summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-10-07Merge remote branch 'bkl-config/config'Stephen Rothwell
2010-10-07Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-10-07Merge branch 'quilt/tty'Stephen Rothwell
2010-10-07Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-10-07Merge remote branch 'rcu/rcu/next'Stephen Rothwell
2010-10-07Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-10-07Merge remote branch 'net/master'Stephen Rothwell
2010-10-07Merge remote branch 'wireless/master'Stephen Rothwell
2010-10-07Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-10-07Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-10-07Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-10-07Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-10-07Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-10-07Merge remote branch 'net-current/master'Stephen Rothwell
2010-10-07tty: icount changeover for other main devicesAlan Cox
2010-10-06[net/9p] Add waitq to VirtIO transport.Venkateswararao Jujjuri (JV)
2010-10-06[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.Venkateswararao Jujjuri (JV)
2010-10-069p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-069p: Implement TGETLOCKM. Mohan Kumar
2010-10-069p: Implement TLOCKM. Mohan Kumar
2010-10-06[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)
2010-10-06net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().jvrao
2010-10-06net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-10-06Merge branch 'nfs-for-next' into linux-nextTrond Myklebust
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-05caif: fix two caif_connect() bugsEric Dumazet
2010-10-05bonding: fix to rejoin multicast groups immediatelyFlavio Leitner
2010-10-05AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-10-05net neigh: neigh_delete() and neigh_add() changesEric Dumazet
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05Merge branch 'linus' into auto-latestIngo Molnar
2010-10-05mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-10-05nl80211: reduce dumping boilerplateJohannes Berg
2010-10-05nl80211: use generic check for netif_runningJohannes Berg
2010-10-05nl80211: use the new genetlink pre/post_doit hooksJohannes Berg