summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-21Merge remote branch 'bkl-config/config'Stephen Rothwell
2010-09-21Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-09-21Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-09-21Merge remote branch 'rcu/rcu/next'Stephen Rothwell
2010-09-21Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-09-21Merge remote branch 'wireless/master'Stephen Rothwell
2010-09-21Merge remote branch 'net/master'Stephen Rothwell
2010-09-21Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-09-21Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-09-21Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-09-21Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-09-21Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-09-21Merge remote branch 'net-current/master'Stephen Rothwell
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet
2010-09-20Merge branch 'nfs-for-next' into linux-nextTrond Myklebust
2010-09-20net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().jvrao
2010-09-20net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj
2010-09-20net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
2010-09-19ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum
2010-09-19bridge : Sanitize skb before it enters the IP stackBandan Das
2010-09-19rds: spin_lock_irq() is not nestableDan Carpenter
2010-09-19rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter
2010-09-19rds: signedness bugDan Carpenter
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter
2010-09-17SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-09-17SUNRPC: Correct an rpcbind debugging messageChuck Lever
2010-09-17ceph: fix pagelist kunmap tailYehuda Sadeh
2010-09-17rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-09-17ceph: factor out libceph from Ceph file systemSage Weil
2010-09-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet
2010-09-17BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever
2010-09-16net/llc: storing negative error codes in unsigned shortDan Carpenter
2010-09-16ip6tnl: get rid of ip6_tnl_lockEric Dumazet
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet
2010-09-16net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell
2010-09-16mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-09-16mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-09-16mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-09-16mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg