1. 71ddeac inet_diag: fix kernel-infoleak for UDP sockets by Eric Dumazet · 3 years, 1 month ago
  2. 292e607 net: introduce sk_forward_alloc_get() by Paolo Abeni · 3 years, 2 months ago
  3. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  4. 1b3fc77 inet_diag: add support for tw_mark by Maciej Żenczykowski · 3 years, 7 months ago
  5. e33de7c inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() by Wang Hai · 4 years, 1 month ago
  6. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  7. d5e4d0a inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute by Eric Dumazet · 4 years, 3 months ago
  8. c107761 ip: expose inet sockopts through inet_diag by Wei Wang · 4 years, 4 months ago
  9. 3f935c7 inet_diag: support for wider protocol numbers by Paolo Abeni · 4 years, 6 months ago
  10. ee1bd48 inet_diag: bc: read cgroup id only for full sockets by Dmitry Yakunin · 4 years, 8 months ago
  11. b1f3e43 inet_diag: add support for cgroup filter by Dmitry Yakunin · 4 years, 8 months ago
  12. 6e3a401 inet_diag: add cgroup id attribute by Dmitry Yakunin · 4 years, 8 months ago
  13. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  14. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 10 months ago
  15. 085c20c bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() by Martin KaFai Lau · 4 years, 10 months ago
  16. 0df6d32 inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data by Martin KaFai Lau · 4 years, 10 months ago
  17. 5682d39 inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() by Martin KaFai Lau · 4 years, 10 months ago
  18. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  19. 3828a93 inet_diag: use jiffies_delta_to_msecs() by Eric Dumazet · 5 years ago
  20. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  21. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  22. 1ec17db inet_diag: fix reporting cgroup classid and fallback to priority by Konstantin Khlebnikov · 6 years ago
  23. f0c928d tcp: fix a race in inet_diag_dump_icsk() by Eric Dumazet · 6 years ago
  24. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  25. bbb6189 inet_diag: Add equal-operator for ports by Kristian Evensen · 7 years ago
  26. b37e884 inet_diag: allow protocols to provide additional data by Ivan Delalande · 7 years ago
  27. 0888e37 net: inet: diag: expose sockets cgroup classid by Levin, Alexander (Sasha Levin) · 7 years ago
  28. bec41a1 tcp: remove early retransmit by Yuchung Cheng · 8 years ago
  29. 57dde7f tcp: add reordering timer in RACK loss detection by Yuchung Cheng · 8 years ago
  30. 67db3e4 tcp: no longer hold ehash lock while calling tcp_get_info() by Eric Dumazet · 8 years ago
  31. 432490f net: ip, diag -- Add diag interface for raw sockets by Cyrill Gorcunov · 8 years ago
  32. 9652dc2 tcp: relax listening_hash operations by Eric Dumazet · 8 years ago
  33. d545cac net: inet: diag: expose the socket mark to privileged processes. by Lorenzo Colitti · 8 years ago
  34. a52e95a net: diag: allow socket bytecode filters to match socket marks by Lorenzo Colitti · 8 years ago
  35. 627cc4a net: diag: slightly refactor the inet_diag_bc_audit error checks. by Lorenzo Colitti · 8 years ago
  36. 637c841 net: diag: Add support to filter on device index by David Ahern · 9 years ago
  37. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  38. b7de529 net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag by Xin Long · 9 years ago
  39. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 9 years ago
  40. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 9 years ago
  41. 2d33191 tcp/dccp: use rcu locking in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  42. acffb58 net: diag: add a scheduling point in inet_diag_dump_icsk() by Eric Dumazet · 9 years ago
  43. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  44. 7c13067 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  45. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  46. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  47. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  48. aac065c tcp: move qlen/young out of struct listen_sock by Eric Dumazet · 9 years ago
  49. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  50. 2046215 net: inet_diag: export IPV6_V6ONLY sockopt by Phil Sutter · 10 years ago
  51. 3b18844 inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). by Hiroaki SHIMODA · 10 years ago
  52. e0df02e sock_diag: fetch source port from inet_sock by Craig Gallek · 10 years ago
  53. 35ac838 sock_diag: implement a get_info handler for inet by Craig Gallek · 10 years ago
  54. 3fd22af sock_diag: specify info_size per inet protocol by Craig Gallek · 10 years ago
  55. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 10 years ago
  56. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 10 years ago
  57. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 10 years ago
  58. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
  59. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
  61. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 10 years ago
  62. a58917f inet_diag: allow sk_diag_fill() to handle request socks by Eric Dumazet · 10 years ago
  63. a445834 inet_diag: factorize code in new inet_diag_msg_common_fill() helper by Eric Dumazet · 10 years ago
  64. a07c920 inet_diag: adjust inet_sk_diag_fill() bug condition by Eric Dumazet · 10 years ago
  65. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
  66. c8e2c80 inet_diag: fix possible overflow in inet_diag_dump_one_icsk() by Eric Dumazet · 10 years ago
  67. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  68. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
  69. 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
  70. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 10 years ago
  71. e31c5e0 inet_diag: cleanups by Eric Dumazet · 10 years ago
  72. 4961272 inet_diag: remove duplicate code from inet_twsk_diag_dump() by Eric Dumazet · 10 years ago
  73. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  74. 70315d2 inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets by Neal Cardwell · 11 years ago
  75. b1aac81 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 11 years ago
  76. c1d607c inet_diag: use sock_gen_put() by Eric Dumazet · 11 years ago
  77. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  78. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  79. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  80. 96f817f tcp: shrink tcp6_timewait_sock by one cache line by Eric Dumazet · 11 years ago
  81. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 12 years ago
  82. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 12 years ago
  83. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  84. 5e1f542 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  85. f67caec inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  86. 405c005 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  87. 1c95df8 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  88. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. cacb6ba net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 12 years ago
  90. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  91. e4e541a sock-diag: Report shutdown for inet and unix sockets (v2) by Pavel Emelyanov · 12 years ago
  92. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  93. d06ca95 userns: Teach inet_diag to work with user namespaces by Eric W. Biederman · 13 years ago
  94. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  95. 6e277ed inet_diag: Do not use RTA_PUT() macros by Thomas Graf · 13 years ago
  96. d106352 inet_diag: Move away from NLMSG_PUT(). by David S. Miller · 13 years ago
  97. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  98. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 13 years ago
  99. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 13 years ago
  100. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago