1. d0bae4a net: remove duplicate fetch in sock_getsockopt by JingYi Hou · 6 years ago
  2. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  3. ce27ec6 net: add high_order_alloc_disable sysctl/static key by Eric Dumazet · 6 years ago
  4. f12dd75 bpf: net: Set sk_bpf_storage back to NULL for cloned sk by Martin KaFai Lau · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 5f0d736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  7. 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago
  8. c98f482 net: fix sparc64 compilation of sock_gettstamp by Stephen Rothwell · 6 years ago
  9. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  10. e698642 socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW by Arnd Bergmann · 6 years ago
  11. 677f136 net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE) by Eric Dumazet · 6 years ago
  12. 6bdef10 net: support 64bit values for setsockopt(SO_MAX_PACING_RATE) by Eric Dumazet · 6 years ago
  13. c2f26e8 net: Use RCU_INIT_POINTER() to set sk_wq by Li RongQing · 6 years ago
  14. 4057765 sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values by Guillaume Nault · 6 years ago
  15. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. 5bf325a net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  17. ff7653f net: Fix fall through warning in y2038 tstamp changes. by David S. Miller · 6 years ago
  18. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  19. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  20. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  21. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  22. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  23. fe0c72f socket: move compat timeout handling into sock.c by Arnd Bergmann · 6 years ago
  24. 0726f55 net: sock: do not set sk_cookie in sk_clone_lock() by Yafang Shao · 6 years ago
  25. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  26. 3a0ed3e9 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  27. 0fbe82e net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  28. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  29. 5025425 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  30. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  31. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  32. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  33. 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
  34. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  35. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  36. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  37. 9dae349 net: avoid unnecessary sock_flag() check when enable timestamp by Yafang Shao · 6 years ago
  38. 6b431d5 net/socket: remove duplicated init code by Matthieu Baerts · 6 years ago
  39. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 6 years ago
  41. 4b15c70 net/sched: Make etf report drops on error_queue by Jesus Sanchez-Palencia · 7 years ago
  42. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  43. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. d6f1993 net: expose sk wmem in sock_exceed_buf_limit tracepoint by Yafang Shao · 7 years ago
  45. c6345ce net: Record receive queue number for a connection by Amritha Nambiar · 7 years ago
  46. e699e2c net, mm: account sock objects to kmemcg by Shakeel Butt · 7 years ago
  47. cdb8744 Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" by Bart Van Assche · 7 years ago
  48. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  49. f396922 net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets by Maciej Żenczykowski · 7 years ago
  50. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  53. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 9709020 sock_diag: fix use-after-free read in __sk_free by Eric Dumazet · 7 years ago
  55. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  56. a7950ae net/sock: Update memalloc_socks static key to modern api by Davidlohr Bueso · 7 years ago
  57. 68e8b84 net: initial AF_XDP skeleton by Björn Töpel · 7 years ago
  58. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  59. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  60. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  61. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 454bfe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  63. 8c05dbf net: generalize sk_alloc_sg to work with scatterlist rings by John Fastabend · 7 years ago
  64. 2c3682f sock: make static tls function alloc_sg generic sock helper by John Fastabend · 7 years ago
  65. ced6823 sock: remove zerocopy sockopt restriction on closed tcp state by Willem de Bruijn · 7 years ago
  66. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  67. 334e641 sock: Fix SO_ZEROCOPY switch case by Jesus Sanchez-Palencia · 7 years ago
  68. 0a6b2a1 tcp: switch to GSO being always on by Eric Dumazet · 7 years ago
  69. 2819075 sock: permit SO_ZEROCOPY on PF_RDS socket by Sowmini Varadhan · 7 years ago
  70. 36b0068 net: Convert proto_net_ops by Kirill Tkhai · 7 years ago
  71. 604da74 net: Convert net_inuse_ops by Kirill Tkhai · 7 years ago
  72. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  73. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  74. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  75. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  76. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  77. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  78. 289a4860 net: Restrict unwhitelisted proto caches to size 0 by Kees Cook · 7 years ago
  79. 30c2c9f net: Define usercopy region in struct proto slab cache by David Windsor · 8 years ago
  80. 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
  81. 08fc7f8 sock: Change the netns_core member name. by Tonghao Zhang · 7 years ago
  82. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  83. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  84. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  85. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  86. 5290ada sock: Remove the global prot_inuse counter. by Tonghao Zhang · 7 years ago
  87. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  88. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
  90. 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
  91. c0576e3 net: call cgroup_sk_alloc() earlier in sk_clone_lock() by Eric Dumazet · 7 years ago
  92. 75cb070 Revert "net: defer call to cgroup_sk_alloc()" by Eric Dumazet · 7 years ago
  93. fbb1fb4 net: defer call to cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  94. 9f1c267 net: memcontrol: defer call to mem_cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  95. eefca20 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  96. 9d538fa net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  97. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  98. 257a730 net/sock: allow the user to set negative peek offset by Paolo Abeni · 7 years ago
  99. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  100. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago