Historial de Commits

Autor SHA1 Mensaje Fecha
  Arnaldo Carvalho de Melo 34b88a68f2 net: Fix use after free in the recvmmsg exit path hace 9 años
  liping.zhang f3c986908c net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET hace 9 años
  Tom Herbert f092276d85 net: Add MSG_BATCH flag hace 9 años
  Tom Herbert 28a94d8fb3 net: Allow MSG_EOR in each msghdr of sendmmsg hace 9 años
  Tom Herbert f4a00aacdb net: Make sock_alloc exportable hace 9 años
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg hace 10 años
  Eric Dumazet a78cb84c62 net: add scheduling point in recvmmsg/sendmmsg hace 10 años
  Nicolai Stange 574aab1e02 net, socket, socket_wq: fix missing initialization of flags hace 10 años
  tadeusz.struk@intel.com 130ed5d105 net: fix uninitialized variable issue hace 10 años
  Eric Dumazet ceb5d58b21 net: fix sock_wake_async() rcu protection hace 10 años
  Eric Dumazet 9cd3e072b0 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA hace 10 años
  Viresh Kumar b5ffe63442 net: Drop unlikely before IS_ERR(_OR_NULL) hace 10 años
  Eric W. Biederman eeb1bd5c40 net: Add a struct net parameter to sock_create_kern hace 10 años
  Eric W. Biederman 140e807da1 tun: Utilize the normal socket network namespace refcounting. hace 10 años
  David Howells c5ef603528 VFS: net/: d_inode() annotations hace 10 años
  Al Viro 5d5d568975 make new_sync_{read,write}() static hace 10 años
  Al Viro 01e97e6517 new helper: msg_data_left() hace 11 años
  Al Viro d8725c86ae get rid of the size argument of sock_sendmsg() hace 11 años
  Al Viro 6aa248145a switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec() hace 10 años
  Al Viro da18428498 net: switch importing msghdr from userland to {compat_,}import_iovec() hace 10 años
  Al Viro 602bd0e90e net: switch sendto() and recvfrom() to import_single_range() hace 10 años
  Al Viro 237dae8890 Merge branch 'iocb' into for-davem hace 10 años
  tadeusz.struk@intel.com 0345f93138 net: socket: add support for async operations hace 10 años
  David S. Miller 0fa74a4be4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 10 años
  Al Viro 4de930efc2 net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom hace 10 años
  Christoph Hellwig 599bd19bdc fs: don't allow to complete sync iocbs through aio_complete hace 11 años
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes hace 11 años
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg hace 11 años
  Eyal Birger 744d5a3e9f net: move skb->dropcount to skb->cb[] hace 11 años
  Al Viro 8ae5e030f3 net: switch sockets to ->read_iter/->write_iter hace 11 años