1. 4f25434 netfilter: conntrack: connection timeout after re-register by Francesco Ruggeri · 4 years, 3 months ago
  2. 79dce09 ipvs: adjust the debug info in function set_tcp_state by longguang.yue · 4 years, 4 months ago
  3. df6afe2 nexthop: Fix performance regression in nexthop deletion by Ido Schimmel · 4 years, 3 months ago
  4. bc7e343 net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags by Christian Eggers · 4 years, 3 months ago
  5. 0e8b8d6 net: core: use list_del_init() instead of list_del() in netdev_run_todo() by Taehee Yoo · 4 years, 3 months ago
  6. f981fc3 net: openvswitch: fix to make sure flow_lookup() is not preempted by Eelco Chaudron · 4 years, 3 months ago
  7. b38e781 icmp: randomize the global rate limiter by Eric Dumazet · 4 years, 3 months ago
  8. ec78e31 tipc: fix incorrect setting window for bcast link by Hoang Huu Le · 4 years, 3 months ago
  9. 75cee39 tipc: re-configure queue limit for broadcast link by Hoang Huu Le · 4 years, 3 months ago
  10. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  11. 105faa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  12. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  13. 2ecbc1f Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH" by Jakub Kicinski · 4 years, 3 months ago
  14. 83c11c1 net, sockmap: Don't call bpf_prog_put() on NULL pointer by Alex Dewar · 4 years, 3 months ago
  15. f58423a bpf, sockmap: Add locking annotations to iterator by Lorenz Bauer · 4 years, 3 months ago
  16. 346e320 netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements by Davide Caratti · 4 years, 3 months ago
  17. 6617dfd net: fix pos incrementment in ipv6_route_seq_next by Yonghong Song · 4 years, 3 months ago
  18. 6b1bbf9 net/smc: fix invalid return code in smcd_new_buf_create() by Karsten Graul · 4 years, 3 months ago
  19. ef12ad4 net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 3 months ago
  20. d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 3 months ago
  21. 1d273fc bpfilter: Fix build error with CONFIG_BPFILTER_UMH by YueHaibing · 4 years, 3 months ago
  22. ddc7834 rxrpc: Fix loss of final ack on shutdown by David Howells · 4 years, 4 months ago
  23. f3af4ad rxrpc: Fix bundle counting for exclusive connections by David Howells · 4 years, 4 months ago
  24. d25e2e9 netfilter: restore NF_INET_NUMHOOKS by Pablo Neira Ayuso · 4 years, 3 months ago
  25. 272928d ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 3 months ago
  26. e1e84eb ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 3 months ago
  27. 1e40d75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 3 months ago
  28. fdafed4 ip_gre: set dev->hard_header_len and dev->needed_headroom properly by Cong Wang · 4 years, 3 months ago
  29. 5fc3594 xfrm: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  30. 3569939 net: openvswitch: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  31. 6401297 mac80211: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  32. cf89f18 iptunnel: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  33. a0d2698 net: dsa: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  34. f3f04f0 net: bridge: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  35. 44fa32f net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  36. c9bf52a net/af_unix: Remove unused old_pid variable by Or Cohen · 4 years, 3 months ago
  37. 4e3bbb3 socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled by Christian Eggers · 4 years, 3 months ago
  38. 59e611a socket: fix option SO_TIMESTAMPING_NEW by Christian Eggers · 4 years, 3 months ago
  39. 0403a2b net/tls: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  40. 6159e96 net/ipv6: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  41. 4479758 tcp: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  42. 0d9826b netfilter: nf_log: missing vlan offload tag and proto by Pablo Neira Ayuso · 4 years, 3 months ago
  43. 6ad4bf6 Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  44. 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
  45. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  46. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  47. ccdf7fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  48. a308283 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 3 months ago
  49. 98a381a netfilter: nftables: extend error reporting for chain updates by Pablo Neira Ayuso · 4 years, 3 months ago
  50. f726f3d can: remove obsolete version strings by Oliver Hartkopp · 4 years, 3 months ago
  51. ac911bf can: isotp: implement cleanups / improvements from review by Oliver Hartkopp · 4 years, 3 months ago
  52. ef56592 bpf, sockmap: Allow skipping sk_skb parser program by John Fastabend · 4 years, 3 months ago
  53. 743df8b bpf, sockmap: Check skb_verdict and skb_parser programs explicitly by John Fastabend · 4 years, 3 months ago
  54. 0b17ad2 bpf, sockmap: Add memory accounting so skbs on ingress lists are visible by John Fastabend · 4 years, 3 months ago
  55. 10d58d0 bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup by John Fastabend · 4 years, 3 months ago
  56. 9047f19 bpf, sockmap: Remove dropped data on errors in redirect case by John Fastabend · 4 years, 3 months ago
  57. 29545f4 bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage by John Fastabend · 4 years, 3 months ago
  58. 9ecbfb0 bpf, sockmap: On receive programs try to fast track SK_PASS ingress by John Fastabend · 4 years, 3 months ago
  59. cfea28f bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits by John Fastabend · 4 years, 3 months ago
  60. 7980d2e ipvs: clear skb->tstamp in forwarding path by Julian Anastasov · 4 years, 3 months ago
  61. 793d5d6 netfilter: flowtable: reduce calls to pskb_may_pull() by Pablo Neira Ayuso · 4 years, 3 months ago
  62. d3519cb netfilter: nf_tables: add inet ingress support by Pablo Neira Ayuso · 4 years, 3 months ago
  63. 60a3815 netfilter: add inet ingress support by Pablo Neira Ayuso · 4 years, 3 months ago
  64. ddcfa71 netfilter: add nf_ingress_hook() helper function by Pablo Neira Ayuso · 4 years, 3 months ago
  65. afd9024 netfilter: add nf_static_key_{inc,dec} by Pablo Neira Ayuso · 4 years, 3 months ago
  66. 073b04e ipvs: inspect reply packets from DR/TUN real servers by longguang.yue · 4 years, 4 months ago
  67. d1c362e bpf: Always return target ifindex in bpf_fib_lookup by Toke Høiland-Jørgensen · 4 years, 3 months ago
  68. ea440cd net: dsa: tag_ocelot: use VLAN information from tagging header when available by Vladimir Oltean · 4 years, 3 months ago
  69. 4a8f87e bpf: Allow for map-in-map with dynamic inner array map entries by Daniel Borkmann · 4 years, 3 months ago
  70. 9aa1206 bpf: Add redirect_peer helper by Daniel Borkmann · 4 years, 3 months ago
  71. 874fb9e ipv4: Restore flowi4_oif update before call to xfrm_lookup_route by David Ahern · 4 years, 3 months ago
  72. 0e4f35d mptcp: subflows garbage collection by Paolo Abeni · 4 years, 3 months ago
  73. d582484 mptcp: fix fallback for MP_JOIN subflows by Paolo Abeni · 4 years, 3 months ago
  74. 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  75. 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  76. b54fa64 Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 3 months ago
  77. 16573e7 Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years, 3 months ago
  78. 44f3625 netlink: export policy in extended ACK by Johannes Berg · 4 years, 3 months ago
  79. d2681e93 netlink: policy: refactor per-attr policy writing by Johannes Berg · 4 years, 3 months ago
  80. 7b50ee3 tipc: fix NULL pointer dereference in tipc_named_rcv by Hoang Huu Le · 4 years, 3 months ago
  81. ed42989 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 3 months ago
  82. f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 3 months ago
  83. 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 3 months ago
  84. c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 3 months ago
  85. 8f5e71b Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years, 3 months ago
  86. ea1dd3e net/tls: sendfile fails with ktls offload by Rohit Maheshwari · 4 years, 3 months ago
  87. 4a65dff net: ipv6: Discard next-hop MTU less than minimum link MTU by Georg Kohmann · 4 years, 3 months ago
  88. 9f0bb95 net/rds: suppress page allocation failure error in recv buffer refill by Manjunath Patil · 4 years, 4 months ago
  89. 195d9de devlink: Add enable_remote_dev_reset generic parameter by Moshe Shemesh · 4 years, 4 months ago
  90. 77069ba devlink: Add remote reload stats by Moshe Shemesh · 4 years, 4 months ago
  91. a254c26 devlink: Add reload stats by Moshe Shemesh · 4 years, 4 months ago
  92. dc64cc7 devlink: Add devlink reload limit option by Moshe Shemesh · 4 years, 4 months ago
  93. ccdf072 devlink: Add reload action option to devlink reload command by Moshe Shemesh · 4 years, 4 months ago
  94. 69d56e0 devlink: Change devlink_reload_supported() param type by Moshe Shemesh · 4 years, 4 months ago
  95. 37198e9 net: mptcp: make DACK4/DACK8 usage consistent among all subflows by Davide Caratti · 4 years, 4 months ago
  96. eca43ee bpf: Add tcp_notsent_lowat bpf setsockopt by Nikita V. Shirokov · 4 years, 3 months ago
  97. 846e463 net/sched: get rid of qdisc->padded by Eric Dumazet · 4 years, 3 months ago
  98. c3f01fd xsk: Introduce padding between ring pointers by Magnus Karlsson · 4 years, 3 months ago
  99. d9fb8c5 mptcp: fix infinite loop on recvmsg()/worker() race. by Paolo Abeni · 4 years, 4 months ago
  100. fd15dd0 ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET by Johannes Berg · 4 years, 3 months ago