summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-21ethtool: Allocate register dump buffer with vmalloc()Ben Hutchings
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-09-21SUNRPC: Correct an rpcbind debugging messageChuck Lever
2010-09-21SUNRPC: Convert rpciod to use the alloc_workqueue() interfaceTrond Myklebust
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-09-21netfilter: save the hash of the tuple in the original direction for latter useChangli Gao
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-21dccp ccid-3: Remove redundant 'options_received' structGerrit Renker
2010-09-21dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker
2010-09-21dccp ccid-3: remove dead statesGerrit Renker
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2010-09-21dccp: Add packet type information to CCID-specific option parsingGerrit Renker
2010-09-20tcp: Fix race in tcp_pollTom Marshall
2010-09-20rose: Fix signedness issues wrt. digi count.David S. Miller
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20net: rx_dropped accountingEric Dumazet
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet
2010-09-19nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
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-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
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