Commit History

Author SHA1 Message Date
  Julia Lawall adf78edac0 net: core: drop null test before destroy functions 10 years ago
  Jean Sacren 69dba9bbc5 sock: fix kernel doc error 10 years ago
  Sowmini Varadhan 8a68173691 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket 10 years ago
  Sabrina Dubroca dfbafc9953 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK 10 years ago
  Craig Gallek b922622ec6 sock_diag: don't broadcast kernel sockets 10 years ago
  David Miller 1830fcea5b net: Kill sock->sk_protinfo 10 years ago
  Craig Gallek eb4cb00852 sock_diag: define destruction multicast groups 10 years ago
  David S. Miller 25c43bf13b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Shaohua Li fb05e7a89f net: don't wait for order-3 page allocation 10 years ago
  Mel Gorman 5d75361027 net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap 10 years ago
  Eric Dumazet d6a4e26afb tcp: tcp_tso_autosize() minimum is one packet 10 years ago
  Eric Dumazet 1a24e04e4b net: fix sk_mem_reclaim_partial() 10 years ago
  Eric W. Biederman affb9792f1 net: kill sk_change_net and sk_release_kernel 10 years ago
  Eric W. Biederman 26abe14379 net: Modify sk_alloc to not reference count the netns of kernel sockets. 10 years ago
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
  Herbert Xu 2e70aedd3d Revert "net: kernel socket should be released in init_net namespace" 10 years ago
  Eric Dumazet 52db70dca5 tcp: do not cache align timewait sockets 10 years ago
  David S. Miller c85d6975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  hannes@stressinduktion.org f60e5990d9 ipv6: protect skb->sk accesses from recursive dereference inside the stack 10 years ago
  YOSHIFUJI Hideaki/吉藤英明 443b5991a7 net: Move the comment about unsettable socket-level options to default clause and update its reference. 10 years ago
  David S. Miller 0fa74a4be4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 10 years ago
  Ying Xue c243d7e209 net: kernel socket should be released in init_net namespace 10 years ago
  Eric Dumazet 2c13270b44 inet: factorize sock_edemux()/sock_gen_put() code 10 years ago
  Eric Dumazet 41b822c59e inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state 10 years ago
  Eric Dumazet 0159dfd3d7 net: add req_prot_cleanup() & req_prot_init() helpers 10 years ago
  Eric W. Biederman efd7ef1c19 net: Kill hold_net release_net 10 years ago
  Eric Dumazet 33cf7c90fe net: add real socket cookies 10 years ago
  Oliver Hartkopp 7768eed8bf net: add comment for sock_efree() usage 10 years ago
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago