1. 63045bf netfilter: nf_tables: don't use 'data_size' uninitialized by Linus Torvalds · 3 years ago
  2. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  3. 208dd45 tcp: tcp_send_challenge_ack delete useless param `skb` by Benjamin Yim · 3 years ago
  4. 07b17f0 page_pool: remove spinlock in page_pool_refill_alloc_cache() by Yunsheng Lin · 3 years ago
  5. 1c7fab7 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() by Menglong Dong · 3 years ago
  6. 8512559 net: skb: use kfree_skb_reason() in tcp_v4_rcv() by Menglong Dong · 3 years ago
  7. c504e5c net: skb: introduce kfree_skb_reason() by Menglong Dong · 3 years ago
  8. 6f022c2 net: openvswitch: Fix ct_state nat flags for conns arriving from tc by Paul Blakey · 3 years ago
  9. 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
  10. 4a80e02 netfilter: nft_meta: cancel register tracking after meta update by Pablo Neira Ayuso · 3 years ago
  11. cc003c7 netfilter: nft_payload: cancel register tracking after payload update by Pablo Neira Ayuso · 3 years ago
  12. be5650f netfilter: nft_bitwise: track register operations by Pablo Neira Ayuso · 3 years ago
  13. 9b17afb netfilter: nft_meta: track register operations by Pablo Neira Ayuso · 3 years ago
  14. a7c176b netfilter: nft_payload: track register operations by Pablo Neira Ayuso · 3 years ago
  15. 12e4ecf netfilter: nf_tables: add register tracking infrastructure by Pablo Neira Ayuso · 3 years ago
  16. 2c865a8 netfilter: nf_tables: add rule blob layout by Pablo Neira Ayuso · 3 years ago
  17. 3b9e2ea netfilter: nft_limit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  18. 369b6cb netfilter: nft_limit: rename stateful structure by Pablo Neira Ayuso · 3 years ago
  19. 567882e netfilter: nft_numgen: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  20. ed0a0c6 netfilter: nft_quota: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  21. 33a24de netfilter: nft_last: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  22. 37f319f netfilter: nft_connlimit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  23. 408bdcf net: prefer nf_ct_put instead of nf_conntrack_put by Florian Westphal · 3 years ago
  24. 6ae7989 netfilter: conntrack: avoid useless indirection during conntrack destruction by Florian Westphal · 3 years ago
  25. 285c8a7 netfilter: make function op structures const by Florian Westphal · 3 years ago
  26. 3fce164 netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook by Florian Westphal · 3 years ago
  27. 7197743 netfilter: conntrack: convert to refcount_t api by Florian Westphal · 3 years ago
  28. 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
  29. bf44077 af_packet: fix tracking issues in packet_do_bind() by Eric Dumazet · 3 years ago
  30. 8401e87f mptcp: reuse __mptcp_make_csum in validate_data_csum by Geliang Tang · 3 years ago
  31. c312ee2 mptcp: change the parameter of __mptcp_make_csum by Geliang Tang · 3 years ago
  32. ffef737 net/tls: Fix skb memory leak when running kTLS traffic by Gal Pressman · 3 years ago
  33. c25af83 sch_cake: revise Diffserv docs by Kevin Bracey · 3 years ago
  34. dc35616e netrom: fix api breakage in nr_setsockopt() by Dan Carpenter · 3 years ago
  35. 9371937 ax25: uninitialized variable in ax25_setsockopt() by Dan Carpenter · 3 years ago
  36. 269bda9 mptcp: Check reclaim amount before reducing allocation by Mat Martineau · 3 years ago
  37. 110b6d1 mptcp: fix a DSS option writing error by Geliang Tang · 3 years ago
  38. 04fac2c mptcp: fix opt size when sending DSS + MP_FAIL by Matthieu Baerts · 3 years ago
  39. e9d09ba mptcp: avoid atomic bit manipulation when possible by Paolo Abeni · 3 years ago
  40. 3e50149 mptcp: cleanup MPJ subflow list handling by Paolo Abeni · 3 years ago
  41. a88c9e4 mptcp: do not block subflows creation on errors by Paolo Abeni · 3 years ago
  42. 86e39e0 mptcp: keep track of local endpoint still available for each msk by Paolo Abeni · 3 years ago
  43. 71b077e mptcp: clean-up MPJ option writing by Paolo Abeni · 3 years ago
  44. f7d6a23 mptcp: fix per socket endpoint accounting by Paolo Abeni · 3 years ago
  45. 3d1d6d6 mptcp: implement support for user-space disconnect by Paolo Abeni · 3 years ago
  46. 71ba088 mptcp: cleanup accept and poll by Paolo Abeni · 3 years ago
  47. b29fcfb mptcp: full disconnect implementation by Paolo Abeni · 3 years ago
  48. f284c0c mptcp: implement fastclose xmit path by Paolo Abeni · 3 years ago
  49. 58cd405 mptcp: keep snd_una updated for fallback socket by Paolo Abeni · 3 years ago
  50. b9f9dba Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() by Dan Carpenter · 3 years ago
  51. 2b70d4f Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() by Dan Carpenter · 3 years ago
  52. 2950714 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years ago
  53. 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
  54. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
  55. 72279d1 Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt by Luiz Augusto von Dentz · 3 years ago
  56. 36595d8 net/smc: Reset conn->lgr when link group registration fails by Wen Gu · 3 years ago
  57. ccd21ec ethtool: use phydev variable by Tom Rix · 3 years ago
  58. eac1b93 gro: add ability to control gro max packet size by Coco Li · 3 years ago
  59. 007747a9 net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets by Miroslav Lichvar · 3 years ago
  60. 11fd667 net: dsa: setup master before ports by Vladimir Oltean · 3 years ago
  61. 1e3f407 net: dsa: first set up shared ports, then non-shared ports by Vladimir Oltean · 3 years ago
  62. c146f9b net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown} by Vladimir Oltean · 3 years ago
  63. a1ff94c net: dsa: stop updating master MTU from master.c by Vladimir Oltean · 3 years ago
  64. e31dbd3 net: dsa: merge rtnl_lock sections in dsa_slave_create by Vladimir Oltean · 3 years ago
  65. 904e112 net: dsa: reorder PHY initialization with MTU setup in slave.c by Vladimir Oltean · 3 years ago
  66. c4251db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years ago
  67. d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
  68. 23c5426 netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone by Florian Westphal · 3 years ago
  69. 4e1860a netfilter: nft_payload: do not update layer 4 checksum when mangling fragments by Pablo Neira Ayuso · 3 years ago
  70. 1372d34 xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames by Toke Høiland-Jørgensen · 3 years ago
  71. d53ad5d xdp: Move conversion to xdp_frame out of map functions by Toke Høiland-Jørgensen · 3 years ago
  72. 64693ec page_pool: Store the XDP mem id by Toke Høiland-Jørgensen · 3 years ago
  73. 35b2e54 page_pool: Add callback to init pages when they are allocated by Toke Høiland-Jørgensen · 3 years ago
  74. 4a48ef7 xdp: Allow registering memory model without rxq reference by Toke Høiland-Jørgensen · 3 years ago
  75. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  76. 28479934 bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt(). by Kuniyuki Iwashima · 3 years ago
  77. 04c350b bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). by Kuniyuki Iwashima · 3 years ago
  78. 5f33a09 can: isotp: convert struct tpcon::{idx,len} to unsigned int by Marc Kleine-Budde · 3 years ago
  79. 218d747 bpf, sockmap: Fix double bpf_prog_put on error case in map_link by John Fastabend · 3 years ago
  80. 5b2c554 bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() by John Fastabend · 3 years ago
  81. 2d6ec25 netlink: do not allocate a device refcount tracker in ethnl_default_notify() by Eric Dumazet · 3 years ago
  82. 88248c3 net/sched: add missing tracker information in qdisc_create() by Eric Dumazet · 3 years ago
  83. d94a69c netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check() by Xin Xiong · 3 years ago
  84. a68dc7b net: dsa: remove cross-chip support for HSR by Vladimir Oltean · 3 years ago
  85. cad6901 net: dsa: remove cross-chip support for MRP by Vladimir Oltean · 3 years ago
  86. ff91e1b net: dsa: fix incorrect function pointer check for MRP ring roles by Vladimir Oltean · 3 years ago
  87. 258030a net: dsa: make dsa_switch :: num_ports an unsigned int by Vladimir Oltean · 3 years ago
  88. 45a98ef net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path by Raed Salem · 3 years ago
  89. 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
  90. b3c1906 mac80211: use ieee80211_bss_get_elem() by Johannes Berg · 3 years ago
  91. acb99b9 mac80211: Add stations iterator where the iterator function may sleep by Martin Blumenstingl · 3 years ago
  92. 04be6d3 mac80211: allow non-standard VHT MCS-10/11 by Ping-Ke Shih · 3 years ago
  93. 8b5cb7e mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh by Pavel Skripkin · 3 years ago
  94. 68a18ad mac80211: initialize variable have_higher_than_11mbit by Tom Rix · 3 years ago
  95. 1135fad Namespaceify mtu_expires sysctl by xu xin · 3 years ago
  96. 1de6b15a Namespaceify min_pmtu sysctl by xu xin · 3 years ago
  97. 7d18a07 sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc by Eric Dumazet · 3 years ago
  98. 3087a6f netrom: fix copying in user data in nr_setsockopt by Christoph Hellwig · 3 years ago
  99. 222a011 udp6: Use Segment Routing Header for dest address if present by Andrew Lunn · 3 years ago
  100. e412944 icmp: ICMPV6: Examine invoking packet for Segment Route Headers. by Andrew Lunn · 3 years ago