Commit History

Author SHA1 Message Date
  Björn Töpel 68e8b849b2 net: initial AF_XDP skeleton 7 years ago
  Linus Torvalds 5bb053bef8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Dominik Brodowski e1834a329d net: socket: move check for forbid_cmsg_compat to __sys_...msg() 7 years ago
  Dominik Brodowski cc36dca0df net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 005a1aeac4 net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 6debc8d834 net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski b21c8f838a net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 8882a107b3 net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 25e290eed9 net: socket: add __sys_listen() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 1387c2c2f9 net: socket: add __sys_connect() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski a87d35d87a net: socket: add __sys_bind() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 9d6a15c3f2 net: socket: add __sys_socket() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 4541e80560 net: socket: add __sys_accept4() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 211b634b7f net: socket: add __sys_sendto() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 7a09e1eb9c net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall 7 years ago
  John Fastabend 312fc2b4c8 net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG 7 years ago
  Kirill Tkhai d8d211a2a0 net: Make extern and export get_net_ns() 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Willem de Bruijn 52267790ef sock: add MSG_ZEROCOPY 8 years ago
  Dave Watson 3c4d755915 tls: kernel TLS support 8 years ago
  Ursula Braun ac7138746e smc: establish new socket family 8 years ago
  yuan linyu 1ff8cebf49 scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) 8 years ago
  Courtney Cavin bdabad3e36 net: Add Qualcomm IPC router 9 years ago
  Tom Herbert ab7ac4eb98 kcm: Kernel Connection Multiplexor module 9 years ago
  Tom Herbert f092276d85 net: Add MSG_BATCH flag 9 years ago
  Al Viro 01e97e6517 new helper: msg_data_left() 10 years ago
  tadeusz.struk@intel.com 0345f93138 net: socket: add support for async operations 10 years ago
  Eric W. Biederman 0189197f44 mpls: Basic routing support 10 years ago
  Al Viro 31a25fae85 net: bury net/core/iovec.c - nothing in there is used anymore 10 years ago
  Gu Zheng f95b414edb net: introduce helper macro for_each_cmsghdr 10 years ago