summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust
2009-01-07svc: Clean up deferred requests on transport destructionTom Tucker
2009-01-07svc: Move kfree of deferral record to common codeTom Tucker
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez
2009-01-07wimax: debugfs controlsInaky Perez-Gonzalez
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez
2009-01-07genetlink: export genl_unregister_mc_group()Inaky Perez-Gonzalez
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin
2009-01-06SUNRPC: Ensure the server closes sockets in a timely fashionTrond Myklebust
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski
2009-01-05iucv: fix cpu hotplugHeiko Carstens
2009-01-05af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner
2009-01-05af_iucv: avoid left over IUCV connections from failing connectsUrsula Braun
2009-01-05af_iucv: New error return codes for connect()Hendrik Brueckner
2009-01-05Revert "net: Fix for initial link state in 2.6.28"David S. Miller
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller
2009-01-05tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker
2009-01-04dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker
2009-01-04can: update can-bcm for hrtimer hardirq callbacksOliver Hartkopp
2009-01-04DCB: fix kfree(skb)Roel Kluin
2009-01-04ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen
2009-01-04net: Fix for initial link state in 2.6.28Michael Marineau
2009-01-04net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen
2009-01-04gro: Add page frag supportHerbert Xu
2009-01-04gro: Use gso_size to store MSSHerbert Xu
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-04sanitize audit_socketcallAl Viro
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-12-30Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-29net: Fix percpu counters deadlockHerbert Xu
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell