aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-104-3/+4
|\
| * [S390] Kconfig: no wireless on s390.Martin Schwidefsky2007-05-101-0/+1
| * [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-103-3/+3
* | AF_RXRPC: reduce debugging noiseDavid Howells2007-05-101-2/+2
|/
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-092-3/+21
|\
| * [PATCH] ieee80211: include frequency in scan resultsLarry Finger2007-05-081-3/+5
| * [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+16
* | sunrpc: fix crash in rpc_malloc()Peter Zijlstra2007-05-091-0/+4
* | SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever2007-05-091-7/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0912-14/+14
|\ \
| * | Fix occurrences of "the the "Michael Opdenacker2007-05-099-10/+10
| * | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-093-4/+4
* | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-093-2/+8
* | | knfsd: simplify a 'while' condition in svcsock.cNeilBrown2007-05-091-8/+13
* | | knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun2007-05-091-0/+2
* | | knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz2007-05-091-1/+4
* | | knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown2007-05-091-7/+1
* | | sunrpc: fix error path in module_initAkinobu Mita2007-05-092-3/+12
* | | RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-091-1/+1
* | | knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-092-11/+12
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-1/+1
* | | ipvs: flush defense_work before module unloadOleg Nesterov2007-05-091-0/+1
|/ /
* | Fix sunrpc warning noiseGeert Uytterhoeven2007-05-081-4/+4
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0817-17/+0
* | VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-081-7/+13
|/
* Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-071-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-0712-19/+663
|\
| * [NET]: rfkill: add support for input key to control wireless radioIvo van Doorn2007-05-076-0/+614
| * [NET] net/core: Fix error handlingJosef 'Jeff' Sipek2007-05-071-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-075-17/+47
| |\
| | * [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann2007-05-051-0/+10
| | * [Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann2007-05-051-3/+8
| | * [Bluetooth] Use in-kernel sockets APIMarcel Holtmann2007-05-051-13/+6
| | * [Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann2007-05-051-1/+8
| | * [Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann2007-05-052-0/+15
* | | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-072-4/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-063-14/+14
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-023-14/+14
| |/
* | [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-0519-15/+1866
* | [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-0533-2/+15065
* | [AF_IUCV]: Compile fix - adopt to skbuff changes.Heiko Carstens2007-05-051-3/+3
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-049-453/+714
|\ \
| * | spkm3: initialize hashJ. Bruce Fields - unquoted2007-05-021-0/+4
| * | spkm3: remove bad kfree, unnecessary exportJ. Bruce Fields - unquoted2007-05-021-5/+0
| * | spkm3: fix spkm3's use of hmacJ. Bruce Fields - unquoted2007-05-021-2/+2
| * | SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever2007-04-301-2/+4
| * | SUNRPC: remove old portmapperChuck Lever2007-04-302-387/+1
| * | SUNRPC: switch the RPC server to use the new rpcbind registration APIChuck Lever2007-04-301-1/+1
| * | SUNRPC: switch socket-based RPC transports to use rpcbindChuck Lever2007-04-301-2/+2
| * | SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-04-303-1/+627