summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg
2013-12-16mac80211: move synchronize_net() before sta key removalJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-16mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-15net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-14Bluetooth: fix return value checkWei Yongjun
2013-12-14Bluetooth: remove unused including <linux/version.h>Wei Yongjun
2013-12-14ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-14pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet
2013-12-14packet: fix using smp_processor_id() in preemptible codeLi Zhong
2013-12-14netconf: add proxy-arp supportstephen hemminger
2013-12-13libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-13libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2013-12-13ceph: Add necessary clean up if invalid reply received in handle_reply()Li Wang
2013-12-12ipv6: fix incorrect type in declarationFlorent Fourcot
2013-12-126lowpan: fix/move/cleanup debug functionsAlexander Aring
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-12net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko
2013-12-12netfilter: nft_reject: fix endianness in dump functionEric Leblond
2013-12-11Bluetooth: Fix test for lookup_dev return valueJohan Hedberg
2013-12-11Bluetooth: Add missing 6lowpan.h includeJohan Hedberg
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang
2013-12-11udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet
2013-12-11udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-11Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-11ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen
2013-12-116lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen
2013-12-11sctp: remove redundant null check on asocwangweidong
2013-12-11sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang
2013-12-11net: sched: htb: fix the calculation of quantumYang Yingliang
2013-12-11net: sched: tbf: fix the calculation of max_sizeYang Yingliang
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-11netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy
2013-12-11tipc: remove unused 'blocked' flag from tipc_link structYing Xue
2013-12-11tipc: eliminate code duplication in media layerYing Xue
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy