summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-05net/9p: Add multi channel support.Aneesh Kumar K.V
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-03-04gre: fix hard header destination address checkingTimo Teräs
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger
2010-03-04IPv6: addrconf timer racestephen hemminger
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-03Don't bother with d_genocide in rpc_pipeAl Viro
2010-03-03bridge: depends on INETRandy Dunlap
2010-03-03Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann
2010-03-03af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]Jiri Pirko
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu
2010-03-02svcrpc: treat uid's as unsignedJ. Bruce Fields
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett
2010-03-02SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala
2010-02-28nfsd: ensure sockets are closed on errorNeil Brown
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-02-28Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields
2010-02-28Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik
2010-02-28netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-28bridge: Make IGMP snooping depend upon BRIDGE.David S. Miller
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu
2010-02-28bridge: Add multicast_snooping sysfs toggleHerbert Xu
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu
2010-02-28bridge: Add multicast data-path hooksHerbert Xu
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu
2010-02-28bridge: Add multicast forwarding functionsHerbert Xu
2010-02-28bridge: Add core IGMP snooping supportHerbert Xu
2010-02-28bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu
2010-02-28bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu
2010-02-28bridge: Avoid unnecessary clone on forward pathHerbert Xu
2010-02-28bridge: Allow tail-call on br_pass_frame_upHerbert Xu
2010-02-28bridge: Do br_pass_frame_up after other portsHerbert Xu
2010-02-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann