summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-21SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust
2009-08-21Merge branch 'quilt/driver-core'Stephen Rothwell
2009-08-21Merge commit 'percpu/for-next'Stephen Rothwell
2009-08-21Merge commit 'bluetooth/master'Stephen Rothwell
2009-08-21Merge commit 'trivial/for-next'Stephen Rothwell
2009-08-21Merge commit 'security-testing/next'Stephen Rothwell
2009-08-21Merge branch 'quilt/rr'Stephen Rothwell
2009-08-21Merge commit 'wireless/master'Stephen Rothwell
2009-08-21Merge commit 'net/master'Stephen Rothwell
2009-08-21Merge commit 'v9fs/for-next'Stephen Rothwell
2009-08-21Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2009-08-21Merge commit 'nfs/linux-next'Stephen Rothwell
2009-08-21Merge commit 'net-current/master'Stephen Rothwell
2009-08-20Merge branch 'sunrpc_cache-for-next' into linux-nextTrond Myklebust
2009-08-20Merge branch 'nfs-for-2.6.32' into develTrond Myklebust
2009-08-20mac80211: fix register_hw error pathJohannes Berg
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-20rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg
2009-08-20cfg80211: fix deadlockJohannes Berg
2009-08-20cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19SUNRPC: cache must take a reference to the cache detail's module on open()Trond Myklebust
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust
2009-08-19SUNRPC: Fix a typo in cache_pipefs_filesTrond Myklebust
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-19trivial: remove unnecessary semicolonsJoe Perches
2009-08-19trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-19driver model: constify attribute groupsDavid Brownell
2009-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17NETROM: Fix use of static bufferRalf Baechle
2009-08-17phonet: fix build when PROC_FS is disabledRandy Dunlap
2009-08-17net/9p: insulate the client against an invalid error code sent by a 9p serverAbhishek Kulkarni
2009-08-179p: minor comment fixesAbhishek Kulkarni
2009-08-17mac80211: fix todo lockJohannes Berg
2009-08-14gre: Fix MTU calculation for bound GRE tunnelsTom Goff
2009-08-14can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive pathOliver Hartkopp
2009-08-14vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu Dev
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy