1. cfbe4db i40evf: fix compiler warning of unused variable by Jesse Brandeburg · 10 years ago
  2. d206563 ixgbe: Remove CS4227 diagnostic code by Mark Rustad · 10 years ago
  3. ef2662b ixgbe/ixgbevf: use napi_schedule_irqoff() by Alexander Duyck · 10 years ago
  4. 8a9ca11 ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 10 years ago
  5. d91e3a7 ixgbe: Add KR mode support for CS4227 chip by Mark Rustad · 10 years ago
  6. 5d6002b ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 10 years ago
  7. 9f87298 fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 10 years ago
  8. a897a2a ixgbe: fix multiple kernel-doc errors by Jean Sacren · 10 years ago
  9. cc1f88b ixgbe: Delete redundant include file by Mark Rustad · 10 years ago
  10. edab421 ixgbe: drop null test before destroy functions by Julia Lawall · 10 years ago
  11. 8c7ee6d fm10k: Correct MTU for jumbo frames by Jacob Keller · 10 years ago
  12. 1340181f fm10k: do not assume VF always has 1 queue by Jacob Keller · 10 years ago
  13. 3f8c0f7 gianfar: use of_property_read_bool() by Saurabh Sengar · 10 years ago
  14. 5e091e7 bnx2x: Utilize FW 7.13.1.0. by Yuval Mintz · 10 years ago
  15. b3d39a8 ravb: use clock rate as basis for GTI.TIV by Simon Horman · 10 years ago
  16. 1777ddb dl2k: Implement suspend by Ondrej Zary · 10 years ago
  17. 966e07f dl2k: Reorder and cleanup initialization by Ondrej Zary · 10 years ago
  18. 39536ff dl2k: Handle memory allocation errors in alloc_list by Ondrej Zary · 10 years ago
  19. 3fb2d49 bnx2x: Show port statistics in Multi-function by Yuval Mintz · 10 years ago
  20. 6a53119 bnx2x: Add new SW stat 'tx_exhaustion_events' by Yuval Mintz · 10 years ago
  21. b07a966 mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_add by Ido Schimmel · 10 years ago
  22. 3b7ad5e mlxsw: spectrum: Unify setting of HW VLAN filters by Ido Schimmel · 10 years ago
  23. 06c071f mlxsw: spectrum: Use correct PVID value when removing VLANs by Ido Schimmel · 10 years ago
  24. 7b5dc0d net: encx24j600: move rev announcement to probe function by Jon Ringle · 10 years ago
  25. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 10 years ago
  26. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 10 years ago
  27. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 10 years ago
  28. 868fdb0 mlx4: remove mlx4_en_low_latency_recv() by Eric Dumazet · 10 years ago
  29. b59768c bnx2x: remove bnx2x_low_latency_recv() support by Eric Dumazet · 10 years ago
  30. 44fb6fb mlx5: support napi_complete_done() by Eric Dumazet · 10 years ago
  31. 7ae92ae mlx5: add busy polling support by Eric Dumazet · 10 years ago
  32. 5865316 mlx4: mlx4_en_low_latency_recv() called with BH disabled by Eric Dumazet · 10 years ago
  33. d37b4c0 be2net: remove local variable 'status' by Ivan Vecera · 10 years ago
  34. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  35. 6c606fa via-velocity: unconditionally drop frames with bad l2 length by Timo Teräs · 10 years ago
  36. f1a454a ipg: Remove ipg driver by Ondrej Zary · 10 years ago
  37. c3f45d3 dl2k: Add support for IP1000A-based cards by Ondrej Zary · 10 years ago
  38. 7750130 net: thunder: Check for driver data in nicvf_remove() by Pavel Fedin · 10 years ago
  39. ab6d784 bnx2x: Fix VLANs null-pointer for 57710, 57711 by Yuval Mintz · 10 years ago
  40. d60cf61 ravb: remove unhandle int cause by Masaru Nagai · 10 years ago
  41. c300366b sfc: constify pci_error_handlers structures by Julia Lawall · 10 years ago
  42. 166e236 net: cavium: liquidio: constify pci_error_handlers structures by Julia Lawall · 10 years ago
  43. d5d3098 be2net: replace hardcoded values with existing define by Ivan Vecera · 10 years ago
  44. 4114ec9 be2net: remove unused local rsstable array by Ivan Vecera · 10 years ago
  45. 2452cb0 ravb: Fix int mask value overwritten issue by Masaru Nagai · 10 years ago
  46. cd998ec net: smsc911x: Reset PHY during initialization by Pavel Fedin · 10 years ago
  47. d49c219 net/mlx4_core: Avoid returning success in case of an error flow by Noa Osherovich · 10 years ago
  48. f5adbfe net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters by Eran Ben Elisha · 10 years ago
  49. d4e28cb net/mlx5e: Use the right DMA free function on TX path by Achiad Shochat · 10 years ago
  50. 50a9eea net/mlx5e: Max mtu comparison fix by Doron Tsur · 10 years ago
  51. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 10 years ago
  52. ba6c4c0 net/mlx5e: Fix inline header size calculation by Saeed Mahameed · 10 years ago
  53. 5883d9c net: thunder: Fix crash upon shutdown after failed probe by Pavel Fedin · 10 years ago
  54. 49e4a22 stmmac: avoid ipq806x constant overflow warning by Arnd Bergmann · 10 years ago
  55. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  56. 3917429 r8169: fix kasan reported skb use-after-free. by françois romieu · 10 years ago
  57. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  58. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  59. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 10 years ago
  60. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  61. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 10 years ago
  62. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 10 years ago
  63. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 10 years ago
  64. 3870502 net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  65. 761d4be drivers: net: xgene: fix RGMII 10/100Mb mode by Iyappan Subramanian · 10 years ago
  66. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  67. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  68. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  69. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 10 years ago
  70. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 10 years ago
  71. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 10 years ago
  72. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  73. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 10 years ago
  74. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  75. 4bb6cdc bnxt_en: More robust SRIOV cleanup sequence. by Jeffrey Huang · 10 years ago
  76. 84e86b9 bnxt_en: Fix comparison of u16 sw_id against negative value. by Michael Chan · 10 years ago
  77. 1180949 bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4 by Jeffrey Huang · 10 years ago
  78. 614388c bnxt_en: Determine tcp/ipv6 RSS hash type correctly. by Michael Chan · 10 years ago
  79. c5d7774 bnxt_en: Change sp events definitions to represent bit position. by Jeffrey Huang · 10 years ago
  80. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  81. 428ad1b net: stmmac: fix double-initialization of phy_iface by LABBE Corentin · 10 years ago
  82. 9b15acb qlogic: qed: fix error codes in qed_resc_alloc() by Dan Carpenter · 10 years ago
  83. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  84. df761ea bnxt_en: add VXLAN dependency by Arnd Bergmann · 10 years ago
  85. 87aec47 qlogic: qed: fix a test for MODE_MF_SI by Dan Carpenter · 10 years ago
  86. 8c169c2 qlogic/qed: remove bogus NULL check by Dan Carpenter · 10 years ago
  87. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 10 years ago
  88. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 10 years ago
  89. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 10 years ago
  90. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  91. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 10 years ago
  92. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 10 years ago
  95. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 3ea4891 net/mlx5e: Fix LSO vlan insertion by Achiad Shochat · 10 years ago
  97. e4cf27b net/mlx5e: Re-eanble client vlan TX acceleration by Achiad Shochat · 10 years ago
  98. fe9f4fe net/mlx5e: Return error in case mlx5e_set_features() fails by Achiad Shochat · 10 years ago
  99. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 10 years ago
  100. 61d0e73 net/mlx5_core: Use the the real irqn in eq->irqn by Achiad Shochat · 10 years ago