aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-58/+96
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-0/+2115
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust7-39/+39
2009-01-07svc: Clean up deferred requests on transport destructionTom Tucker1-7/+18
2009-01-07svc: Move kfree of deferral record to common codeTom Tucker2-5/+3
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-7/+7
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez4-0/+54
2009-01-07wimax: debugfs controlsInaky Perez-Gonzalez1-0/+90
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez3-0/+1096
2009-01-07genetlink: export genl_unregister_mc_group()Inaky Perez-Gonzalez1-0/+1
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez2-0/+741
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez1-0/+42
2009-01-07wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez1-0/+91
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds7-137/+469
2009-01-07Merge branch 'next' into for-linusJames Morris7-137/+469
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-4/+3
2009-01-06SUNRPC: Ensure the server closes sockets in a timely fashionTrond Myklebust1-1/+20
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton1-6/+16
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer4-7/+7
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-493/+488
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+0
2009-01-05pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski1-1/+2
2009-01-05iucv: fix cpu hotplugHeiko Carstens1-7/+11
2009-01-05af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner1-0/+5
2009-01-05af_iucv: avoid left over IUCV connections from failing connectsUrsula Braun1-0/+7
2009-01-05af_iucv: New error return codes for connect()Hendrik Brueckner1-1/+15
2009-01-05Revert "net: Fix for initial link state in 2.6.28"David S. Miller2-6/+5
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2009-01-05tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller1-4/+0
2009-01-05tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek1-4/+4
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker12-52/+27
2009-01-04dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker4-176/+14
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker11-168/+148
2009-01-04can: update can-bcm for hrtimer hardirq callbacksOliver Hartkopp1-83/+125
2009-01-04DCB: fix kfree(skb)Roel Kluin1-7/+7
2009-01-04ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen1-1/+1
2009-01-04net: Fix for initial link state in 2.6.28Michael Marineau2-5/+6
2009-01-04net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen1-3/+1
2009-01-04gro: Add page frag supportHerbert Xu2-6/+99
2009-01-04gro: Use gso_size to store MSSHerbert Xu3-4/+4
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller1-5/+47
2009-01-04sanitize audit_fd_pair()Al Viro1-8/+1
2009-01-04sanitize audit_socketcallAl Viro1-3/+1
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox1-2/+3
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda1-0/+4
2008-12-31netlabel: Update kernel configuration APIPaul Moore7-137/+469
2008-12-30Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds8-111/+350
2008-12-30Merge branch 'devel' into nextTrond Myklebust8-111/+350
2008-12-29net: Fix percpu counters deadlockHerbert Xu6-8/+21
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell4-8/+8