1. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  2. 69dba9b sock: fix kernel doc error by Jean Sacren · 9 years ago
  3. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  4. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  5. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  6. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  7. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 9 years ago
  8. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. fb05e7a net: don't wait for order-3 page allocation by Shaohua Li · 9 years ago
  10. 5d75361 net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap by Mel Gorman · 9 years ago
  11. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  12. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
  13. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  14. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  15. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  16. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  17. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 9 years ago
  18. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  20. 443b599 net: Move the comment about unsettable socket-level options to default clause and update its reference. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  21. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  23. c243d7e net: kernel socket should be released in init_net namespace by Ying Xue · 9 years ago
  24. 2c13270 inet: factorize sock_edemux()/sock_gen_put() code by Eric Dumazet · 9 years ago
  25. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  26. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 9 years ago
  27. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  28. 33cf7c9 net: add real socket cookies by Eric Dumazet · 9 years ago
  29. 7768eed net: add comment for sock_efree() usage by Oliver Hartkopp · 9 years ago
  30. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  31. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  32. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 9 years ago
  33. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  34. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  35. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  36. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  37. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  38. e53da5f net: Trap attempts to call sock_kfree_s() with a NULL pointer. by David S. Miller · 10 years ago
  39. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  40. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  41. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  42. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 10 years ago
  44. 82d5e2b net: fix skb_page_frag_refill() kerneldoc by Eric Dumazet · 10 years ago
  45. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. 82eabd9 net: merge cases where sock_efree and sock_edemux are the same function by Alexander Duyck · 10 years ago
  47. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  48. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  49. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  50. d9b2938 net: attempt a single high order allocation by Eric Dumazet · 10 years ago
  51. 884cf70 net: remove dead code after sk_data_ready change by Eric Dumazet · 10 years ago
  52. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  53. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  54. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  55. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  56. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  57. 274f482 sock: remove skb argument from sk_rcvqueues_full by Sorin Dumitru · 10 years ago
  58. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  59. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  60. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  61. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 10 years ago
  62. ed98df3 net: use __GFP_NORETRY for high order allocations by Eric Dumazet · 10 years ago
  63. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  64. 097b4f1 net: allow > 0 order atomic page alloc in skb_page_frag_refill by Michael Dalton · 10 years ago
  65. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  66. 8f09898 socket: cleanups by stephen hemminger · 10 years ago
  67. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  68. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 11 years ago
  69. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  70. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  71. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 11 years ago
  72. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  74. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  75. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  76. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  78. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  79. cb820f8 net: Provide a generic socket error queue delivery method for Tx time stamps. by Richard Cochran · 11 years ago
  80. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  81. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  82. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 11 years ago
  84. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 11 years ago
  85. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  86. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  87. 456db6a net/core/sock.c: add missing VSOCK string in af_family_*_key_strings by Federico Vaga · 11 years ago
  88. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  89. 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 11 years ago
  90. 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 11 years ago
  91. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  92. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 11 years ago
  93. cbda4ea sock: only define socket limit if mem cgroup configured by stephen hemminger · 11 years ago
  94. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  95. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  96. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  97. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  98. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  99. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  100. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago