- bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 5c59e56 kill kernel_sock_ioctl() by Al Viro · 8 years ago
- 44c02a2 dev_ioctl(): move copyin/copyout to callers by Al Viro · 7 years ago
- b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
- 4cf808e7 kill dev_ifname32() by Al Viro · 7 years ago
- f92d4fc kill bond_ioctl() by Al Viro · 7 years ago
- bf44057 kill dev_ifsioc() by Al Viro · 7 years ago
- 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 8 years ago
- fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
- 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 7 years ago
- 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
- 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
- 8e1611e make sock_alloc_file() do sock_release() on failures by Al Viro · 7 years ago
- 016a266 socketpair(): allocate descriptors first by Al Viro · 7 years ago
- ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
- e6c8adc anntotate the places where ->poll() return values go by Al Viro · 8 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- db5980d net: fixes for skb_send_sock by John Fastabend · 7 years ago
- 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
- 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 614d79c socket: fix set not used warning by stephen hemminger · 7 years ago
- 864d966 net/socket: fix type in assignment and trim long line by Paolo Abeni · 7 years ago
- 2173bd0 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- ffb0755 copy_msghdr_from_user(): get rid of field-by-field copyin by Al Viro · 8 years ago
- 393cc3f fs/fcntl: f_setown, allow returning error by Jiri Slaby · 8 years ago
- 241c466 net: socket: fix a typo in sockfd_lookup(). by Rosen, Rami · 8 years ago
- b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 8 years ago
- aad9c8c net: add new control message for incoming HW-timestamped packets by Miroslav Lichvar · 8 years ago
- 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
- 113c307 New kernel function to get IP overhead on a socket. by R. Parameswaran · 8 years ago
- 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago
- 8605330a tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs by Soheil Hassas Yeganeh · 8 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
- 9f138fa net: initialize msg.msg_flags in recvfrom by Alexander Potapenko · 8 years ago
- e623a9e net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
- 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- dc647ec net: socket: Make unnecessarily global sockfs_setattr() static by Tobias Klauser · 8 years ago
- 1e91163 net: change init_inodecache() return void by yuan linyu · 8 years ago
- 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- ac4340f net: Assert at build time the assumptions we make about the CMSG header. by David S. Miller · 8 years ago
- e1a3a60 net: socket: don't set sk_uid to garbage value in ->setattr() by Eric Biggers · 8 years ago
- 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- fa1bd57 net: socket: removed an unnecessary newline by Amit Kushwaha · 8 years ago
- 846cc12 net: socket: preferred __aligned(size) for control buffer by Amit Kushwaha · 8 years ago
- 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
- f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 4a59015 xattr: Fix setting security xattrs on sockfs by Andreas Gruenbacher · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 3023898 sock: fix sendmmsg for partial sendmsg by Soheil Hassas Yeganeh · 8 years ago
- 86741ec net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
- c62cce2 net: add an ioctl to get a socket network namespace by Andrey Vagin · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- bba0bd3 sockfs: Get rid of getxattr iop by Andreas Gruenbacher · 8 years ago
- 971df15 sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names by Andreas Gruenbacher · 8 years ago
- 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 9 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 9 years ago
- 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
- c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
- 2da6290 [net] drop 'size' argument of sock_recvmsg() by Al Viro · 10 years ago
- 34b88a6 net: Fix use after free in the recvmmsg exit path by Arnaldo Carvalho de Melo · 9 years ago
- f3c9869 net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET by liping.zhang · 9 years ago
- f092276 net: Add MSG_BATCH flag by Tom Herbert · 9 years ago
- 28a94d8 net: Allow MSG_EOR in each msghdr of sendmmsg by Tom Herbert · 9 years ago
- f4a00aa net: Make sock_alloc exportable by Tom Herbert · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- a78cb84 net: add scheduling point in recvmmsg/sendmmsg by Eric Dumazet · 9 years ago
- 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
- 130ed5d net: fix uninitialized variable issue by tadeusz.struk@intel.com · 9 years ago
- ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 9 years ago
- 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
- b5ffe63 net: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
- eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
- 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 10 years ago
- c5ef603 VFS: net/: d_inode() annotations by David Howells · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
- d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
- 6aa2481 switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec() by Al Viro · 10 years ago
- da18428 net: switch importing msghdr from userland to {compat_,}import_iovec() by Al Viro · 10 years ago
- 602bd0e net: switch sendto() and recvfrom() to import_single_range() by Al Viro · 10 years ago
- 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
- 0345f93 net: socket: add support for async operations by tadeusz.struk@intel.com · 10 years ago
- 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 4de930e net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom by Al Viro · 10 years ago
- 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 10 years ago
- 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 10 years ago
- 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
- 744d5a3 net: move skb->dropcount to skb->cb[] by Eyal Birger · 10 years ago
- 8ae5e030 net: switch sockets to ->read_iter/->write_iter by Al Viro · 10 years ago
- 6d65233 net/socket.c: fold do_sock_{read,write} into callers by Al Viro · 10 years ago
- 7cc0566 net: remove sock_iocb by Christoph Hellwig · 10 years ago