| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 1 | -1/+0 |
| 2017-08-16 | net: fixes for skb_send_sock | John Fastabend | 1 | -1/+1 |
| 2017-08-01 | proto_ops: Add locked held versions of sendmsg and sendpage | Tom Herbert | 1 | -0/+27 |
| 2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
| 2017-07-25 | socket: fix set not used warning | stephen hemminger | 1 | -4/+2 |
| 2017-07-24 | net/socket: fix type in assignment and trim long line | Paolo Abeni | 1 | -2/+3 |
| 2017-07-15 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -17/+14 |
| 2017-07-05 | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
| 2017-07-04 | copy_msghdr_from_user(): get rid of field-by-field copyin | Al Viro | 1 | -17/+14 |
| 2017-06-14 | fs/fcntl: f_setown, allow returning error | Jiri Slaby | 1 | -2/+1 |
| 2017-05-22 | net: socket: fix a typo in sockfd_lookup(). | Rosen, Rami | 1 | -1/+1 |
| 2017-05-21 | net: allow simultaneous SW and HW transmit timestamping | Miroslav Lichvar | 1 | -2/+18 |
| 2017-05-21 | net: add new control message for incoming HW-timestamped packets | Miroslav Lichvar | 1 | -1/+26 |
| 2017-04-17 | l2tp: device MTU setup, tunnel socket needs a lock | R. Parameswaran | 1 | -1/+1 |
| 2017-04-06 | New kernel function to get IP overhead on a socket. | R. Parameswaran | 1 | -0/+46 |
| 2017-03-21 | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS | Soheil Hassas Yeganeh | 1 | -1/+1 |
| 2017-03-21 | tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs | Soheil Hassas Yeganeh | 1 | -1/+12 |
| 2017-03-09 | net: Work around lockdep limitation in sockets that use sockets | David Howells | 1 | -2/+2 |
| 2017-03-09 | net: initialize msg.msg_flags in recvfrom | Alexander Potapenko | 1 | -0/+1 |
| 2017-02-21 | net: socket: fix recvmmsg not returning error from sock_error | Maxime Jayat | 1 | -1/+3 |
| 2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2017-01-10 | net: socket: Make unnecessarily global sockfs_setattr() static | Tobias Klauser | 1 | -1/+1 |
| 2017-01-09 | net: change init_inodecache() return void | yuan linyu | 1 | -4/+2 |
| 2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2017-01-04 | net: Assert at build time the assumptions we make about the CMSG header. | David S. Miller | 1 | -0/+2 |
| 2017-01-01 | net: socket: don't set sk_uid to garbage value in ->setattr() | Eric Biggers | 1 | -1/+1 |
| 2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-12-10 | net: socket: removed an unnecessary newline | Amit Kushwaha | 1 | -1/+0 |
| 2016-12-08 | net: socket: preferred __aligned(size) for control buffer | Amit Kushwaha | 1 | -1/+2 |
| 2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 1 | -1/+6 |
| 2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+15 |
| 2016-11-17 | xattr: Fix setting security xattrs on sockfs | Andreas Gruenbacher | 1 | -0/+15 |
| 2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2016-11-09 | sock: fix sendmmsg for partial sendmsg | Soheil Hassas Yeganeh | 1 | -0/+2 |
| 2016-11-04 | net: core: Add a UID field to struct sock. | Lorenzo Colitti | 1 | -0/+14 |
| 2016-10-31 | net: add an ioctl to get a socket network namespace | Andrey Vagin | 1 | -0/+13 |
| 2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -1/+0 |
| 2016-10-06 | sockfs: Get rid of getxattr iop | Andreas Gruenbacher | 1 | -20/+30 |
| 2016-10-06 | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names | Andreas Gruenbacher | 1 | -18/+6 |
| 2016-05-19 | fs: poll/select/recvmmsg: use timespec64 for timeout events | Deepa Dinamani | 1 | -3/+5 |
| 2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -21/+15 |
| 2016-04-28 | tcp: remove SKBTX_ACK_TSTAMP since it is redundant | Soheil Hassas Yeganeh | 1 | -3/+0 |
| 2016-04-14 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 1 | -13/+10 |
| 2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 1 | -1/+1 |
| 2016-04-07 | net: introduce lockdep_is_held and update various places to use it | Hannes Frederic Sowa | 1 | -1/+1 |
| 2016-04-04 | sock: enable timestamping using control messages | Soheil Hassas Yeganeh | 1 | -5/+5 |
| 2016-03-28 | [net] drop 'size' argument of sock_recvmsg() | Al Viro | 1 | -13/+10 |
| 2016-03-14 | net: Fix use after free in the recvmmsg exit path | Arnaldo Carvalho de Melo | 1 | -19/+19 |
| 2016-03-13 | net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET | liping.zhang | 1 | -6/+2 |
| 2016-03-09 | net: Add MSG_BATCH flag | Tom Herbert | 1 | -0/+5 |
| 2016-03-09 | net: Allow MSG_EOR in each msghdr of sendmmsg | Tom Herbert | 1 | -4/+6 |
| 2016-03-09 | net: Make sock_alloc exportable | Tom Herbert | 1 | -1/+2 |
| 2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -1/+1 |
| 2016-01-10 | net: add scheduling point in recvmmsg/sendmmsg | Eric Dumazet | 1 | -0/+2 |
| 2015-12-30 | net, socket, socket_wq: fix missing initialization of flags | Nicolai Stange | 1 | -0/+1 |
| 2015-12-15 | net: fix uninitialized variable issue | tadeusz.struk@intel.com | 1 | -0/+1 |
| 2015-12-01 | net: fix sock_wake_async() rcu protection | Eric Dumazet | 1 | -14/+7 |
| 2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 1 | -2/+2 |
| 2015-09-29 | net: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 1 | -3/+3 |
| 2015-05-11 | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman | 1 | -2/+2 |
| 2015-05-11 | tun: Utilize the normal socket network namespace refcounting. | Eric W. Biederman | 1 | -3/+0 |
| 2015-04-15 | VFS: net/: d_inode() annotations | David Howells | 1 | -3/+3 |
| 2015-04-11 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
| 2015-04-11 | new helper: msg_data_left() | Al Viro | 1 | -2/+2 |
| 2015-04-11 | get rid of the size argument of sock_sendmsg() | Al Viro | 1 | -13/+14 |
| 2015-04-09 | switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec() | Al Viro | 1 | -17/+3 |
| 2015-04-09 | net: switch importing msghdr from userland to {compat_,}import_iovec() | Al Viro | 1 | -19/+12 |
| 2015-04-09 | net: switch sendto() and recvfrom() to import_single_range() | Al Viro | 1 | -16/+8 |
| 2015-04-09 | Merge branch 'iocb' into for-davem | Al Viro | 1 | -3/+3 |
| 2015-03-23 | net: socket: add support for async operations | tadeusz.struk@intel.com | 1 | -2/+6 |
| 2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
| 2015-03-20 | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom | Al Viro | 1 | -0/+4 |
| 2015-03-13 | fs: don't allow to complete sync iocbs through aio_complete | Christoph Hellwig | 1 | -6/+3 |
| 2015-03-12 | fs: remove ki_nbytes | Christoph Hellwig | 1 | -3/+3 |
| 2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 1 | -65/+13 |
| 2015-03-02 | net: move skb->dropcount to skb->cb[] | Eyal Birger | 1 | -2/+2 |
| 2015-02-04 | net: switch sockets to ->read_iter/->write_iter | Al Viro | 1 | -29/+27 |
| 2015-02-04 | net/socket.c: fold do_sock_{read,write} into callers | Al Viro | 1 | -35/+21 |
| 2015-01-28 | net: remove sock_iocb | Christoph Hellwig | 1 | -41/+4 |
| 2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+0 |
| 2015-01-27 | net: don't OOPS on socket aio | Christoph Hellwig | 1 | -3/+0 |
| 2015-01-17 | socket: use ki_nbytes instead of iov_length() | Nicolas Dichtel | 1 | -6/+4 |
| 2015-01-15 | socket: use iov_length() | Nicolas Dichtel | 1 | -10/+2 |
| 2014-12-19 | [regression] chunk lost from bd9b51 | Al Viro | 1 | -1/+0 |
| 2014-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -19/+0 |
| 2014-12-10 | make default ->i_fop have ->open() fail with ENXIO | Al Viro | 1 | -19/+0 |
| 2014-12-09 | put iov_iter into msghdr | Al Viro | 1 | -15/+12 |
| 2014-12-09 | net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica... | Gu Zheng | 1 | -12/+10 |
| 2014-11-19 | fold verify_iovec() into copy_msghdr_from_user() | Al Viro | 1 | -40/+53 |
| 2014-11-19 | {compat_,}verify_iovec(): switch to generic copying of iovecs | Al Viro | 1 | -30/+8 |
| 2014-11-19 | separate kernel- and userland-side msghdr | Al Viro | 1 | -13/+16 |
| 2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+2 |
| 2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
| 2014-09-09 | net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru... | Ani Sinha | 1 | -0/+3 |
| 2014-09-09 | net-timestamp: optimize sock_tx_timestamp default path | Willem de Bruijn | 1 | -5/+2 |
| 2014-09-09 | security: make security_file_set_fowner, f_setown and __f_setown void return | Jeff Layton | 1 | -1/+2 |
| 2014-09-05 | net: treewide: Fix typo found in DocBook/networking.xml | Masanari Iida | 1 | -1/+1 |
| 2014-09-05 | net-timestamp: only report sw timestamp if reporting bit is set | Willem de Bruijn | 1 | -2/+1 |
| 2014-08-06 | net-timestamp: sock_tx_timestamp() fix | Eric Dumazet | 1 | -7/+13 |
| 2014-08-05 | net-timestamp: ACK timestamp for bytestreams | Willem de Bruijn | 1 | -0/+2 |
| 2014-08-05 | net-timestamp: SCHED timestamp on entering packet scheduler | Willem de Bruijn | 1 | -0/+3 |
| 2014-08-05 | net-timestamp: move timestamp flags out of sk_flags | Willem de Bruijn | 1 | -4/+4 |
| 2014-08-05 | net-timestamp: extend SCM_TIMESTAMPING ancillary data struct | Willem de Bruijn | 1 | -9/+11 |
| 2014-07-29 | net: remove deprecated syststamp timestamp | Willem de Bruijn | 1 | -8/+4 |
| 2014-04-16 | net: use SYSCALL_DEFINEx for sys_recv | Jan Glauber | 1 | -2/+2 |
| 2014-04-01 | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 1 | -3/+2 |
| 2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+11 |
| 2014-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+4 |
| 2014-03-12 | net: socket: error on a negative msg_namelen | Matthew Leach | 1 | -0/+4 |
| 2014-03-10 | sockfd_lookup_light(): switch to fdget^W^Waway from fget_light | Al Viro | 1 | -6/+7 |
| 2014-02-13 | socket: replace some printk with pr_* | Yang Yingliang | 1 | -7/+6 |
| 2013-12-10 | net: handle error more gracefully in socketpair() | Yann Droneaud | 1 | -18/+31 |
| 2013-12-05 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -48/+9 |
| 2013-11-29 | net: clamp ->msg_namelen instead of returning an error | Dan Carpenter | 1 | -1/+1 |
| 2013-11-20 | net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto... | Hannes Frederic Sowa | 1 | -1/+2 |
| 2013-11-20 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -8/+11 |
| 2013-11-19 | net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP | Ben Hutchings | 1 | -0/+1 |
| 2013-11-18 | net/compat: Merge multiple implementations of ifreq::ifr_data conversion | Ben Hutchings | 1 | -43/+6 |
| 2013-11-18 | net/compat: Fix minor information leak in siocdevprivate_ioctl() | Ben Hutchings | 1 | -5/+2 |
| 2013-10-03 | net: heap overflow in __audit_sockaddr() | Dan Carpenter | 1 | -4/+20 |
| 2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -12/+3 |
| 2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers | 1 | -25/+25 |
| 2013-08-01 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 1 | -1/+1 |
| 2013-07-30 | aio: Kill ki_dtor | Kent Overstreet | 1 | -11/+2 |
| 2013-07-30 | aio: Kill aio_rw_vect_retry() | Kent Overstreet | 1 | -1/+1 |
| 2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -2/+2 |
| 2013-07-10 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 1 | -1/+1 |
| 2013-07-08 | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 1 | -6/+6 |
| 2013-06-25 | net: poll/select low latency socket support | Eliezer Tamir | 1 | -1/+13 |
| 2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -1/+0 |
| 2013-06-17 | net: change sysctl_net_ll_poll into an unsigned int | Eliezer Tamir | 1 | -1/+1 |
| 2013-06-10 | net: add low latency socket poll | Eliezer Tamir | 1 | -0/+6 |
| 2013-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -39/+33 |
| 2013-06-06 | net: Unbreak compat_sys_{send,recv}msg | Andy Lutomirski | 1 | -39/+33 |
| 2013-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 1 | -1/+3 |
| 2013-05-28 | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg | Andy Lutomirski | 1 | -2/+31 |
| 2013-05-23 | netfilter: don't panic on error while walking through the init path | Pablo Neira Ayuso | 1 | -1/+3 |
| 2013-05-11 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -2/+4 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+0 |
| 2013-04-29 | sock_close() couldn't have been called with NULL inode since at least 2.1.early | Al Viro | 1 | -9/+0 |
| 2013-04-19 | net: socket: move ktime2ts to ktime header api | Daniel Borkmann | 1 | -16/+4 |
| 2013-04-14 | net: sock: make sock_tx_timestamp void | Daniel Borkmann | 1 | -2/+1 |
| 2013-04-10 | kernel: audit: beautify code, for extern function, better to check its parame... | Chen Gang | 1 | -2/+4 |
| 2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+2 |
| 2013-02-26 | get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero | Al Viro | 1 | -1/+0 |
| 2013-02-22 | fs: Preserve error code in get_empty_filp(), part 2 | Anatol Pomozov | 1 | -2/+2 |
| 2013-02-11 | ethtool: fix sparse warning | Stephen Hemminger | 1 | -9/+9 |
| 2013-01-31 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 1 | -1/+0 |
| 2012-10-26 | cgroup: net_cls: Rework update socket logic | Daniel Wagner | 1 | -8/+0 |
| 2012-10-26 | cgroup: net_cls: Pass in task to sock_update_classid() | Daniel Wagner | 1 | -4/+4 |
| 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 |