1. f990c82 qed*: Add support for ndo_set_vf_trust by Mintz, Yuval · 9 years ago
  2. f29ffdb qed*: RSS indirection based on queue-handles by Mintz, Yuval · 9 years ago
  3. 04e0fd0 qede: Remove unnecessary datapath dereference by Mintz, Yuval · 9 years ago
  4. 7ca547b qede - mark SKB as encapsulated by Manish Chopra · 9 years ago
  5. e3eef7e qede: Postpone reallocation until NAPI end by Mintz, Yuval · 9 years ago
  6. e1d32ac qed*: Change maximal number of queues by Mintz, Yuval · 9 years ago
  7. aed284c qede: Split filtering logic to its own file by Mintz, Yuval · 9 years ago
  8. cdda926 qede: Break datapath logic into its own file by Mintz, Yuval · 9 years ago
  9. e8f1cb5 qed*: Update to dual-license by Mintz, Yuval · 9 years ago
  10. 6b6bbb5 net: 3com: typhoon: typhoon_init_one: make return values more specific by Thomas Preisner · 9 years ago
  11. 107fded net: 3com: typhoon: typhoon_init_one: fix incorrect return values by Thomas Preisner · 9 years ago
  12. 15d3afc liquidio: optimize reads from Octeon PCI console by Felix Manlunas · 9 years ago
  13. afbb167 stmmac: adding EEE to GMAC4 by jpinto · 9 years ago
  14. bdbd1eb bnxt_en: Handle no aggregation ring gracefully. by Michael Chan · 9 years ago
  15. 486b5c2 bnxt_en: Set default completion ring for async events. by Michael Chan · 9 years ago
  16. 391be5c bnxt_en: Implement new scheme to reserve tx rings. by Michael Chan · 9 years ago
  17. dda0e74 bnxt_en: Add IPV6 hardware RFS support. by Michael Chan · 9 years ago
  18. 8427af8 bnxt_en: Assign additional vnics to VFs. by Michael Chan · 9 years ago
  19. ae10ae7 bnxt_en: Add new hardware RFS mode. by Michael Chan · 9 years ago
  20. 8079e8f bnxt_en: Refactor code that determines RFS capability. by Michael Chan · 9 years ago
  21. 8fdefd6 bnxt_en: Add function to get vnic capability. by Michael Chan · 9 years ago
  22. 5910906 bnxt_en: Refactor TPA code path. by Michael Chan · 9 years ago
  23. 68515a1 bnxt_en: Fix and clarify link_info->advertising. by Michael Chan · 9 years ago
  24. 9d8bc09 bnxt_en: Improve the IRQ disable sequence during shutdown. by Michael Chan · 9 years ago
  25. e7b9569 bnxt_en: Use napi_complete_done() by Michael Chan · 9 years ago
  26. b356a2e bnxt_en: Remove busy poll logic in the driver. by Michael Chan · 9 years ago
  27. 9eb1247 stmmac: enable rx queues by jpinto · 9 years ago
  28. 801822d net: Use kmemdup instead of kmalloc and memcpy by Shyam Saini · 9 years ago
  29. 5671e8c fddi: skfp: Use more common logging styles by Joe Perches · 9 years ago
  30. 5dbc653 skfp: hwmtm: Use proper logging macros, correct mismatches by Joe Perches · 9 years ago
  31. 3ea35d3 driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx by Gao Feng · 9 years ago
  32. 8667398 driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address by Gao Feng · 9 years ago
  33. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  34. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 9 years ago
  35. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 9 years ago
  36. e6afb1a net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 9 years ago
  37. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  40. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  41. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 9 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  43. eb9def6 net/mlx4_en: Fix user prio field in XDP forward by Tariq Toukan · 9 years ago
  44. e252536 ipvlan: fix multicast processing by Mahesh Bandewar · 9 years ago
  45. b1227d0 ipvlan: fix various issues in ipvlan_process_multicast() by Eric Dumazet · 9 years ago
  46. 50b17cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  47. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 9 years ago
  48. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 9 years ago
  49. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 9 years ago
  50. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 9 years ago
  51. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 9 years ago
  52. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 9 years ago
  53. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 9 years ago
  54. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 9 years ago
  55. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 9 years ago
  56. f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  57. 5831212 mlxsw: spectrum_router: Correctly remove nexthop groups by Ido Schimmel · 9 years ago
  58. 93a87e5 mlxsw: spectrum_router: Don't reflect dead neighs by Ido Schimmel · 9 years ago
  59. 567be78 stmmac: CSR clock configuration fix by jpinto · 9 years ago
  60. 2e3d5fa Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  61. 551cde1 net: fddi: skfp: use %p format specifier for addresses rather than %x by Colin Ian King · 9 years ago
  62. 8354491 net: mvpp2: fix dma unmapping of TX buffers for fragments by Thomas Petazzoni · 9 years ago
  63. f217bfd net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup by Heiko Stübner · 9 years ago
  64. 76b1592 be2net: Increase skb headroom size to 256 bytes by Kalesh A P · 9 years ago
  65. 22b68b9 rtlwifi: Fix kernel oops introduced with commit e49656147359 by Larry Finger · 9 years ago
  66. d1f1c0e ath9k: do not return early to fix rcu unlocking by Tobias Klausmann · 9 years ago
  67. f7fb138 net/mlx5: use rb_entry() by Geliang Tang · 9 years ago
  68. ae99b63 ethernet: sfc: Add Kconfig entry for vendor Solarflare by Tobias Klauser · 9 years ago
  69. f7ca8e3b net: hix5hd2_gmac: fix compatible strings name by Dongpo Li · 9 years ago
  70. 4c0ef23 net: netcp: ethss: fix 10gbe host port tx pri map configuration by WingMan Kwok · 9 years ago
  71. e9838ef net: netcp: ethss: fix errors in ethtool ops by WingMan Kwok · 9 years ago
  72. 2e3db5a fsl/fman: enable compilation on ARM64 by Madalin Bucur · 9 years ago
  73. 1e33099 fsl/fman: A007273 only applies to PPC SoCs by Madalin Bucur · 9 years ago
  74. ae6021d powerpc: fsl/fman: remove fsl,fman from of_device_ids[] by Madalin Bucur · 9 years ago
  75. 606987b0 fsl/fman: fix 1G support for QSGMII interfaces by Madalin Bucur · 9 years ago
  76. 57f3986 net: phy: use boolean dt properties for eee broken modes by jbrunet · 9 years ago
  77. 3bb9ab6 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 9 years ago
  78. d4166b8 ath10k: free host-mem with DMA_BIRECTIONAL flag by Ben Greear · 9 years ago
  79. 2b66325 brcmfmac: fix uninitialized field in scheduled scan ssid configuration by Arend Van Spriel · 9 years ago
  80. cb853da brcmfmac: fix memory leak in brcmf_cfg80211_attach() by Arend Van Spriel · 9 years ago
  81. ad688cd stmmac: fix memory barriers by Pavel Machek · 9 years ago
  82. 162809d net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremap by Arvind Yadav · 9 years ago
  83. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  84. 3e3397e net: mv643xx_eth: fix build failure by Sudip Mukherjee · 9 years ago
  85. 9a60c90 mlxsw: spectrum: Mark split ports as such by Ido Schimmel · 9 years ago
  86. 7729bad qed: fix old-style function definition by Arnd Bergmann · 9 years ago
  87. c762eaa r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected by Manuel Bessler · 9 years ago
  88. 3a7f076 irda: w83977af_ir: cleanup an indent issue by Dan Carpenter · 9 years ago
  89. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  90. 99bff5e net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  91. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  92. b7b44fd net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  93. 49cad93 net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  94. d928be8 gtp: Fix initialization of Flags octet in GTPv1 header by Harald Welte · 9 years ago
  95. 88edf10 gtp: gtp_check_src_ms_ipv4() always return success by Lionel Gauthier · 9 years ago
  96. 9751362 bna: use designated initializers by Kees Cook · 9 years ago
  97. aabd7ad WAN: use designated initializers by Kees Cook · 9 years ago
  98. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 9 years ago
  99. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 9 years ago
  100. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 9 years ago