| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -26/+42 |
| 2012-09-27 | net: remove sk_init() helper | Eric Dumazet | 1 | -6/+0 |
| 2012-09-26 | unexport sock_map_fd(), switch to sock_alloc_file() | Al Viro | 1 | -3/+3 |
| 2012-09-26 | take descriptor handling from sock_alloc_file() to callers | Al Viro | 1 | -22/+40 |
| 2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2012-09-05 | Fix order of arguments to compat_put_time[spec|val] | Mikulas Patocka | 1 | -2/+2 |
| 2012-09-04 | net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e... | Masatake YAMATO | 1 | -5/+78 |
| 2012-08-15 | net: fix info leak in compat dev_ifconf() | Mathias Krause | 1 | -0/+1 |
| 2012-07-22 | net: netprio_cgroup: rework update socket logic | John Fastabend | 1 | -3/+2 |
| 2012-07-20 | tun: fix a crash bug and a memory leak | Mikulas Patocka | 1 | -0/+3 |
| 2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 1 | -2/+2 |
| 2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 1 | -2/+1 |
| 2012-05-14 | net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx | Alex Shi | 1 | -2/+2 |
| 2012-04-21 | net: change big iov allocations | Eric Dumazet | 1 | -21/+16 |
| 2012-04-20 | net sysctl: Initialize the network sysctls sooner to avoid problems. | Eric W. Biederman | 1 | -0/+6 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -9/+9 |
| 2012-04-05 | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet | 1 | -3/+3 |
| 2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+8 |
| 2012-03-11 | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski | 1 | -22/+14 |
| 2012-02-20 | compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c | H. Peter Anvin | 1 | -10/+8 |
| 2012-01-12 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet | 1 | -1/+1 |
| 2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+21 |
| 2012-01-05 | vfs: fix up ENOIOCTLCMD error handling | Linus Torvalds | 1 | -15/+1 |
| 2012-01-04 | ethtool: Allow drivers to select RX NFC rule locations | Ben Hutchings | 1 | -1/+1 |
| 2011-11-22 | net: add network priority cgroup infrastructure (v4) | Neil Horman | 1 | -0/+2 |
| 2011-11-09 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+18 |
| 2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -4/+6 |
| 2011-08-24 | sendmmsg/sendmsg: fix unsafe user pointer access | Mathieu Desnoyers | 1 | -4/+6 |
| 2011-08-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -33/+40 |
| 2011-08-05 | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa | 1 | -9/+34 |
| 2011-08-05 | net: Cap number of elements for sendmmsg | Anton Blanchard | 1 | -0/+3 |
| 2011-08-05 | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard | 1 | -24/+3 |
| 2011-08-02 | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 1 | -2/+2 |
| 2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
| 2011-07-27 | net: sock_sendmsg_nosec() is static | Eric Dumazet | 1 | -1/+1 |
| 2011-07-26 | vfs: dont chain pipe/anon/socket on superblock s_inodes list | Eric Dumazet | 1 | -1/+1 |
| 2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -52/+167 |
| 2011-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+4 |
| 2011-05-17 | net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg | Anton Blanchard | 1 | -2/+4 |
| 2011-05-07 | net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -10/+1 |
| 2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard | 1 | -43/+156 |
| 2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
| 2011-04-11 | v3 ethtool: add ntuple flow specifier data to network flow classifier | Alexander Duyck | 1 | -7/+7 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-18 | ethtool: Compat handling for struct ethtool_rxnfc | Ben Hutchings | 1 | -7/+107 |
| 2011-02-23 | socket: suppress sparse warnings | stephen hemminger | 1 | -3/+5 |
| 2011-02-22 | net: add __rcu annotations to sk_wq and wq | Eric Dumazet | 1 | -9/+14 |
| 2011-01-12 | pass default dentry_operations to mount_pseudo() | Al Viro | 1 | -15/+15 |
| 2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+20 |
| 2011-01-07 | fs: scale mntget/mntput | Nick Piggin | 1 | -2/+17 |
| 2011-01-07 | fs: improve scalability of pseudo filesystems | Nick Piggin | 1 | -1/+1 |
| 2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
| 2011-01-07 | fs: avoid inode RCU freeing for pseudo fs | Nick Piggin | 1 | -8/+9 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -8/+8 |
| 2010-12-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+15 |
| 2010-12-10 | net: Document the kernel_recvmsg() function | Martin Lucina | 1 | -0/+15 |
| 2010-11-12 | net: net_families __rcu annotations | Eric Dumazet | 1 | -5/+6 |
| 2010-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+4 |
| 2010-10-30 | net: Truncate recvfrom and sendto length to INT_MAX. | Linus Torvalds | 1 | -0/+4 |
| 2010-10-29 | convert get_sb_pseudo() users | Al Viro | 1 | -6/+4 |
| 2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
| 2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+2 |
| 2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
| 2010-10-25 | new helper: ihold() | Al Viro | 1 | -1/+1 |
| 2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -14/+23 |
| 2010-10-21 | socket: localize functions | stephen hemminger | 1 | -3/+4 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-10-01 | net: Export __sock_create | Pavel Emelyanov | 1 | -1/+2 |
| 2010-09-08 | net: remove address space warnings in net/socket.c | Namhyung Kim | 1 | -6/+15 |
| 2010-08-19 | net: simplify flags for tx timestamping | Oliver Hartkopp | 1 | -5/+4 |
| 2010-07-18 | net: support time stamping in phy devices. | Richard Cochran | 1 | -0/+4 |
| 2010-07-18 | net: Remove MAX_SOCK_ADDR constant | Tetsuo Handa | 1 | -9/+0 |
| 2010-06-03 | From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001 | Eric Dumazet | 1 | -85/+79 |
| 2010-05-24 | cls_cgroup: Store classid in struct sock | Herbert Xu | 1 | -0/+9 |
| 2010-05-17 | net: Remove unnecessary semicolons after switch statements | Joe Perches | 1 | -1/+1 |
| 2010-05-01 | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 1 | -11/+36 |
| 2010-04-30 | net: speedup sock_recv_ts_and_drops() | Eric Dumazet | 1 | -2/+2 |
| 2010-04-21 | fasync: RCU and fine grained locking | Eric Dumazet | 1 | -62/+11 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+4 |
| 2010-04-06 | socket: remove duplicate declaration of struct timespec | Hagen Paul Pfeifer | 1 | -3/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-27 | net: Add MSG_WAITFORONE flag to recvmmsg | Brandon L Black | 1 | -0/+4 |
| 2009-12-17 | fs: no games with DCACHE_UNHASHED | Nick Piggin | 1 | -19/+0 |
| 2009-12-16 | switch alloc_file() to passing struct path | Al Viro | 1 | -8/+9 |
| 2009-12-16 | switch sock_alloc_file() to alloc_file() | Al Viro | 1 | -11/+11 |
| 2009-12-16 | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro | 1 | -57/+23 |
| 2009-12-16 | reorder alloc_fd/attach_fd in socketpair() | Al Viro | 1 | -17/+14 |
| 2009-12-02 | net: compat_mmsghdr must be used in sys_recvmmsg | Jean-Mickael Guerin | 1 | -6/+18 |
| 2009-11-11 | net/atm: move all compat_ioctl handling to atm/ioctl.c | Arnd Bergmann | 1 | -218/+0 |
| 2009-11-11 | net/compat: fix dev_ifsioc emulation corner cases | Arnd Bergmann | 1 | -45/+72 |
| 2009-11-08 | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann | 1 | -0/+23 |
| 2009-11-08 | net, compat_ioctl: fix SIOCGMII ioctls | Arnd Bergmann | 1 | -0/+3 |
| 2009-11-06 | net, compat_ioctl: handle more ioctls correctly | Arnd Bergmann | 1 | -14/+17 |
| 2009-11-06 | compat: move sockios handling to net/socket.c | Arnd Bergmann | 1 | -228/+240 |
| 2009-11-06 | net: copy socket ioctl code to net/socket.h | Arnd Bergmann | 1 | -0/+716 |
| 2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+1 |
| 2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 1 | -42/+183 |
| 2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+15 |
| 2009-10-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+2 |
| 2009-10-07 | wext: refactor | Johannes Berg | 1 | -2/+2 |
| 2009-10-06 | net: speedup sk_wake_async() | Eric Dumazet | 1 | -0/+3 |
| 2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
| 2009-09-28 | net: Add explicit bound checks in net/socket.c | Arjan van de Ven | 1 | -1/+6 |
| 2009-09-23 | Move magic numbers into magic.h | Nick Black | 1 | -2/+1 |
| 2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-15 | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet | 1 | -0/+1 |
| 2009-08-13 | Make sock_sendpage() use kernel_sendpage() | Linus Torvalds | 1 | -1/+1 |
| 2009-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -4/+2 |
| 2009-04-04 | socket: use percpu_add() while updating sockets_in_use | Eric Dumazet | 1 | -4/+2 |
| 2009-03-28 | lsm: Remove the socket_post_accept() hook | Paul Moore | 1 | -2/+0 |
| 2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2009-03-27 | constify dentry_operations: rest | Al Viro | 1 | -1/+1 |
| 2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -0/+7 |
| 2009-03-16 | Move FASYNC bit handling to f_op->fasync() | Jonathan Corbet | 1 | -0/+7 |
| 2009-02-15 | net: socket infrastructure for SO_TIMESTAMPING | Patrick Ohly | 1 | -20/+64 |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 22 | Heiko Carstens | 1 | -15/+16 |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 21 | Heiko Carstens | 1 | -15/+15 |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 07 | Heiko Carstens | 1 | -1/+1 |
| 2009-01-04 | sanitize audit_fd_pair() | Al Viro | 1 | -8/+1 |
| 2009-01-04 | sanitize audit_socketcall | Al Viro | 1 | -3/+1 |
| 2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+0 |
| 2008-12-25 | Merge branch 'next' into for-linus | James Morris | 1 | -2/+2 |
| 2008-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2008-12-18 | net: Fix module refcount leak in kernel_accept() | Wei Yongjun | 1 | -0/+1 |
| 2008-12-04 | Merge branch 'master' into next | James Morris | 1 | -70/+10 |
| 2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -70/+10 |
| 2008-11-19 | reintroduce accept4 | Ulrich Drepper | 1 | -70/+10 |
| 2008-11-14 | CRED: Wrap task credential accesses in the networking subsystem | David Howells | 1 | -2/+2 |
| 2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+0 |
| 2008-11-03 | net: remove two duplicated #include | Jianjun Kong | 1 | -1/+0 |
| 2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -1/+0 |
| 2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 1 | -1/+1 |
| 2008-09-23 | sys_paccept: disable paccept() until API design is resolved | Michael Kerrisk | 1 | -0/+2 |
| 2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 1 | -1/+1 |
| 2008-07-24 | flag parameters: check magic constants | Ulrich Drepper | 1 | -0/+6 |
| 2008-07-24 | flag parameters: NONBLOCK in socket and socketpair | Ulrich Drepper | 1 | -10/+10 |
| 2008-07-24 | flag parameters: paccept w/out set_restore_sigmask | Ulrich Drepper | 1 | -0/+17 |
| 2008-07-24 | flag parameters: paccept | Ulrich Drepper | 1 | -8/+73 |
| 2008-07-24 | flag parameters: socket and socketpair | Ulrich Drepper | 1 | -8/+20 |
| 2008-07-19 | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 1 | -36/+46 |
| 2008-06-16 | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c | David S. Miller | 1 | -0/+10 |
| 2008-04-23 | net: Unexport move_addr_to_{kernel,user} | Adrian Bunk | 1 | -3/+0 |
| 2008-03-31 | [NETNS]: Introduce a netns_core structure. | Pavel Emelyanov | 1 | -1/+1 |
| 2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -2/+2 |
| 2008-03-21 | [DLCI]: Fix tiny race between module unload and sock_ioctl. | Pavel Emelyanov | 1 | -4/+3 |
| 2008-02-15 | [NET]: Make sure sockets implement splice_read | Rémi Denis-Courmont | 1 | -0/+3 |
| 2008-01-28 | [NET] sysctl: make sysctl_somaxconn per-namespace | Pavel Emelyanov | 1 | -4/+4 |
| 2008-01-28 | [NET]: Name magic constants in sock_wake_async() | Pavel Emelyanov | 1 | -5/+4 |
| 2008-01-28 | [NET]: Use sockfd_lookup_light in the rest of the net/socket.c | Pavel Emelyanov | 1 | -18/+7 |
| 2008-01-28 | [TCP]: Splice receive support. | Jens Axboe | 1 | -0/+13 |
| 2007-11-12 | [NET]: Add the helper kernel_sock_shutdown() | Trond Myklebust | 1 | -0/+6 |
| 2007-10-29 | [NET]: Fix error reporting in sys_socketpair(). | David S. Miller | 1 | -1/+4 |
| 2007-10-17 | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen | 1 | -9/+9 |
| 2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -1/+1 |
| 2007-10-10 | [NET]: sanitize kernel_accept() error path | Tony Battersby | 1 | -0/+1 |
| 2007-10-10 | [NET]: sparse warning fixes | Stephen Hemminger | 1 | -1/+1 |
| 2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -9/+13 |
| 2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -4/+5 |
| 2007-09-27 | [NET]: Zero length write() on socket should not simply return 0. | David S. Miller | 1 | -3/+0 |
| 2007-08-15 | [NET]: Fix unbalanced rcu_read_unlock in __sock_create | Herbert Xu | 1 | -1/+1 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+1 |
| 2007-07-16 | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 1 | -3/+1 |
| 2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 1 | -2/+1 |
| 2007-05-08 | VFS: delay the dentry name generation on sockets and pipes | Eric Dumazet | 1 | -7/+13 |
| 2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
| 2007-04-25 | [SOCKET]: Export __sock_recv_timestamp | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2007-04-25 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 1 | -0/+29 |
| 2007-04-25 | [NET] core: whitespace cleanup | Stephen Hemminger | 1 | -1/+1 |
| 2007-03-26 | [NET]: Correct accept(2) recovery after sock_attach_fd() | Alexey Dobriyan | 1 | -1/+6 |
| 2007-02-17 | [PATCH] AUDIT_FD_PAIR | Al Viro | 1 | -13/+39 |
| 2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 1 | -1/+1 |
| 2007-02-10 | [NET]: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
| 2007-02-08 | [NET]: Fix net/socket.c warnings. | David S. Miller | 1 | -4/+8 |
| 2007-02-08 | [NET]: cleanup sock_from_file() | Eric Dumazet | 1 | -15/+2 |
| 2006-12-08 | [PATCH] struct path: convert net | Josef Sipek | 1 | -8/+8 |
| 2006-12-07 | [PATCH] net: don't insert socket dentries into dentry_hashtable | Eric Dumazet | 1 | -3/+16 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -2/+2 |
| 2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
| 2006-12-02 | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk | 1 | -6/+0 |
| 2006-10-02 | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 1 | -1/+1 |
| 2006-10-01 | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 1 | -40/+0 |
| 2006-10-01 | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 1 | -26/+23 |
| 2006-09-22 | [NET]: Change somaxconn sysctl to __read_mostly | Brian Haley | 1 | -1/+1 |
| 2006-09-22 | [NET]: Kill double initialization in sock_alloc_inode. | David S. Miller | 1 | -1/+0 |
| 2006-09-22 | [NET]: sock_register interface changes | Stephen Hemminger | 1 | -6/+4 |
| 2006-09-22 | [NET]: socket family using RCU | Stephen Hemminger | 1 | -98/+76 |
| 2006-09-22 | [NET] socket: code style cleanup | Stephen Hemminger | 1 | -341/+388 |
| 2006-09-22 | [NET]: Round out in-kernel sockets API | Sridhar Samudrala | 1 | -0/+113 |
| 2006-09-22 | [NetLabel]: SELinux support | Venkat Yekkirala | 1 | -2/+11 |
| 2006-08-31 | [NET]: Rate limiting for socket allocation failure messages. | Akinobu Mita | 1 | -1/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+4 |
| 2006-05-01 | [PATCH] sockaddr patch | Steve Grubb | 1 | -0/+2 |
| 2006-04-19 | [NET]: sockfd_lookup_light() returns random error for -EBADFD | Hua Zhong | 1 | -0/+1 |
| 2006-04-11 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -4/+0 |
| 2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 1 | -1/+1 |
| 2006-04-11 | [PATCH] splice: warning fix | Andrew Morton | 1 | -4/+0 |
| 2006-04-01 | [NET]: Fully fix the memory leaks in sys_accept(). | David S. Miller | 1 | -3/+2 |
| 2006-04-01 | [NET]: Fix dentry leak in sys_accept(). | David S. Miller | 1 | -1/+1 |