1. 3a40b95 qed: reduce maximum stack frame size by Arnd Bergmann · 5 years ago
  2. 8f26a8a libertas_tf: Use correct channel range in lbtf_geo_init by YueHaibing · 5 years ago
  3. 0c8d991 net: pasemi: fix an use-after-free in pasemi_mac_phy_init() by Wen Yang · 5 years ago
  4. 0075547 net: ena: fix ena_com_fill_hash_function() implementation by Sameeh Jubran · 6 years ago
  5. 9d8675b net: ena: fix incorrect test of supported hash function by Sameeh Jubran · 6 years ago
  6. cd66b15 net: ena: fix: Free napi resources when ena_up() fails by Sameeh Jubran · 6 years ago
  7. ea5c506 net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry by Sameeh Jubran · 6 years ago
  8. dcb485d ehea: Fix a copy-paste err in ehea_init_port_res by YueHaibing · 6 years ago
  9. 5ea250e net: sh_eth: fix a missing check of of_get_phy_mode by Kangjie Lu · 6 years ago
  10. 51ed708 net: dsa: qca8k: Enable delay for RGMII_ID mode by Vinod Koul · 6 years ago
  11. bd29fa3 net: phy: fixed_phy: Fix fixed_phy not checking GPIO by Moritz Fischer · 6 years ago
  12. a464dbc iwlwifi: mvm: fix RSS config command by Sara Sharon · 6 years ago
  13. e6f4125 iwlwifi: mvm: fix A-MPDU reference assignment by Johannes Berg · 6 years ago
  14. 31bf048 net: phy: Fix not to call phy_resume() if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  15. 8a2932f mlxsw: reg: QEEC: Add minimum shaper fields by Petr Machata · 6 years ago
  16. 6d04934 mt7601u: fix bbp version check in mt7601u_wait_bbp_ready by Lorenzo Bianconi · 5 years ago
  17. c136d25 cw1200: Fix a signedness bug in cw1200_load_firmware() by Dan Carpenter · 5 years ago
  18. d9e76e8 net: usb: lan78xx: limit size of local TSO packets by Eric Dumazet · 5 years ago
  19. 068300d r8152: add missing endpoint sanity check by Johan Hovold · 5 years ago
  20. 4b800e1 net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info by Colin Ian King · 5 years ago
  21. bde7568 macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() by Eric Dumazet · 5 years ago
  22. 0320e2e net: stmmac: Enable 16KB buffer size by Jose Abreu · 5 years ago
  23. 1f0d719 net: stmmac: 16KB buffer must be 16 byte aligned by Jose Abreu · 5 years ago
  24. e53fe75 rtlwifi: Remove unnecessary NULL check in rtl_regd_init by Nathan Chancellor · 5 years ago
  25. 7c41a86 wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle by Navid Emamdoost · 5 years ago
  26. 49fcab5 wimax: i2400: fix memory leak by Navid Emamdoost · 5 years ago
  27. 65b32fd rsi: add fix for crash during assertions by Sanjay Konduri · 7 years ago
  28. 2c00beb rtl8xxxu: prevent leaking urb by Navid Emamdoost · 5 years ago
  29. 9bba433 mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf by Navid Emamdoost · 5 years ago
  30. efa99b6 mwifiex: fix possible heap overflow in mwifiex_process_country_ie() by Ganapathi Bhat · 5 years ago
  31. 3799b9a can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode by Florian Faber · 5 years ago
  32. 7d2a389 can: gs_usb: gs_usb_probe(): use descriptors of current altsetting by Johan Hovold · 5 years ago
  33. 57574c5 vxlan: fix tos value before xmit by Hangbin Liu · 5 years ago
  34. eca9a2f net: usb: lan78xx: fix possible skb leak by Eric Dumazet · 5 years ago
  35. 052d2a8 net: stmmac: dwmac-sunxi: Allow all RGMII modes by Chen-Yu Tsai · 5 years ago
  36. 9b266c6 macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 5 years ago
  37. 2fbdfb7 net: stmmac: RX buffer size must be 16 byte aligned by Jose Abreu · 5 years ago
  38. 9c15548 net: usb: lan78xx: Fix error message format specifier by Cristian Birsan · 5 years ago
  39. 81bf8fe bnx2x: Fix logic to get total no. of PFs per engine by Manish Chopra · 5 years ago
  40. 9fb4970 bnx2x: Do not handle requests from VFs after parity by Manish Chopra · 5 years ago
  41. 214910f ath9k_htc: Discard undersized packets by Masashi Honma · 5 years ago
  42. cd5efb0 ath9k_htc: Modify byte order for an error message by Masashi Honma · 5 years ago
  43. 3db5dee gtp: avoid zero size hashtable by Taehee Yoo · 5 years ago
  44. 75f08d9 gtp: fix wrong condition in gtp_genl_dump_pdp() by Taehee Yoo · 5 years ago
  45. 971932a net: ena: fix napi handler misbehavior when the napi budget is zero by Netanel Belgazal · 5 years ago
  46. c8c17ad 6pack,mkiss: fix possible deadlock by Eric Dumazet · 5 years ago
  47. 6a18a67 net: usb: lan78xx: Fix suspend/resume PHY register access error by Cristian Birsan · 5 years ago
  48. e5bcc3b net: qlogic: Fix error paths in ql_alloc_large_buffers() by Ben Hutchings · 5 years ago
  49. 0d8373f net: hisilicon: Fix a BUG trigered by wrong bytes_compl by Jiangfeng Xiao · 5 years ago
  50. 3eb84bc fjes: fix missed check in fjes_acpi_add by Chuhong Yuan · 5 years ago
  51. 5baa2f3 net: phy: initialise phydev speed and duplex sanely by Russell King · 5 years ago
  52. f0a3852 iwlwifi: check kasprintf() return value by Johannes Berg · 5 years ago
  53. b5a56a8 iwlwifi: mvm: fix unaligned read of rx_pkt_status by Wang Xuerui · 5 years ago
  54. 807185f ath10k: fix get invalid tx rate for Mesh metric by Miaoqing Pan · 5 years ago
  55. 4ee618a rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() by Ping-Ke Shih · 5 years ago
  56. 89854f4 bnx2x: Fix PF-VF communication over multi-cos queues. by Manish Chopra · 5 years ago
  57. 21131a2 rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot by Chris Chiu · 5 years ago
  58. 716156b mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring by Navid Emamdoost · 5 years ago
  59. 6bd3745 libertas: fix a potential NULL pointer dereference by Allen Pais · 5 years ago
  60. 4a06822 rtlwifi: prevent memory leak in rtl_usb_probe by Navid Emamdoost · 5 years ago
  61. 3345794 net: stmmac: don't stop NAPI processing when dropping a packet by Aaro Koskinen · 6 years ago
  62. 7e3efae net: stmmac: use correct DMA buffer size in the RX descriptor by Aaro Koskinen · 6 years ago
  63. 4939f3c net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  64. f265cbd net/mlx5e: Fix SFF 8472 eeprom length by Eran Ben Elisha · 5 years ago
  65. f5b7c36 ath10k: fix fw crash by moving chip reset after napi disabled by Miaoqing Pan · 6 years ago
  66. a4b2f5b e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait by YueHaibing · 6 years ago
  67. e5e7acb ar5523: check NULL before memcpy() in ar5523_cmd() by Denis Efremov · 5 years ago
  68. ec3b069 rtlwifi: rtl8192de: Fix missing enable interrupt flag by Larry Finger · 5 years ago
  69. f35cbf6 rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer by Larry Finger · 5 years ago
  70. 48179bd rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address by Larry Finger · 5 years ago
  71. 56635a1 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 5 years ago
  72. f219d29 net/mlx4_core: Fix return codes of unsupported operations by Erez Alfasi · 6 years ago
  73. cfdcc8d net/mlx5: Release resource on error flow by Moni Shoua · 6 years ago
  74. f443ac6 iwlwifi: mvm: Send non offchannel traffic via AP sta by Andrei Otcheretianski · 6 years ago
  75. 473d22b cxgb4vf: fix memleak in mac_hlist initialization by Arjun Vynipadath · 6 years ago
  76. 697ac1b net: ep93xx_eth: fix mismatch of request_mem_region in remove by Chuhong Yuan · 5 years ago
  77. d961a58 net: fec: fix clock count mis-match by Chuhong Yuan · 5 years ago
  78. 8d448b5 slip: Fix use-after-free Read in slip_open by Jouni Hogander · 5 years ago
  79. cb07e9c macvlan: schedule bc_work even if error by Menglong Dong · 5 years ago
  80. 761fb88 net: macb: fix error format in dev_err() by Luca Ceresoli · 6 years ago
  81. a253f13a sfc: initialise found bitmap in efx_ef10_mtd_probe by Bert Kenward · 6 years ago
  82. bf148e6 sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe by Edward Cree · 6 years ago
  83. 1e3cbe0 net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() by Wen Yang · 6 years ago
  84. 57b2d687 atl1e: checking the status of atl1e_write_phy_reg by Kangjie Lu · 6 years ago
  85. 27c9e12 net: dsa: bcm_sf2: Propagate error value from mdio_write by Kangjie Lu · 6 years ago
  86. 712545e net: stmicro: fix a missing check of clk_prepare by Kangjie Lu · 6 years ago
  87. 94a5e81 ath6kl: Fix off by one error in scan completion by Kyle Roeschley · 6 years ago
  88. 6a535e9 ath6kl: Only use match sets when firmware supports it by Kyle Roeschley · 6 years ago
  89. 697f103 net/mlx5: Continue driver initialization despite debugfs failure by Leon Romanovsky · 6 years ago
  90. 0155101 rtl818x: fix potential use after free by Pan Bian · 6 years ago
  91. ad6f8fe mwifiex: debugfs: correct histogram spacing, formatting by Brian Norris · 6 years ago
  92. f49bf9b mwifiex: fix potential NULL dereference and use after free by Pan Bian · 6 years ago
  93. 39f1246 can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open by Jeroen Hofstee · 5 years ago
  94. 7a3167c can: peak_usb: report bus recovery as well by Jeroen Hofstee · 5 years ago
  95. d4b5739 net: fec: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
  96. 8ae0f17 ath9k_hw: fix uninitialized variable data by Denis Efremov · 5 years ago
  97. 23fd22e net: bcmgenet: return correct value 'ret' from bcmgenet_power_down by YueHaibing · 6 years ago
  98. d307d4b rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information by Shaokun Zhang · 6 years ago
  99. d7253cb wireless: airo: potential buffer overflow in sprintf() by Dan Carpenter · 6 years ago
  100. 4b3a1f7 brcmsmac: never log "tid x is not agg'able" by default by Ali MJ Al-Nasrawy · 6 years ago