1. 07b17f0 page_pool: remove spinlock in page_pool_refill_alloc_cache() by Yunsheng Lin · 3 years ago
  2. 1c7fab7 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() by Menglong Dong · 3 years ago
  3. 8512559 net: skb: use kfree_skb_reason() in tcp_v4_rcv() by Menglong Dong · 3 years ago
  4. c504e5c net: skb: introduce kfree_skb_reason() by Menglong Dong · 3 years ago
  5. 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
  6. 4a80e02 netfilter: nft_meta: cancel register tracking after meta update by Pablo Neira Ayuso · 3 years ago
  7. cc003c7 netfilter: nft_payload: cancel register tracking after payload update by Pablo Neira Ayuso · 3 years ago
  8. be5650f netfilter: nft_bitwise: track register operations by Pablo Neira Ayuso · 3 years ago
  9. 9b17afb netfilter: nft_meta: track register operations by Pablo Neira Ayuso · 3 years ago
  10. a7c176b netfilter: nft_payload: track register operations by Pablo Neira Ayuso · 3 years ago
  11. 12e4ecf netfilter: nf_tables: add register tracking infrastructure by Pablo Neira Ayuso · 3 years ago
  12. 2c865a8 netfilter: nf_tables: add rule blob layout by Pablo Neira Ayuso · 3 years ago
  13. 3b9e2ea netfilter: nft_limit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  14. 369b6cb netfilter: nft_limit: rename stateful structure by Pablo Neira Ayuso · 3 years ago
  15. 567882e netfilter: nft_numgen: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  16. ed0a0c6 netfilter: nft_quota: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  17. 33a24de netfilter: nft_last: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  18. 37f319f netfilter: nft_connlimit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  19. 408bdcf net: prefer nf_ct_put instead of nf_conntrack_put by Florian Westphal · 3 years ago
  20. 6ae7989 netfilter: conntrack: avoid useless indirection during conntrack destruction by Florian Westphal · 3 years ago
  21. 285c8a7 netfilter: make function op structures const by Florian Westphal · 3 years ago
  22. 3fce164 netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook by Florian Westphal · 3 years ago
  23. 7197743 netfilter: conntrack: convert to refcount_t api by Florian Westphal · 3 years ago
  24. 9f3248c Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years ago
  25. bf44077 af_packet: fix tracking issues in packet_do_bind() by Eric Dumazet · 3 years ago
  26. 8401e87f mptcp: reuse __mptcp_make_csum in validate_data_csum by Geliang Tang · 3 years ago
  27. c312ee2 mptcp: change the parameter of __mptcp_make_csum by Geliang Tang · 3 years ago
  28. ffef737 net/tls: Fix skb memory leak when running kTLS traffic by Gal Pressman · 3 years ago
  29. c25af83 sch_cake: revise Diffserv docs by Kevin Bracey · 3 years ago
  30. e9d09ba mptcp: avoid atomic bit manipulation when possible by Paolo Abeni · 3 years ago
  31. 3e50149 mptcp: cleanup MPJ subflow list handling by Paolo Abeni · 3 years ago
  32. a88c9e4 mptcp: do not block subflows creation on errors by Paolo Abeni · 3 years ago
  33. 86e39e0 mptcp: keep track of local endpoint still available for each msk by Paolo Abeni · 3 years ago
  34. 71b077e mptcp: clean-up MPJ option writing by Paolo Abeni · 3 years ago
  35. f7d6a23 mptcp: fix per socket endpoint accounting by Paolo Abeni · 3 years ago
  36. 3d1d6d6 mptcp: implement support for user-space disconnect by Paolo Abeni · 3 years ago
  37. 71ba088 mptcp: cleanup accept and poll by Paolo Abeni · 3 years ago
  38. b29fcfb mptcp: full disconnect implementation by Paolo Abeni · 3 years ago
  39. f284c0c mptcp: implement fastclose xmit path by Paolo Abeni · 3 years ago
  40. 58cd405 mptcp: keep snd_una updated for fallback socket by Paolo Abeni · 3 years ago
  41. b9f9dba Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() by Dan Carpenter · 3 years ago
  42. 2b70d4f Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() by Dan Carpenter · 3 years ago
  43. 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
  44. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
  45. 72279d1 Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt by Luiz Augusto von Dentz · 3 years ago
  46. ccd21ec ethtool: use phydev variable by Tom Rix · 3 years ago
  47. eac1b93 gro: add ability to control gro max packet size by Coco Li · 3 years ago
  48. 007747a9 net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets by Miroslav Lichvar · 3 years ago
  49. 11fd667 net: dsa: setup master before ports by Vladimir Oltean · 3 years ago
  50. 1e3f407 net: dsa: first set up shared ports, then non-shared ports by Vladimir Oltean · 3 years ago
  51. c146f9b net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown} by Vladimir Oltean · 3 years ago
  52. a1ff94c net: dsa: stop updating master MTU from master.c by Vladimir Oltean · 3 years ago
  53. e31dbd3 net: dsa: merge rtnl_lock sections in dsa_slave_create by Vladimir Oltean · 3 years ago
  54. 904e112 net: dsa: reorder PHY initialization with MTU setup in slave.c by Vladimir Oltean · 3 years ago
  55. d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
  56. 1372d34 xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames by Toke Høiland-Jørgensen · 3 years ago
  57. d53ad5d xdp: Move conversion to xdp_frame out of map functions by Toke Høiland-Jørgensen · 3 years ago
  58. 64693ec page_pool: Store the XDP mem id by Toke Høiland-Jørgensen · 3 years ago
  59. 35b2e54 page_pool: Add callback to init pages when they are allocated by Toke Høiland-Jørgensen · 3 years ago
  60. 4a48ef7 xdp: Allow registering memory model without rxq reference by Toke Høiland-Jørgensen · 3 years ago
  61. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  62. 28479934 bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt(). by Kuniyuki Iwashima · 3 years ago
  63. 04c350b bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). by Kuniyuki Iwashima · 3 years ago
  64. 218d747 bpf, sockmap: Fix double bpf_prog_put on error case in map_link by John Fastabend · 3 years ago
  65. 5b2c554 bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() by John Fastabend · 3 years ago
  66. 2d6ec25 netlink: do not allocate a device refcount tracker in ethnl_default_notify() by Eric Dumazet · 3 years ago
  67. 88248c3 net/sched: add missing tracker information in qdisc_create() by Eric Dumazet · 3 years ago
  68. a68dc7b net: dsa: remove cross-chip support for HSR by Vladimir Oltean · 3 years ago
  69. cad6901 net: dsa: remove cross-chip support for MRP by Vladimir Oltean · 3 years ago
  70. ff91e1b net: dsa: fix incorrect function pointer check for MRP ring roles by Vladimir Oltean · 3 years ago
  71. 258030a net: dsa: make dsa_switch :: num_ports an unsigned int by Vladimir Oltean · 3 years ago
  72. 6f89ecf Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 3 years ago
  73. b3c1906 mac80211: use ieee80211_bss_get_elem() by Johannes Berg · 3 years ago
  74. acb99b9 mac80211: Add stations iterator where the iterator function may sleep by Martin Blumenstingl · 3 years ago
  75. 04be6d3 mac80211: allow non-standard VHT MCS-10/11 by Ping-Ke Shih · 3 years ago
  76. 8b5cb7e mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh by Pavel Skripkin · 3 years ago
  77. 68a18ad mac80211: initialize variable have_higher_than_11mbit by Tom Rix · 3 years ago
  78. 1135fad Namespaceify mtu_expires sysctl by xu xin · 3 years ago
  79. 1de6b15a Namespaceify min_pmtu sysctl by xu xin · 3 years ago
  80. 7d18a07 sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc by Eric Dumazet · 3 years ago
  81. 3087a6f netrom: fix copying in user data in nr_setsockopt by Christoph Hellwig · 3 years ago
  82. 222a011 udp6: Use Segment Routing Header for dest address if present by Andrew Lunn · 3 years ago
  83. e412944 icmp: ICMPV6: Examine invoking packet for Segment Route Headers. by Andrew Lunn · 3 years ago
  84. fa55a7d seg6: export get_srh() for ICMP handling by Andrew Lunn · 3 years ago
  85. b702436 net: openvswitch: Fill act ct extension by Paul Blakey · 3 years ago
  86. 9795ded net/sched: act_ct: Fill offloading tuple iifidx by Paul Blakey · 3 years ago
  87. 9d2c27a Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 3 years ago
  88. e8fe9e8 Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 3 years ago
  89. 95bdba2 ipv6: Do cleanup if attribute validation fails in multipath route by David Ahern · 3 years ago
  90. e30a845 ipv6: Continue processing multipath route even if gateway attribute is invalid by David Ahern · 3 years ago
  91. 1f52a93 net/smc: add comments for smc_link_{usable|sendable} by Dust Li · 3 years ago
  92. f9d31c4 sctp: hold endpoint before calling cb in sctp_transport_lookup_process by Xin Long · 3 years ago
  93. e44ef1d net: socket.c: style fix by Hamish MacDonald · 3 years ago
  94. ae81de7 mctp: Remove only static neighbour on RTM_DELNEIGH by Gagan Kumar · 3 years ago
  95. b63c547 ipv6: ioam: Support for Queue depth data field by Justin Iurman · 3 years ago
  96. 3a856c1 net/smc: remove redundant re-assignment of pointer link by Colin Ian King · 3 years ago
  97. d7cd421 net/smc: Introduce TCP ULP support by Tony Lu · 3 years ago
  98. a838f50 net/smc: Add net namespace for tracepoints by Tony Lu · 3 years ago
  99. de2fea7 net/smc: Print net namespace in log by Tony Lu · 3 years ago
  100. 79d39fc net/smc: Add netlink net namespace support by Tony Lu · 3 years ago