1. f7db2be vxge: ensure data0 is initialized in when fetching firmware version information by Colin Ian King · 6 years ago
  2. d81c505 xen/netfront: tolerate frags with no data by Juergen Gross · 6 years ago
  3. 8742beb net: phy: Fix the issue that netif always links up after resuming by Kunihiko Hayashi · 6 years ago
  4. 15515aa lan78xx: Resolve issue with changing MAC address by Jason Martinsen · 6 years ago
  5. 0db7d25 lan743x: Expand phy search for LAN7431 by Bryan Whitehead · 6 years ago
  6. ce5e098f vxlan: changelink: Fix handling of default remotes by Petr Machata · 6 years ago
  7. 6db9246 vxlan: Fix error path in __vxlan_dev_create() by Petr Machata · 6 years ago
  8. 6ad0b5a vxlan: Unmark offloaded bit on replaced FDB entries by Petr Machata · 6 years ago
  9. 6e0af29 net: macb: add missing barriers when reading descriptors by Anssi Hannula · 6 years ago
  10. 8159eca net: macb: fix dropped RX frames due to a race by Anssi Hannula · 6 years ago
  11. e100a89 net: macb: fix random memory corruption on RX with 64-bit DMA by Anssi Hannula · 6 years ago
  12. 4298388 net: macb: restart tx after tx used bit read by Claudiu Beznea · 6 years ago
  13. b26322d net: stmmac: Fix an error code in probe() by Dan Carpenter · 6 years ago
  14. f07d427 qed: Fix an error code qed_ll2_start_xmit() by Dan Carpenter · 6 years ago
  15. 0067917 net: mvpp2: 10G modes aren't supported on all ports by Antoine Tenart · 6 years ago
  16. 5edb7e8 mlxsw: spectrum_nve: Fix memory leak upon driver reload by Ido Schimmel · 6 years ago
  17. 5d50439 mlxsw: spectrum: Add trap for decapsulated ARP packets by Ido Schimmel · 6 years ago
  18. cf0b70e mlxsw: core: Increase timeout during firmware flash process by Shalom Toledo · 6 years ago
  19. a5f3932 net: dsa: mv88e6xxx: set ethtool regs version by Vivien Didelot · 6 years ago
  20. e735fd5 net: mvneta: fix operation for 64K PAGE_SIZE by Marcin Wojtas · 6 years ago
  21. 6adafc3 net: hns: Fix ping failed when use net bridge and send multicast by Yonglong Liu · 6 years ago
  22. 726ae5c net: hns: Add mac pcs config when enable|disable mac by Yonglong Liu · 6 years ago
  23. 7e74a19 net: hns: Fix ntuple-filters status error. by Yonglong Liu · 6 years ago
  24. a57275d net: hns: Avoid net reset caused by pause frames storm by Yonglong Liu · 6 years ago
  25. c82bd07 net: hns: Free irq when exit from abnormal branch by Yonglong Liu · 6 years ago
  26. 31f6b61d net: hns: Clean rx fbd when ae stopped. by Yonglong Liu · 6 years ago
  27. 5778b13 net: hns: Fixed bug that netdev was opened twice by Yonglong Liu · 6 years ago
  28. 4ad26f1 net: hns: Some registers use wrong address according to the datasheet. by Yonglong Liu · 6 years ago
  29. 308c6ca net: hns: All ports can not work when insmod hns ko after rmmod. by Yonglong Liu · 6 years ago
  30. 4e1d4be net: hns: Incorrect offset address used for some registers. by Yonglong Liu · 6 years ago
  31. 1986af1 qmi_wwan: Added support for Telit LN940 series by Jörgen Storvist · 6 years ago
  32. 110a1cc qmi_wwan: Added support for Fibocom NL668 series by Jörgen Storvist · 6 years ago
  33. 51367e4 w90p910_ether: remove incorrect __init annotation by Arnd Bergmann · 6 years ago
  34. 9c27369 r8152: Add support for MAC address pass through on RTL8153-BND by Mario Limonciello · 6 years ago
  35. 0c3a16b crypto/chelsio/chtls: send/recv window update by Atul Gupta · 6 years ago
  36. 848dd1c crypto/chelsio/chtls: macro correction in tx path by Atul Gupta · 6 years ago
  37. 6422ccc crypto/chelsio/chtls: listen fails with multiadapt by Atul Gupta · 6 years ago
  38. df9d4a1 net/tls: sleeping function from invalid context by Atul Gupta · 6 years ago
  39. 2ab4c34 drivers: net: xgene: Remove unnecessary forward declarations by Nathan Chancellor · 6 years ago
  40. c3db8d5 qed: Fix command number mismatch between driver and the mfw by Sudarsana Reddy Kalluru · 6 years ago
  41. 38ed223 Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  42. fa2bf86 net/mlx5e: Cancel DIM work on close SQ by Tal Gilboa · 6 years ago
  43. d13b224 net/mlx5e: Remove unused UDP GSO remaining counter by Mikhael Goikhman · 6 years ago
  44. 61c806d net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolved by Or Gerlitz · 6 years ago
  45. 154e62a net/mlx5e: Properly initialize flow attributes for slow path eswitch rule deletion by Or Gerlitz · 6 years ago
  46. d14f6f2 net/mlx5e: Avoid overriding the user provided priority for offloaded tc rules by Or Gerlitz · 6 years ago
  47. e88afe7 net/mlx5e: Err if asked to mirror a goto chain tc eswitch rule by Or Gerlitz · 6 years ago
  48. e1c15b6 net/mlx5e: RX, Verify MPWQE stride size is in range by Moshe Shemesh · 6 years ago
  49. 8956f00 net/mlx5e: Fix default amount of channels for VF representors by Gavi Teitz · 6 years ago
  50. 86a07da Revert "net: vhost: lock the vqs one by one" by Jason Wang · 6 years ago
  51. 476e8ba vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll() by Jason Wang · 6 years ago
  52. 841df92 vhost: make sure used idx is seen before log in vhost_add_used_n() by Jason Wang · 6 years ago
  53. 3b076cf Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  54. 9061193 bnx2x: Send update-svid ramrod with retry/poll flags enabled by Sudarsana Reddy Kalluru · 6 years ago
  55. 07f1262 bnx2x: Enable PTP only on the PF that initializes the port by Sudarsana Reddy Kalluru · 6 years ago
  56. 04f0523 bnx2x: Remove configured vlans as part of unload sequence. by Sudarsana Reddy Kalluru · 6 years ago
  57. bbf666c bnx2x: Clear fip MAC when fcoe offload support is disabled by Sudarsana Reddy Kalluru · 6 years ago
  58. 96d1a73 ixgbe: Fix race when the VF driver does a reset by Ross Lagerwall · 6 years ago
  59. 800b8f6 i40e: DRY rx_ptype handling code by Michał Mirosław · 6 years ago
  60. 5146f95 USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data by Hui Peng · 6 years ago
  61. 2a508c6 i40e: fix VLAN.TCI == 0 RX HW offload by Michał Mirosław · 6 years ago
  62. 158daed i40e: fix mac filter delete when setting mac address by Stefan Assmann · 6 years ago
  63. ee28b30 r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabled by Heiner Kallweit · 6 years ago
  64. 2f1a9f6 Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  65. 8e41cae ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done by YueHaibing · 6 years ago
  66. 290974d nfp: flower: ensure TCP flags can be placed in IPv6 frame by Pieter Jansen van Vuuren · 6 years ago
  67. 1d1bbc3 ibmvnic: Fix non-atomic memory allocation in IRQ context by Thomas Falcon · 6 years ago
  68. 6c5c748 ibmvnic: Convert reset work item mutex to spin lock by Thomas Falcon · 6 years ago
  69. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  70. e30fbc3 bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. by Michael Chan · 6 years ago
  71. c0b8cda bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. by Michael Chan · 6 years ago
  72. 75720e6 bnxt_en: Keep track of reserved IRQs. by Michael Chan · 6 years ago
  73. 804fba4 bnxt_en: Fix CNP CoS queue regression. by Michael Chan · 6 years ago
  74. 0844895 Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  75. 47dcb08 Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  76. 822b768 Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  77. 50a5528a Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  78. bd799eb Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  79. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  80. 6ec067e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  81. 570c913 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  82. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  83. 5f17979 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  84. 7b24f6c Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  85. 0b43a29 Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  86. 52f842cc Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  87. c431b42 Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  88. d7dcdf9 nvmet-rdma: fix response use after free by Israel Rukshin · 6 years ago
  89. 86880d6 nvme: validate controller state before rescheduling keep alive by James Smart · 6 years ago
  90. dbde117 Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-linus by Greg Kroah-Hartman · 6 years ago
  91. d387ac1 Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  92. ece27a3 i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode by Masahiro Yamada · 6 years ago
  93. 8469636 i2c: uniphier: fix violation of tLOW requirement for Fast-mode by Masahiro Yamada · 6 years ago
  94. cd8843f5 i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START by Masahiro Yamada · 6 years ago
  95. c2a653d i2c: uniphier-f: fix timeout error after reading 8 bytes by Masahiro Yamada · 6 years ago
  96. 0544ee4 i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node by Hans de Goede · 6 years ago
  97. 6c7f25c i2c: axxia: properly handle master timeout by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 6 years ago
  98. 993107f mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl by Ido Schimmel · 6 years ago
  99. da93d29 mlxsw: spectrum_router: Relax GRE decap matching check by Nir Dotan · 6 years ago
  100. f58a83c mlxsw: spectrum_switchdev: Avoid leaking FID's reference count by Ido Schimmel · 6 years ago