summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez2009-01-074-0/+54
* wimax: debugfs controlsInaky Perez-Gonzalez2009-01-071-0/+90
* wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez2009-01-073-0/+1096
* genetlink: export genl_unregister_mc_group()Inaky Perez-Gonzalez2009-01-071-0/+1
* wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez2009-01-072-0/+741
* wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez2009-01-071-0/+42
* wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez2009-01-071-0/+91
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-067-137/+469
|\
| * Merge branch 'next' into for-linusJames Morris2009-01-077-137/+469
| |\
| | * netlabel: Update kernel configuration APIPaul Moore2008-12-317-137/+469
* | | s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-4/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-0530-493/+488
|\ \
| * | pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski2009-01-051-1/+2
| * | iucv: fix cpu hotplugHeiko Carstens2009-01-051-7/+11
| * | af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner2009-01-051-0/+5
| * | af_iucv: avoid left over IUCV connections from failing connectsUrsula Braun2009-01-051-0/+7
| * | af_iucv: New error return codes for connect()Hendrik Brueckner2009-01-051-1/+15
| * | Revert "net: Fix for initial link state in 2.6.28"David S. Miller2009-01-052-6/+5
| * | tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller2009-01-051-4/+0
| * | tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek2009-01-051-4/+4
| * | dccp: Integrate the TFRC library with DCCPGerrit Renker2009-01-0412-52/+27
| * | dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker2009-01-044-176/+14
| * | dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker2009-01-0411-168/+148
| * | can: update can-bcm for hrtimer hardirq callbacksOliver Hartkopp2009-01-041-83/+125
| * | DCB: fix kfree(skb)Roel Kluin2009-01-041-7/+7
| * | ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen2009-01-041-1/+1
| * | net: Fix for initial link state in 2.6.28Michael Marineau2009-01-042-5/+6
| * | net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen2009-01-041-3/+1
| * | gro: Add page frag supportHerbert Xu2009-01-042-6/+99
| * | gro: Use gso_size to store MSSHerbert Xu2009-01-043-4/+4
| * | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-041-5/+47
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-051-2/+0
|\ \ \
| * | | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* | | | sanitize audit_fd_pair()Al Viro2009-01-041-8/+1
* | | | sanitize audit_socketcallAl Viro2009-01-041-3/+1
|/ / /
* | | tty: Fix an ircomm warning and note another bugAlan Cox2009-01-021-2/+3
* | | introduce new LSM hooks where vfsmount is available.Kentaro Takeda2008-12-311-0/+4
| |/ |/|
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-12-308-111/+350
|\ \ | |/ |/|
| * Merge branch 'devel' into nextTrond Myklebust2008-12-308-111/+350
| |\
| | * rpc: add service field to new upcallOlga Kornievskaia2008-12-231-10/+16
| | * rpc: add target field to new upcallOlga Kornievskaia2008-12-231-7/+21
| | * nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+5
| | * rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-231-0/+1
| | * rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-231-0/+16
| | * nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+23
| | * rpc: implement new upcall\"J. Bruce Fields\2008-12-231-20/+96
| | * rpc: store pointer to pipe inode in gss upcall message\"J. Bruce Fields\2008-12-231-8/+12
| | * rpc: use count of pipe openers to wait for first open\"J. Bruce Fields\2008-12-231-3/+61
| | * rpc: track number of users of the gss upcall pipe\"J. Bruce Fields\2008-12-231-0/+14
| | * rpc: call release_pipe only on last close\"J. Bruce Fields\2008-12-231-3/+6
OpenPOWER on IntegriCloud