summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-03-05Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-03-05Merge remote branch 'net-current/master'Stephen Rothwell
2010-03-05Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
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-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett
2010-03-02Merge branch 'nfs-for-2.6.34' into linux-nextTrond Myklebust
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-03-01net/9p: Handle mount errors correctly.Aneesh Kumar K.V
2010-03-01net/9p: Remove MAX_9P_CHAN limitAneesh Kumar K.V
2010-03-01net/9p: Add multi channel support.Aneesh Kumar K.V
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-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