summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-08Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-04-08Merge remote branch 'wireless/master'Stephen Rothwell
2010-04-08Merge remote branch 'net/master'Stephen Rothwell
2010-04-08Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-04-08Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-04-08Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-04-07mac80211: fix paged RX cryptoJohannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg
2010-04-07mac80211: fix station destruction problemJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs
2010-04-07xfrm: remove policy garbage collectionTimo Teräs
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06socket: remove duplicate declaration of struct timespecHagen Paul Pfeifer
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy
2010-04-06mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明
2010-04-05net: Add a missing local_irq_enable()Eric Dumazet
2010-04-05rps: fixed missed rps_unlockTom Herbert
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-059p: back out clunk on failed removeEric Van Hensbergen
2010-04-059p: add 9P2000.L rename operationSripathi Kodi
2010-04-059p: add 9P2000.L statfs operationSripathi Kodi
2010-04-059p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi
2010-04-059p: clunk fid on failed removeAneesh Kumar K.V
2010-04-059p: saving negative to unsigned charDan Carpenter
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet
2010-04-03SCTP: Change to use ipv6_addr_copy()Brian Haley
2010-04-03icmp: Account for ICMP out errorsEric Dumazet
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller
2010-04-03l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman
2010-04-03l2tp: Add L2TP ethernet pseudowire supportJames Chapman
2010-04-03l2tp: Convert rwlock to RCUJames Chapman
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman