1. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  2. e549379 net: remove cmsg restriction from io_uring based send/recvmsg calls by Jens Axboe · 4 years ago
  3. ee576c4 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 4 years ago
  4. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  5. 39354eb tcp: tcp_data_ready() must look at SOCK_DONE by Eric Dumazet · 4 years ago
  6. 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 4 years ago
  7. 3c5a2fd tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive. by Arjun Roy · 4 years ago
  8. f68cbae net: ipconfig: avoid use-after-free in ic_close_devs by Vladimir Oltean · 4 years ago
  9. c579bd1 tcp: add some entropy in __inet_hash_connect() by Eric Dumazet · 4 years ago
  10. 190cc82 tcp: change source port randomizarion at connect() time by Eric Dumazet · 4 years ago
  11. fc1a8db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years ago
  12. 648106c IPv4: Extend 'fib_notify_on_flag_change' sysctl by Amit Cohen · 4 years ago
  13. 36c5100 IPv4: Add "offload failed" indication to routes by Amit Cohen · 4 years ago
  14. c273a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years ago
  15. 46acf7bd Revert "net: ipv4: handle DSA enabled master network devices" by Vladimir Oltean · 4 years ago
  16. a4a600dd udp: call udp_encap_enable for v6 sockets when enabling encap by Xin Long · 4 years ago
  17. 9c97921 net: fix building errors on powerpc when CONFIG_RETPOLINE is not set by Brian Vazquez · 4 years ago
  18. bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
  19. f67fbea net: use indirect call helpers for dst_mtu by Brian Vazquez · 4 years ago
  20. 6585d7dc net: use indirect call helpers for dst_output by Brian Vazquez · 4 years ago
  21. e43b219 net: use indirect call helpers for dst_input by Brian Vazquez · 4 years ago
  22. fca23f3 inet: do not export inet_gro_{receive|complete} by Eric Dumazet · 4 years ago
  23. 680aea0 net: ipv4: Emit notification when fib hardware flags are changed by Amit Cohen · 4 years ago
  24. 1e7bdec net: ipv4: Publish fib_nlmsg_size() by Amit Cohen · 4 years ago
  25. 0855478 net: ipv4: Pass fib_rt_info as const to fib_dump_info() by Amit Cohen · 4 years ago
  26. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  27. c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  28. 28e104d net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
  29. 0d6cd68 net: proc: speedup /proc/net/netstat by Eric Dumazet · 4 years ago
  30. efa1a65 ip_gre: add csum offload support for gre header by Xin Long · 4 years ago
  31. 0bccf8e nexthop: Extract a helper for validation of get/del RTNL requests by Petr Machata · 4 years ago
  32. e948217 nexthop: Add a callback parameter to rtm_dump_walk_nexthops() by Petr Machata · 4 years ago
  33. cbee180 nexthop: Extract a helper for walking the next-hop tree by Petr Machata · 4 years ago
  34. a6fbbaa nexthop: Strongly-type context of rtm_dump_nexthop() by Petr Machata · 4 years ago
  35. b9ebea1 nexthop: Extract a common helper for parsing dump attributes by Petr Machata · 4 years ago
  36. 56450ec nexthop: Extract dump filtering parameters into a single structure by Petr Machata · 4 years ago
  37. da23050 nexthop: Dispatch notifier init()/fini() by group type by Petr Machata · 4 years ago
  38. 09ad6be nexthop: Use enum to encode notification type by Ido Schimmel · 4 years ago
  39. 720ccd9 nexthop: Assert the invariant that a NH group is of only one type by Petr Machata · 4 years ago
  40. b9bae61 nexthop: Introduce to struct nh_grp_entry a per-type union by Petr Machata · 4 years ago
  41. 79bc55e nexthop: Dispatch nexthop_select_path() by group type by Petr Machata · 4 years ago
  42. 5d1f0f0 nexthop: Rename nexthop_free_mpath by David Ahern · 4 years ago
  43. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  44. 7724121 bpf: Allow rewriting to ports under ip_unprivileged_port_start by Stanislav Fomichev · 4 years ago
  45. 4f16d25 netfilter: nftables: add nft_parse_register_load() and use it by Pablo Neira Ayuso · 4 years ago
  46. 0c87b1ac60 net: Simplify the calculation of variables by Jiapeng Zhong · 4 years ago
  47. 62d9f1a tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years ago
  48. 3670706 udp: allow forwarding of plain (non-fraglisted) UDP GRO packets by Alexander Lobakin · 4 years ago
  49. 344db93 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
  50. 7eeba17 tcp: Add receive timestamp support for receive zerocopy. by Arjun Roy · 4 years ago
  51. 925bba2 tcp: Remove CMSG magic numbers for tcp_recvmsg(). by Arjun Roy · 4 years ago
  52. e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
  53. 1a23676 ip_gre: remove CRC flag from dev features in gre_gso_segment by Xin Long · 4 years ago
  54. 4eb5d4a udp: not remove the CRC flag from dev features when need_csum is false by Xin Long · 4 years ago
  55. 643d087 nexthop: Specialize rtm_nh_policy by Petr Machata · 4 years ago
  56. 44551bf nexthop: Use a dedicated policy for nh_valid_dump_req() by Petr Machata · 4 years ago
  57. 60f5ad5 nexthop: Use a dedicated policy for nh_valid_get_del_req() by Petr Machata · 4 years ago
  58. a9ed15da bpf: Split cgroup_bpf_enabled per attach type by Stanislav Fomichev · 4 years ago
  59. 9cacf81 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years ago
  60. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  61. c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
  62. 9c30ae8 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
  63. b160c28 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
  64. 2e5a626 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
  65. 8d2b51b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years ago
  66. 9d9b1ee tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
  67. f4d133d tcp_cubic: use memset and offsetof init by Yejune Deng · 4 years ago
  68. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  69. 0ae5b43 tcp: assign skb hash after tcp_event_data_sent by Yuchung Cheng · 4 years ago
  70. 9bd6b62 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
  71. fda4fde net: ip_tunnel: clean up endianness conversions by Julian Wiedmann · 4 years ago
  72. 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  73. b19218b nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
  74. 7b01e53 nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
  75. 07e61a9 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
  76. 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
  77. 06b4feb net: group skb_shinfo zerocopy related bits together. by Jonathan Lemon · 4 years ago
  78. 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
  79. 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
  80. 5977636 skbuff: replace sock_zerocopy_put() with skb_zcopy_put() by Jonathan Lemon · 4 years ago
  81. bb4cc1a1 net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
  82. 50c6616 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
  83. b9ef3fe udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks by Jakub Kicinski · 4 years ago
  84. 876c438 udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers by Jakub Kicinski · 4 years ago
  85. 085c7c4 erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years, 1 month ago
  86. 21fdca2 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years, 1 month ago
  87. 1e72fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 1 month ago
  88. 443d6e8 netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
  89. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
  90. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  91. c31b70c tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit by Alexander Duyck · 4 years, 1 month ago
  92. 049fe38 tcp: parse mptcp options contained in reset packets by Florian Westphal · 4 years, 1 month ago
  93. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  94. 7bca502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 1 month ago
  95. 0b9b241 inet: frags: batch fqdir destroy works by SeongJae Park · 4 years, 1 month ago
  96. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  97. e0fecb2 tcp: correctly handle increased zerocopy args struct size by Arjun Roy · 4 years, 1 month ago
  98. b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
  99. 299bcb5 tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 4 years, 1 month ago
  100. 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago