1. 39841cc1 net: dsa: b53: Fix for failure when irq is not defined in dt by Arun Parameswaran · 6 years ago
  2. c0a47e4 geneve: should not call rt6_lookup() when ipv6 was disabled by Hangbin Liu · 6 years ago
  3. e8c32c3 net: Don't default Cavium PTP driver to 'y' by Bjorn Helgaas · 6 years ago
  4. d2901b0 net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  5. e0cbbc6 net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  6. f4ad1a6 net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  7. 98fcd70 net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  8. 7c3850a net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  9. c50e964 net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  10. bb6a702 net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  11. 96d2650 net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  12. 62d1a31 net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  13. 3703a39 net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  14. 218d05c net/mlx5e: Don't overwrite pedit action when multiple pedit used by Tonghao Zhang · 6 years ago
  15. 6707f74 net/mlx5e: Update hw flows when encap source mac changed by Tonghao Zhang · 6 years ago
  16. 42dbcd6 qed*: Advance drivers version to 8.37.0.20 by Manish Chopra · 6 years ago
  17. 8c85025 qed: Change verbosity for coalescing message. by Rahul Verma · 6 years ago
  18. 0aa4feb qede: Fix system crash on configuring channels. by Sudarsana Reddy Kalluru · 6 years ago
  19. fb1faab qed: Consider TX tcs while deriving the max num_queues for PF. by Sudarsana Reddy Kalluru · 6 years ago
  20. ebd873a qed: Assign UFP TC value to vlan priority in UFP mode. by Sudarsana Reddy Kalluru · 6 years ago
  21. 660492b qed: Fix EQ full firmware assert. by Manish Chopra · 6 years ago
  22. 75c05a7 net: dsa: mv88e6xxx: Fix counting of ATU violations by Andrew Lunn · 6 years ago
  23. 1651925 net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flows by Guy Shattah · 6 years ago
  24. 6363651 net/mlx5e: Properly set steering match levels for offloaded TC decap rules by Or Gerlitz · 6 years ago
  25. 82eaa1f net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance by Raed Salem · 6 years ago
  26. 3e5a7c9 Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  27. 53bc8d2 net: dp83640: expire old TX-skb by Sebastian Andrzej Siewior · 6 years ago
  28. 546f2897 virtio_net: Account for tx bytes and packets on sending xdp_frames by Toshiaki Makita · 6 years ago
  29. 8dfb8d2 net: systemport: Fix WoL with password after deep sleep by Florian Fainelli · 6 years ago
  30. c14f07c6 Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x" by Russell King · 6 years ago
  31. 7596175 enic: fix checksum validation for IPv6 by Govindarajulu Varadarajan · 6 years ago
  32. 294c149a skge: potential memory corruption in skge_get_regs() by Dan Carpenter · 6 years ago
  33. 5e66e35 bnxt_en: Disable interrupts when allocating CP rings or NQs. by Michael Chan · 6 years ago
  34. 2c2008a ath10k: correct bus type for WCN3990 by Brian Norris · 6 years ago
  35. 0567263 mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info by Lorenzo Bianconi · 6 years ago
  36. 34aaaac8 ieee802154: mcr20a: fix indentation, remove tabs by Colin Ian King · 6 years ago
  37. e2cd682 net: stmmac: Disable EEE mode earlier in XMIT callback by Jose Abreu · 6 years ago
  38. c5acdbee net: stmmac: Send TSO packets always from Queue 0 by Jose Abreu · 6 years ago
  39. 4ec5302 net: stmmac: Fallback to Platform Data clock in Watchdog conversion by Jose Abreu · 6 years ago
  40. d525608 ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  41. 3a03cb8 tun: move the call to tun_set_real_num_queues by George Amanakis · 6 years ago
  42. 5050471 virtio_net: Differentiate sk_buff and xdp_frame on freeing by Toshiaki Makita · 6 years ago
  43. 07b344f virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs by Toshiaki Makita · 6 years ago
  44. 03aa6d3 virtio_net: Don't process redirected XDP frames when XDP is disabled by Toshiaki Makita · 6 years ago
  45. 1667c08 virtio_net: Fix out of bounds access of sq by Toshiaki Makita · 6 years ago
  46. 188313c virtio_net: Fix not restoring real_num_rx_queues by Toshiaki Makita · 6 years ago
  47. 534da5e virtio_net: Don't call free_old_xmit_skbs for xdp_frames by Toshiaki Makita · 6 years ago
  48. 8be4d9a virtio_net: Don't enable NAPI when interface is down by Toshiaki Makita · 6 years ago
  49. e15aa3b ucc_geth: Reset BQL queue when stopping device by Mathias Thore · 6 years ago
  50. 0f0ed82 net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles by Yang Wei · 6 years ago
  51. e339f863 net: caif: call dev_consume_skb_any when skb xmit done by Yang Wei · 6 years ago
  52. 896cebc net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  53. e501070 net: macb: Apply RXUBR workaround only to versions with errata by Harini Katakam · 6 years ago
  54. b3379a4 net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  55. 1000911 net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  56. 3afa73d net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq by Yang Wei · 6 years ago
  57. f48af11 net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq by Yang Wei · 6 years ago
  58. ffb057f qed: Fix stack out of bounds bug by Manish Chopra · 6 years ago
  59. 7c81626 qed: Fix system crash in ll2 xmit by Manish Chopra · 6 years ago
  60. 327852e qed: Fix VF probe failure while FLR by Manish Chopra · 6 years ago
  61. ff92969 qed: Fix LACP pdu drops for VFs by Manish Chopra · 6 years ago
  62. 9e71a15 qed: Fix bug in tx promiscuous mode settings by Manish Chopra · 6 years ago
  63. ca89932 net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  64. 6fb6e63 net: dsa: mv88e6xxx: Fix serdes irq setup going recursive by Andrew Lunn · 6 years ago
  65. c69c29a1a net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() by Alexey Khoroshilov · 6 years ago
  66. cec8abba net: hns: Fix wrong read accesses via Clause 45 MDIO protocol by Yonglong Liu · 6 years ago
  67. ed29ca8 net: hns: Restart autoneg need return failed when autoneg off by Yonglong Liu · 6 years ago
  68. 263c6d7 net: hns: Fix for missing of_node_put() after of_parse_phandle() by Yonglong Liu · 6 years ago
  69. 3da15ad Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  70. 6571ebc net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case by Tomonori Sakita · 6 years ago
  71. abfd04f qed: Revert error handling changes. by David S. Miller · 6 years ago
  72. 6ce966f net/mlx5e: Unblock setting vid 0 for VFs through the uplink rep by Or Gerlitz · 6 years ago
  73. c12ecc2 net/mlx5e: Move to use common phys port names for vport representors by Or Gerlitz · 7 years ago
  74. 9d2cbdc5 net/mlx5e: Allow MAC invalidation while spoofchk is ON by Aya Levin · 6 years ago
  75. 33814e5 net/mlx5: Take lock with IRQs disabled to avoid deadlock by Moni Shoua · 6 years ago
  76. 92b3277 net/mlx5e: Fix wrong private flag usage causing checksum disable by Shay Agroskin · 6 years ago
  77. 4e046de Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager" by Bodong Wang · 6 years ago
  78. 5179527 Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  79. e95d22c ibmveth: Do not process frames after calling napi_reschedule by Thomas Falcon · 6 years ago
  80. 6eea352 net: usb: asix: ax88772_bind return error when hw_reset fail by Zhang Run · 6 years ago
  81. b881292 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by David S. Miller · 6 years ago
  82. 9620d6f Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  83. ffe4cfc net/mlx4_core: Fix error handling when initializing CQ bufs in the driver by Jack Morgenstein · 6 years ago
  84. a40ded6 net/mlx4_core: Add masking for a few queries on HCA caps by Aya Levin · 6 years ago
  85. 3366463 sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe by Edward Cree · 6 years ago
  86. 52d3b49 hv_netvsc: fix typos in code comments by Adrian Vladu · 6 years ago
  87. 17d9125 hv_netvsc: Fix hash key value reset after other ops by Haiyang Zhang · 6 years ago
  88. 7c9f335 hv_netvsc: Refactor assignments of struct netvsc_device_info by Haiyang Zhang · 6 years ago
  89. b4a10c7 hv_netvsc: Fix ethtool change hash key error by Haiyang Zhang · 6 years ago
  90. 12da643 ravb: expand rx descriptor data to accommodate hw checksum by Simon Horman · 6 years ago
  91. ab06418 net: phy: Fixup GPLv2+ SPDX tags based on license text by Andrew Lunn · 6 years ago
  92. 25974d8 net: fec: get regulator optional by Stefan Agner · 6 years ago
  93. 17b42a2 net: altera_tse: fix connect_local_phy error path by Atsushi Nemoto · 6 years ago
  94. 5d9bf43 net: dpaa2: improve PTP Kconfig option by Yangbo Lu · 6 years ago
  95. 278396d qede: Error recovery process by Tomer Tayar · 6 years ago
  96. c75860e qed: Add infrastructure for error detection and recovery by Tomer Tayar · 6 years ago
  97. cfdb1b6 qed: Revise load sequence to avoid PCI errors by Tomer Tayar · 6 years ago
  98. 56cb4e5 net: sun: cassini: Cleanup license conflict by Thomas Gleixner · 6 years ago
  99. 13e6262 wlcore: sdio: Fixup power on/off sequence by Ulf Hansson · 6 years ago
  100. a55234d can: flexcan: fix NULL pointer exception during bringup by Uwe Kleine-König · 6 years ago