1. 8d0caed can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
  2. 2030043 can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 8 months ago
  3. a4f0377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 7 months ago
  4. 7ea6cd1 lantiq: net: fix duplicated skb in rx descriptor ring by Aleksander Jan Bajkowski · 3 years, 7 months ago
  5. 057d493 qmi_wwan: Do not call netif_rx from rx_fixup by Kristian Evensen · 3 years, 7 months ago
  6. c1a3d40 net: cdc_ncm: switch to eth%d interface naming by Maciej Żenczykowski · 3 years, 7 months ago
  7. e34492d net: inline function get_net_ns_by_fd if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
  8. 475b92f ptp: improve max_adj check against unreasonable values by Jakub Kicinski · 3 years, 7 months ago
  9. 2214fb5 net: mhi_net: Update the transmit handler prototype by Subash Abhinov Kasiviswanathan · 3 years, 7 months ago
  10. 973377f bpf, selftests: Adjust few selftest outcomes wrt unreachable code by Daniel Borkmann · 3 years, 8 months ago
  11. 9183671a bpf: Fix leakage under speculation on mispredicted branches by Daniel Borkmann · 3 years, 8 months ago
  12. fe9a5ca bpf: Do not mark insn as seen under speculative path verification by Daniel Borkmann · 3 years, 8 months ago
  13. d203b0f bpf: Inherit expanded/patched seen count from old aux data by Daniel Borkmann · 3 years, 8 months ago
  14. 45deacc Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 3 years, 7 months ago
  15. 995fca1 Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled by Luiz Augusto von Dentz · 3 years, 7 months ago
  16. ad9d24c net: qrtr: fix OOB Read in qrtr_endpoint_post by Pavel Skripkin · 3 years, 7 months ago
  17. b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
  18. 58af3d3 net: caif: fix memory leak in ldisc_open by Pavel Skripkin · 3 years, 7 months ago
  19. 09427c1 cxgb4: fix wrong ethtool n-tuple rule lookup by Rahul Lakkireddy · 3 years, 7 months ago
  20. 49a10c7 netxen_nic: Fix an error handling path in 'netxen_nic_probe()' by Christophe JAILLET · 3 years, 7 months ago
  21. cb33766 qlcnic: Fix an error handling path in 'qlcnic_probe()' by Christophe JAILLET · 3 years, 7 months ago
  22. e175aef ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
  23. 994c393 net: qualcomm: rmnet: don't over-count statistics by Alex Elder · 3 years, 7 months ago
  24. 4f667b8 sch_cake: revise docs for RFC 8622 LE PHB support by Tyson Moore · 3 years, 7 months ago
  25. ea6932d net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
  26. 1adb20f net: stmmac: dwmac1000: Fix extended MAC address registers definition by Jisheng Zhang · 3 years, 7 months ago
  27. f4cdcae Merge branch 'cxgb4-fixes' by David S. Miller · 3 years, 7 months ago
  28. 6d29754 cxgb4: halt chip before flashing PHY firmware image by Rahul Lakkireddy · 3 years, 7 months ago
  29. f046bd0 cxgb4: fix sleep in atomic when flashing PHY firmware by Rahul Lakkireddy · 3 years, 7 months ago
  30. 42a2039 cxgb4: fix endianness when flashing boot image by Rahul Lakkireddy · 3 years, 7 months ago
  31. 33e3814 alx: Fix an error handling path in 'alx_probe()' by Christophe JAILLET · 3 years, 7 months ago
  32. da9ef50 net: phy: dp83867: perform soft reset and retain established link by Praneeth Bajjuri · 3 years, 7 months ago
  33. 232e368 Merge branch 'mptcp-fixes' by David S. Miller · 3 years, 7 months ago
  34. 499ada5 mptcp: fix soft lookup in subflow_error_report() by Paolo Abeni · 3 years, 7 months ago
  35. 2395da0 selftests: mptcp: enable syncookie only in absence of reorders by Paolo Abeni · 3 years, 7 months ago
  36. 61e7102 mptcp: do not warn on bad input from the network by Paolo Abeni · 3 years, 7 months ago
  37. 99d1055 mptcp: wake-up readers only for in sequence data by Paolo Abeni · 3 years, 7 months ago
  38. 72f9613 mptcp: try harder to borrow memory from subflow under pressure by Paolo Abeni · 3 years, 7 months ago
  39. 22488e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
  40. 0280f42 Merge branch 'tcp-options-oob-fixes' by David S. Miller · 3 years, 7 months ago
  41. ba91c49 sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
  42. 07718be mptcp: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
  43. 5fc177a netfilter: synproxy: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
  44. d1b5bee net/packet: annotate data race in packet_sendmsg() by Eric Dumazet · 3 years, 7 months ago
  45. b71eaed inet: annotate date races around sk->sk_txhash by Eric Dumazet · 3 years, 7 months ago
  46. f13ef10 net: annotate data race in sock_error() by Eric Dumazet · 3 years, 7 months ago
  47. 172947a Merge branch 'bridge-egress-fixes' by David S. Miller · 3 years, 7 months ago
  48. cfc579f net: bridge: fix vlan tunnel dst refcnt when egressing by Nikolay Aleksandrov · 3 years, 7 months ago
  49. 58e2071 net: bridge: fix vlan tunnel dst null pointer dereference by Nikolay Aleksandrov · 3 years, 7 months ago
  50. 9d44fa3 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
  51. 3bdd5ee skbuff: fix incorrect msg_zerocopy copy notifications by Willem de Bruijn · 3 years, 7 months ago
  52. 388fa7f Merge tag 'mlx5-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 7 months ago
  53. 54e1217 net/mlx5e: Block offload of outer header csum for GRE tunnel by Aya Levin · 3 years, 8 months ago
  54. 6d6727d net/mlx5e: Block offload of outer header csum for UDP tunnels by Aya Levin · 3 years, 8 months ago
  55. 7a54507 Revert "net/mlx5: Arm only EQs with EQEs" by Shay Drory · 3 years, 11 months ago
  56. a6ee6f5 net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP by Aya Levin · 3 years, 9 months ago
  57. 9ae8c18 net/mlx5e: Don't update netdev RQs with PTP-RQ by Aya Levin · 3 years, 9 months ago
  58. 11f5ac3 net/mlx5e: Verify dev is present in get devlink port ndo by Chris Mi · 3 years, 9 months ago
  59. 4aaf96a net/mlx5: DR, Don't use SW steering when RoCE is not supported by Maor Gottlieb · 3 years, 7 months ago
  60. c189716 net/mlx5: Consider RoCE cap before init RDMA resources by Maor Gottlieb · 3 years, 7 months ago
  61. a3e5fd9 net/mlx5e: Fix page reclaim for dead peer hairpin by Dima Chumak · 3 years, 8 months ago
  62. 8ad893e net/mlx5e: Remove dependency in IPsec initialization flows by Huy Nguyen · 3 years, 8 months ago
  63. fb1a313 net/mlx5e: Fix use-after-free of encap entry in neigh update handler by Vlad Buslov · 3 years, 8 months ago
  64. 2bf8d2a net/mlx5e: Fix an error code in mlx5e_arfs_create_tables() by Yang Li · 3 years, 8 months ago
  65. 6cde05a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 7 months ago
  66. 13c62f53 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
  67. d2e381c rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
  68. 93124d4 Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 7 months ago
  69. a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  70. dcd01ee inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
  71. 80ec82e net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
  72. 2e84f6b ice: parameterize functions responsible for Tx ring management by Maciej Fijalkowski · 3 years, 8 months ago
  73. ebc5399 ice: add ndo_bpf callback for safe mode netdev ops by Maciej Fijalkowski · 3 years, 8 months ago
  74. 12f36e9 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
  75. 8294442 selftests: netfilter: add fib test case by Florian Westphal · 3 years, 7 months ago
  76. ad9f151 netfilter: nf_tables: initialize set before expression setup by Pablo Neira Ayuso · 3 years, 8 months ago
  77. a979954 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
  78. f5baf28 mac80211: move interface shutdown out of wiphy lock by Johannes Berg · 3 years, 7 months ago
  79. 65bec83 cfg80211: shut down interfaces on failed resume by Johannes Berg · 3 years, 7 months ago
  80. 43076c1 cfg80211: fix phy80211 symlink creation by Johannes Berg · 3 years, 7 months ago
  81. adaed1b mac80211: fix 'reset' debugfs locking by Johannes Berg · 3 years, 7 months ago
  82. f2386cf net: lantiq: disable interrupt before sheduling NAPI by Aleksander Jan Bajkowski · 3 years, 7 months ago
  83. 504fd6a net: ena: fix DMA mapping function issues in XDP by Shay Agroskin · 3 years, 7 months ago
  84. 1650bdb net: dsa: felix: re-enable TX flow control in ocelot_port_flush() by Vladimir Oltean · 3 years, 7 months ago
  85. 49bfcbf net: rds: fix memory leak in rds_recvmsg by Pavel Skripkin · 3 years, 7 months ago
  86. df693f1 Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-merge by David S. Miller · 3 years, 7 months ago
  87. 9bb392f vrf: fix maximum MTU by Nicolas Dichtel · 3 years, 7 months ago
  88. d439aa3 net: appletalk: fix the usage of preposition by gushengxian · 3 years, 7 months ago
  89. 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
  90. d612c3f net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
  91. d5befb2 mac80211: fix deadlock in AP/VLAN handling by Johannes Berg · 3 years, 8 months ago
  92. 11fc79f libbpf: Fixes incorrect rx_ring_setup_done by Kev Jackson · 3 years, 7 months ago
  93. 7a6b1ab neighbour: allow NUD_NOARP entries to be forced GCed by David Ahern · 3 years, 7 months ago
  94. a47c397 revert "net: kcm: fix memory leak in kcm_sendmsg" by Pavel Skripkin · 3 years, 7 months ago
  95. aaab307 Merge branch 'mlxsw-fixes' by David S. Miller · 3 years, 7 months ago
  96. 2fd8d84 mlxsw: core: Set thermal zone polling delay argument to real value at init by Mykola Kostenok · 3 years, 7 months ago
  97. d566ed0 mlxsw: spectrum_qdisc: Pass handle, not band number to find_class() by Petr Machata · 3 years, 7 months ago
  98. 306b922 mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 by Petr Machata · 3 years, 7 months ago
  99. 51c96a5 ethtool: Fix NULL pointer dereference during module EEPROM dump by Ido Schimmel · 3 years, 7 months ago
  100. 3822d06 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 8 months ago