1. e8df7e8 net: stmmac: Fix issues when number of Queues >= 4 by Jose Abreu · 6 years ago
  2. 0efedbf net: stmmac: xgmac: Fix XGMAC selftests by Jose Abreu · 6 years ago
  3. 0574f2e Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  4. d0d006a be2net: disable bh with spin_lock in be_process_mcc by Denis Kirjanov · 6 years ago
  5. debea2c net: cxgb3_main: Fix a resource leak in a error path in 'init_one()' by Christophe JAILLET · 6 years ago
  6. 5c4e2e1a net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs by Chen-Yu Tsai · 6 years ago
  7. f7813d5 Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  8. 091adf9 net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER by Nikolay Aleksandrov · 6 years ago
  9. d934423 drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case by Arnaud Patard (Rtp) · 6 years ago
  10. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 6 years ago
  11. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 6 years ago
  12. 438b43b gve: Fix case where desc_cnt and data_cnt can get out of sync by Catherine Sullivan · 6 years ago
  13. cff6a32 ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt by David Ahern · 6 years ago
  14. cd114d2 selftests/tls: add a litmus test for the socket reuse through shutdown by Jakub Kicinski · 6 years ago
  15. 5d92e63 net/tls: partially revert fix transition through disconnect with close by Jakub Kicinski · 6 years ago
  16. 4130741 Merge branch 'net-fix-regressions-for-generic-XDP' by David S. Miller · 6 years ago
  17. 065af35 net: fix bpf_xdp_adjust_head regression for generic-XDP by Jesper Dangaard Brouer · 6 years ago
  18. 13978d1 selftests/bpf: reduce time to execute test_xdp_vlan.sh by Jesper Dangaard Brouer · 6 years ago
  19. d35661f selftests/bpf: add wrapper scripts for test_xdp_vlan.sh by Jesper Dangaard Brouer · 6 years ago
  20. 4de9c89 bpf: fix XDP vlan selftests test_xdp_vlan.sh by Jesper Dangaard Brouer · 6 years ago
  21. 60d60c8 net/mlx5e: always initialize frag->last_in_page by Qian Cai · 6 years ago
  22. 7be8ef2 net: sched: use temporary variable for actions indexes by Dmytro Linkin · 6 years ago
  23. 7fb5a711 net: dsa: mv88e6xxx: drop adjust_link to enabled phylink by Hubert Feurstein · 6 years ago
  24. c3953a3 NFC: nfcmrvl: fix gpio-handling regression by Johan Hovold · 6 years ago
  25. 5e5412c net/socket: fix GCC8+ Wpacked-not-aligned warnings by Qian Cai · 6 years ago
  26. 59c0b47 r8152: fix typo in register name by Kevin Lo · 6 years ago
  27. aa6b195 net: phy: fix race in genphy_update_link by Heiner Kallweit · 6 years ago
  28. 2802d2c enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set by YueHaibing · 6 years ago
  29. 3690c8c net/ethernet/qlogic/qed: force the string buffer NULL-terminated by Wang Xiayang · 6 years ago
  30. ea443e5 atm: iphase: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  31. 685703b hv_sock: Fix hang when a connection is closed by Dexuan Cui · 6 years ago
  32. ead16e5 can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices by Tomas Bortoli · 6 years ago
  33. 30a8bee can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices by Tomas Bortoli · 6 years ago
  34. e787f19 can: peak_usb: force the string buffer NULL-terminated by Wang Xiayang · 6 years ago
  35. cd28aa2 can: sja1000: force the string buffer NULL-terminated by Wang Xiayang · 6 years ago
  36. 224c049 net: usb: pegasus: fix improper read if get_registers() fail by Denis Kirjanov · 6 years ago
  37. 4da5f00 tipc: compat: allow tipc commands without arguments by Taras Kondratiuk · 6 years ago
  38. 1860107 Merge branch 'net-Manufacturer-names-and-spelling-fixes' by David S. Miller · 6 years ago
  39. 509b053 net: samsung: Spelling s/case/cause/ by Geert Uytterhoeven · 6 years ago
  40. 1583d44 net: packetengines: Fix manufacturer spelling and capitalization by Geert Uytterhoeven · 6 years ago
  41. 85aee0a net: nixge: Spelling s/Instrument/Instruments/ by Geert Uytterhoeven · 6 years ago
  42. cec754c net: ixp4xx: Spelling s/XSacle/XScale/ by Geert Uytterhoeven · 6 years ago
  43. aca3432 net: broadcom: Fix manufacturer name in Kconfig help text by Geert Uytterhoeven · 6 years ago
  44. ac0e3f2 net: apple: Fix manufacturer name in Kconfig help text by Geert Uytterhoeven · 6 years ago
  45. 93ae6d2 net: amd: Spelling s/case/cause/ by Geert Uytterhoeven · 6 years ago
  46. 14f1c0f net: 8390: Fix manufacturer name in Kconfig help text by Geert Uytterhoeven · 6 years ago
  47. 944a83a mvpp2: fix panic on module removal by Matteo Croce · 6 years ago
  48. 1f66072 iwlwifi: dbg_ini: fix compile time assert build errors by Mauro Rossi · 6 years ago
  49. 4d97972 net: stmmac: Use netif_tx_napi_add() for TX polling function by Frode Isaksen · 6 years ago
  50. 5c725b6 net: bridge: mcast: don't delete permanent entries when fast leave is enabled by Nikolay Aleksandrov · 6 years ago
  51. 271da13 net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed() by Jia-Ju Bai · 6 years ago
  52. e29903c selftests/tls: fix TLS tests with CONFIG_TLS=n by Jakub Kicinski · 6 years ago
  53. d8a1de3 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack by Juliana Rodrigueiro · 6 years ago
  54. c6349f8 net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK by Geert Uytterhoeven · 6 years ago
  55. f86a677 Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  56. fa9586a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  57. 246902b net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()' by Christophe JAILLET · 6 years ago
  58. 47b69bf net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating tx_ring->tcb_ring by Christophe JAILLET · 6 years ago
  59. 5b31f3e drop_monitor: Add missing uAPI file to MAINTAINERS file by Ido Schimmel · 6 years ago
  60. 23201ea Merge branch 'mlxsw-Two-small-fixes' by David S. Miller · 6 years ago
  61. 744ad9a mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2 by Petr Machata · 6 years ago
  62. 28fe790 mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() by Jiri Pirko · 6 years ago
  63. 66f5772 Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 6 years ago
  64. abb48f8 net: dsa: qca8k: enable port flow control by xiaofeis · 6 years ago
  65. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 6 years ago
  66. 2948a1f tipc: fix unitilized skb list crash by Jon Maloy · 6 years ago
  67. a17c42f Merge tag 'rxrpc-fixes-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  68. 5f4e420 enetc: Fix build error without PHYLIB by YueHaibing · 6 years ago
  69. 3caa61c net: stmmac: Sync RX Buffer upon allocation by Jose Abreu · 6 years ago
  70. 2ad0708 mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types by Colin Ian King · 6 years ago
  71. 43c8e0a net: dsa: mv88e6xxx: use link-down-define instead of plain value by Hubert Feurstein · 6 years ago
  72. ab98c00 net: phy: fixed_phy: print gpio error only if gpio node is present by Hubert Feurstein · 6 years ago
  73. 71b256f iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment by Emmanuel Grumbach · 6 years ago
  74. ba3224d iwlwifi: mvm: fix an out-of-bound access by Emmanuel Grumbach · 6 years ago
  75. 87e7e25 iwlwifi: don't unmap as page memory that was mapped as single by Emmanuel Grumbach · 6 years ago
  76. f5a47fae iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support by Luca Coelho · 6 years ago
  77. 03a0995 iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg) by Ihab Zhaika · 6 years ago
  78. 514ea05 iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info by Gregory Greenman · 6 years ago
  79. ecd09dd iwlwifi: mvm: fix frame drop from the reordering buffer by Emmanuel Grumbach · 6 years ago
  80. f5d88fa iwlwifi: mvm: replace RS mutex with a spin_lock by Gregory Greenman · 6 years ago
  81. cd4d6b0 iwlwifi: mvm: send LQ command always ASYNC by Gregory Greenman · 6 years ago
  82. b6cf287 iwlwifi: mvm: fix comparison of u32 variable with less than zero by Colin Ian King · 6 years ago
  83. 6569e7d iwlwifi: fix locking in delayed GTK setting by Johannes Berg · 6 years ago
  84. abcbef5 iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef by Shahar S Matityahu · 6 years ago
  85. 072b306 iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef by Shahar S Matityahu · 6 years ago
  86. 23babdf iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks by Gregory Greenman · 6 years ago
  87. 3c514bf iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues by Emmanuel Grumbach · 6 years ago
  88. 521dc6c iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue by Emmanuel Grumbach · 6 years ago
  89. c61b655 iwlwifi: mvm: add a new RSS sync notification for NSSN sync by Emmanuel Grumbach · 6 years ago
  90. 6b2dbce iwlwifi: mvm: prepare the ground for more RSS notifications by Emmanuel Grumbach · 6 years ago
  91. 39bd984 iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41 by Luca Coelho · 6 years ago
  92. 0f8084c iwlwifi: mvm: avoid races in rate init and rate perform by Mordechay Goodstein · 6 years ago
  93. cfb21b1 iwlwifi: mvm: disable TX-AMSDU on older NICs by Johannes Berg · 6 years ago
  94. df61242 mwifiex: fix 802.11n/WPA detection by Brian Norris · 6 years ago
  95. c69565e rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet by David Howells · 6 years ago
  96. 60034d3d rxrpc: Fix potential deadlock by David Howells · 6 years ago
  97. eef347f Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" by Johannes Berg · 6 years ago
  98. 7cdc441 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 6 years ago
  99. 3b48300 netfilter: ebtables: also count base chain policies by Florian Westphal · 6 years ago
  100. a20961c net: smc911x: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago