1. 3f85d2c Revert "ibmvnic: remove duplicate napi_schedule call in open function" by Dany Madden · 3 years, 9 months ago
  2. cad22e4 i40e: Fix missing rtnl locking when setting up pf switch by Jan Sokolowski · 3 years, 9 months ago
  3. d9a5d19 i40e: Fix autoneg disabling for non-10GBaseT links by Mateusz Palczewski · 4 years ago
  4. 8881923 i40e: Fix error handling in i40e_vsi_open by Dinghao Liu · 4 years, 1 month ago
  5. aefa927 bpf: Do not change gso_size during bpf_skb_change_proto() by Maciej Żenczykowski · 3 years, 9 months ago
  6. 0dac8b0 can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0 by Norbert Slusarek · 3 years, 9 months ago
  7. 2d58a38 ipv6: exthdrs: do not blindly use init_net by Eric Dumazet · 3 years, 9 months ago
  8. b559d003f net: bcmgenet: Fix attaching to PYH failed on RPi 4B by Jian-Hong Pan · 3 years, 9 months ago
  9. 514c96b mac80211: remove iwlwifi specific workaround NDPs of null_response by Ping-Ke Shih · 3 years, 9 months ago
  10. 1b3985a drm/msm/dpu: Fix error return code in dpu_mdss_init() by Zhen Lei · 3 years, 10 months ago
  11. 134a561 drm/msm: Fix error return code in msm_drm_init() by Zhen Lei · 3 years, 10 months ago
  12. f97b9c4 bpf: Fix null ptr deref with mixed tail calls and subprogs by John Fastabend · 3 years, 9 months ago
  13. 56c31bc ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl() by Eric Dumazet · 3 years, 9 months ago
  14. 71a345e ieee802154: hwsim: Fix memory leak in hwsim_add_one by Dongliang Mu · 3 years, 9 months ago
  15. 4b44486 tc-testing: fix list handling by Marcelo Ricardo Leitner · 3 years, 9 months ago
  16. 9972856 net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues by Vignesh Raghavendra · 3 years, 9 months ago
  17. 6610d5a net/ipv4: swap flow ports when validating source by Miao Wang · 3 years, 9 months ago
  18. c3fcfc4 ip6_tunnel: fix GRE6 segmentation by Jakub Kicinski · 3 years, 9 months ago
  19. 162e756 vxlan: add missing rcu_read_lock() in neigh_reduce() by Eric Dumazet · 3 years, 9 months ago
  20. 6cd23b5 rtw88: 8822c: fix lc calibration timing by Po-Hao Huang · 3 years, 11 months ago
  21. db2386f iwlwifi: increase PNVM load timeout by Luca Coelho · 3 years, 9 months ago
  22. 78e6587 xfrm: Fix xfrm offload fallback fail case by Ayush Sawal · 3 years, 9 months ago
  23. 5c8e5fe pkt_sched: sch_qfq: fix qfq_change_class() error path by Eric Dumazet · 3 years, 9 months ago
  24. b2ce4eb netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic by Pablo Neira Ayuso · 3 years, 9 months ago
  25. 581e37a tls: prevent oversized sendfile() hangs by ignoring MSG_MORE by Jakub Kicinski · 3 years, 9 months ago
  26. e7c3ae4 net: sched: add barrier to ensure correct ordering for lockless qdisc by Yunsheng Lin · 3 years, 9 months ago
  27. ca9b5ab vrf: do not push non-ND strict packets with a source LLA through packet taps again by Antoine Tenart · 3 years, 9 months ago
  28. e72d9e4 net: ethernet: ezchip: fix error handling by Pavel Skripkin · 3 years, 9 months ago
  29. 161f8b7 net: ethernet: ezchip: fix UAF in nps_enet_remove by Pavel Skripkin · 3 years, 9 months ago
  30. f026d82 net: ethernet: aeroflex: fix UAF in greth_of_remove by Pavel Skripkin · 3 years, 9 months ago
  31. 6a8c7c5 mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb() by Lorenzo Bianconi · 3 years, 11 months ago
  32. 6987ee9 mt76: fix possible NULL pointer dereference in mt76_tx by Lorenzo Bianconi · 3 years, 11 months ago
  33. e717f97 samples/bpf: Fix the error return code of xdp_redirect's main() by Wang Hai · 3 years, 9 months ago
  34. 79bf8f0 samples/bpf: Fix Segmentation fault for xdp_redirect command by Wang Hai · 3 years, 9 months ago
  35. fcd8d63 RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr by Jack Wang · 3 years, 9 months ago
  36. a9355b2 bpf: Fix libelf endian handling in resolv_btfids by Tony Ambardar · 3 years, 9 months ago
  37. 6077060 xsk: Fix broken Tx ring validation by Magnus Karlsson · 3 years, 9 months ago
  38. cd7877a xsk: Fix missing validation for skb and unaligned mode by Magnus Karlsson · 3 years, 9 months ago
  39. 8962194 selftests/bpf: Whitelist test_progs.h from .gitignore by Daniel Xu · 3 years, 9 months ago
  40. 49c25a1 RDMA/rxe: Fix qp reference counting for atomic ops by Bob Pearson · 3 years, 10 months ago
  41. 58da104 netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols by Pablo Neira Ayuso · 3 years, 9 months ago
  42. ed3d498 netfilter: nft_osf: check for TCP packet before further processing by Pablo Neira Ayuso · 3 years, 9 months ago
  43. cf28cb5 netfilter: nft_exthdr: check for IPv6 packet before further processing by Pablo Neira Ayuso · 3 years, 9 months ago
  44. 8f6714f RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 10 months ago
  45. a158ee3 netlabel: Fix memory leak in netlbl_mgmt_add_common by Liu Shixin · 3 years, 9 months ago
  46. 28e8df0 ath11k: send beacon template after vdev_start/restart during csa by Seevalamuthu Mariappan · 3 years, 10 months ago
  47. 48b69f3 ath10k: Fix an error code in ath10k_add_interface() by Yang Li · 3 years, 10 months ago
  48. e0727a6 ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n() by Christophe JAILLET · 3 years, 10 months ago
  49. a54e916 cw1200: Revert unnecessary patches that fix unreal use-after-free bugs by Hang Zhang · 3 years, 10 months ago
  50. 30efdca brcmsmac: mac80211_if: Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 10 months ago
  51. 5d452ea brcmfmac: Fix a double-free in brcmf_sdio_bus_reset by Tong Tiangen · 3 years, 10 months ago
  52. 5b8d0b0 brcmfmac: correctly report average RSSI in station info by Alvin Šipraga · 3 years, 11 months ago
  53. db4de88 brcmfmac: fix setting of station info chains bitmask by Alvin Šipraga · 3 years, 11 months ago
  54. 80ad538 ssb: Fix error return code in ssb_bus_scan() by Zhen Lei · 3 years, 10 months ago
  55. 0147e6c wcn36xx: Move hal_buf allocation to devm_kmalloc in probe by Bryan O'Donoghue · 3 years, 10 months ago
  56. 5810989 clk: imx8mq: remove SYS PLL 1/2 clock gates by Lucas Stach · 3 years, 10 months ago
  57. da8904c ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others by Dongliang Mu · 3 years, 9 months ago
  58. 7142f92 wireless: carl9170: fix LEDS build errors & warnings by Randy Dunlap · 3 years, 10 months ago
  59. ecb6797 ath10k: add missing error return code in ath10k_pci_probe() by Yang Yingliang · 3 years, 10 months ago
  60. 668c066 ath10k: go to path err_unsupported when chip id is not supported by Yang Yingliang · 3 years, 10 months ago
  61. 4654f1f tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 9 months ago
  62. 1ccbb55 drm: qxl: ensure surf.data is ininitialized by Colin Ian King · 3 years, 9 months ago
  63. bdc16fe clk: vc5: fix output disabling when enabling a FOD by Luca Ceresoli · 3 years, 10 months ago
  64. 43b7f1d drm/vc4: hdmi: Fix error path of hpd-gpios by Maxime Ripard · 3 years, 10 months ago
  65. 756679a drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends by Kees Cook · 3 years, 10 months ago
  66. 87890e1 RDMA/rxe: Fix failure during driver load by Kamal Heib · 3 years, 10 months ago
  67. c5db39c drm/pl111: depend on CONFIG_VEXPRESS_CONFIG by Kees Cook · 3 years, 10 months ago
  68. 42800fc RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 10 months ago
  69. c470dd3 net/sched: act_vlan: Fix modify to allow 0 by Boris Sukholitko · 3 years, 10 months ago
  70. 6a56913 xfrm: remove the fragment check for ipv6 beet mode by Xin Long · 3 years, 10 months ago
  71. 9fddbe9 clk: tegra30: Use 300MHz for video decoder by default by Dmitry Osipenko · 3 years, 10 months ago
  72. 48bcd75 ehea: fix error return code in ehea_restart_qps() by Zhen Lei · 3 years, 10 months ago
  73. 6cbc167 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats by Gioh Kim · 3 years, 10 months ago
  74. 6569ae1 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection by Md Haris Iqbal · 3 years, 10 months ago
  75. 8651ad0 RDMA/rtrs-srv: Fix memory leak when having multiple sessions by Jack Wang · 3 years, 10 months ago
  76. e7df730 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object by Gioh Kim · 3 years, 10 months ago
  77. f03d4c1 RDMA/rtrs: Do not reset hb_missed_max after re-connection by Gioh Kim · 3 years, 10 months ago
  78. bd4df55 RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats by Md Haris Iqbal · 3 years, 10 months ago
  79. 067b663 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 10 months ago
  80. 116d5cd mptcp: generate subflow hmac after mptcp_finish_join() by Jianguo Wu · 3 years, 10 months ago
  81. 284e741 mptcp: fix pr_debug in mptcp_token_new_connect by Jianguo Wu · 3 years, 10 months ago
  82. eee0f7d drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result by Colin Ian King · 4 years, 6 months ago
  83. 75db503 drm/rockchip: lvds: Fix an error handling path by Christophe JAILLET · 3 years, 11 months ago
  84. 59eb719 drm/rockchip: dsi: move all lane config except LCDC mux to bind() by Thomas Hebb · 4 years ago
  85. 40492eb drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write() by Yang Yingliang · 3 years, 10 months ago
  86. ef61b08 drm: rockchip: set alpha_en to 0 if it is not used by Alex Bee · 3 years, 10 months ago
  87. 7902ee2 net: ftgmac100: add missing error return code in ftgmac100_probe() by Yang Yingliang · 3 years, 10 months ago
  88. 28b3837 clk: meson: g12a: fix gp0 and hifi ranges by Jerome Brunet · 3 years, 11 months ago
  89. 27e9e0c net: qrtr: ns: Fix error return code in qrtr_ns_init() by Wei Yongjun · 3 years, 10 months ago
  90. 40b7017 drm/vmwgfx: Fix cpu updates of coherent multisample surfaces by Thomas Hellstrom · 3 years, 11 months ago
  91. a8e85ed drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command by Thomas Hellstrom · 3 years, 11 months ago
  92. 8f2b15e pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities by Geert Uytterhoeven · 3 years, 11 months ago
  93. 6f4718c pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin by Geert Uytterhoeven · 3 years, 11 months ago
  94. 2d48794 net: pch_gbe: Propagate error from devm_gpio_request_one() by Andy Shevchenko · 3 years, 10 months ago
  95. 2f9f23c net: mvpp2: Put fwnode in error case during ->probe() by Andy Shevchenko · 3 years, 10 months ago
  96. b3fecbf video: fbdev: imxfb: Fix an error message by Christophe JAILLET · 3 years, 11 months ago
  97. 1655266 drm/ast: Fix missing conversions to managed API by Takashi Iwai · 4 years ago
  98. 5885fce drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect() by Yingjie Wang · 4 years ago
  99. 0cd39c9 drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable() by Douglas Anderson · 4 years ago
  100. 45415d1 drm/bridge/sii8620: fix dependency on extcon by Robert Foss · 4 years ago