1. d2cee2e ixgbe: change ndo_xdp_xmit return code on xmit errors by Jesper Dangaard Brouer · 8 years ago
  2. 7f3b39d net/sched: Fix the logic error to decide the ingress qdisc by Chris Mi · 8 years ago
  3. a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 8 years ago
  4. d5e7f82 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  5. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. eeb0149 igb: support BCM54616 PHY by John W Linville · 8 years ago
  7. d4661248 igbvf: convert msleep to mdelay in atomic context by Greg Edwards · 8 years ago
  8. 0d3ee0d igbvf: after mailbox write, wait for reply by Greg Edwards · 8 years ago
  9. 32652c2 igbvf: add lock around mailbox ops by Greg Edwards · 8 years ago
  10. 48f76b68 e1000e: Initial Support for IceLake by Sasha Neftin · 8 years ago
  11. 46b3bb9 igb: do not drop PF mailbox lock after read of VF message by Greg Edwards · 8 years ago
  12. 1a6c4a3 igb: expose mailbox unlock method by Greg Edwards · 8 years ago
  13. 09fc97b igb: add argument names to mailbox op function declarations by Greg Edwards · 8 years ago
  14. 2643e6e igb: Remove incorrect "unexpected SYS WRAP" log message by Corinna Vinschen · 8 years ago
  15. d75372a e1000e: add check on e1e_wphy() return value by Gustavo A R Silva · 8 years ago
  16. 26bd4e2 igb: protect TX timestamping from API misuse by Cliff Spradlin · 8 years ago
  17. 94221ae75 igb: Fix error of RX network flow classification by Gangfeng Huang · 8 years ago
  18. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
  19. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 8 years ago
  20. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  21. bc32afd ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions by Jiri Pirko · 8 years ago
  22. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  23. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 8 years ago
  24. 7c3a462 ixgbe: Initialize 64-bit stats seqcounts by Florian Fainelli · 8 years ago
  25. 7d6d067 i40e: Initialize 64-bit statistics TX ring seqcount by Florian Fainelli · 8 years ago
  26. e27a879 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  27. 2f1d86e i40e: handle setting administratively set MAC address back to zero by Stefan Assmann · 8 years ago
  28. 07c357f i40evf: remove unnecessary __packed by Tushar Dave · 8 years ago
  29. c969ef4 i40evf: Use le32_to_cpu before evaluating HW desc fields by Tushar Dave · 8 years ago
  30. eb23039 i40e: report BPF prog id during XDP_QUERY_PROG by Daniel Borkmann · 8 years ago
  31. 8d9ee66 i40evf: add some missing includes by Jesse Brandeburg · 8 years ago
  32. d8b2c70 i40e: display correct UDP tunnel type name by Jacob Keller · 8 years ago
  33. b85c94b i40e/i40evf: remove mismatched type warnings by Jesse Brandeburg · 8 years ago
  34. 601a2e7 i40e/i40evf: make IPv6 ATR code clearer by Jesse Brandeburg · 8 years ago
  35. 4d43308 i40e: fix odd formatting and indent by Jesse Brandeburg · 8 years ago
  36. 0ac30ce i40e: fix up 32 bit timespec references by Jesse Brandeburg · 8 years ago
  37. 981e25c i40e: Handle admin Q timeout when releasing NVM by Paul M Stillwell Jr · 8 years ago
  38. 4d5957c i40e: remove WQ_UNBOUND and the task limit of our workqueue by Jacob Keller · 8 years ago
  39. 7c9ae7f i40e: Fix for trace found with S4 state by Carolyn Wyborny · 8 years ago
  40. db1a8f8 i40e: fix incorrect variable assignment by Gustavo A R Silva · 8 years ago
  41. 7adbccb ixgbe: Disable flow control for XFI by Tony Nguyen · 8 years ago
  42. ae84dbf ixgbe: Do not support flow control autonegotiation for X553 by Tony Nguyen · 8 years ago
  43. 48301cf ixgbe: Update NW_MNG_IF_SEL support for X553 by Tony Nguyen · 8 years ago
  44. 72f740b ixgbe: Enable LASI interrupts for X552 devices by Tony Nguyen · 8 years ago
  45. 0e1ff306 ixgbe: Ensure MAC filter was added before setting MACVLAN by Tony Nguyen · 8 years ago
  46. 11393cc xdp: Add batching support to redirect map by John Fastabend · 8 years ago
  47. 5acaee0 xdp: add trace event for xdp redirect by John Fastabend · 8 years ago
  48. 6453073 ixgbe: add initial support for xdp redirect by John Fastabend · 8 years ago
  49. 90382dc ixgbe: NULL xdp_tx rings on resource cleanup by John Fastabend · 8 years ago
  50. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  51. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  52. dfc4ff6 i40e: don't hold RTNL lock for the entire reset by Jacob Keller · 8 years ago
  53. 7642984 i40e: Handle PE_CRITERR properly with IWARP enabled by Catherine Sullivan · 8 years ago
  54. 2e5c26ea i40e: clear only cause_ena bit by Shannon Nelson · 8 years ago
  55. e588723 i40e: fix disabling overflow promiscuous mode by Alan Brady · 8 years ago
  56. 5bbb2e2 i40e: Add support for OEM firmware version by Filip Sadowski · 8 years ago
  57. 4fc8c67 i40e: genericize the partition bandwidth control by Shannon Nelson · 8 years ago
  58. 83d14c5 i40e: Add message for unsupported MFP mode by Carolyn Wyborny · 8 years ago
  59. 68fb13a7 i40e: Support firmware CEE DCB UP to TC map re-definition by Greg Bowers · 8 years ago
  60. 1e99854 i40e: Fix potential out of bound array access by Sudheer Mogilappagari · 8 years ago
  61. 15d23b4 i40e: comment that udp_port must be in host byte order by Jacob Keller · 8 years ago
  62. 59e331e i40e: use dev_dbg instead of dev_info when warning about missing routine by Jacob Keller · 8 years ago
  63. 7c32b1e i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags by Alice Michael · 8 years ago
  64. 65c7006 i40evf: assign num_active_queues inside i40evf_alloc_queues by Jacob Keller · 8 years ago
  65. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  66. 0c8493d i40e: add XDP support for pass and drop actions by Björn Töpel · 8 years ago
  67. 4792093 bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 8 years ago
  68. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  69. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  70. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 640f93c i40e: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  72. a09c0fc ixgbe: pci_set_drvdata must be called before register_netdev by Jeff Mahoney · 8 years ago
  73. 4ebdf8a ixgbe: Resolve cppcheck format string warning by Tony Nguyen · 8 years ago
  74. d28b194 ixgbe: fix writes to PFQDE by Emil Tantilov · 8 years ago
  75. adc2c83 ixgbevf: Bump version number by Tony Nguyen · 8 years ago
  76. 01ec552 ixgbe: Bump version number by Tony Nguyen · 8 years ago
  77. 622a2ef ixgbe: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  78. 4cc74c0 ixgbe: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  79. 5fef124 ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  80. aaebaf5 ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  81. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  82. 3948b57 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  83. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  84. 833521e e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails by Chris Wilson · 8 years ago
  85. b476dea igb: make a few local functions static by Colin Ian King · 8 years ago
  86. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  88. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  89. fd8e597 e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() by Konstantin Khlebnikov · 8 years ago
  90. 24ad2a9 e1000e: Don't return uninitialized stats by Benjamin Poirier · 8 years ago
  91. 81e3f64 igb: Remove useless argument by Benjamin Poirier · 8 years ago
  92. e5f36ad igb: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  93. c3b8f85 igb: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  94. cff5714 e1000e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  95. 74344e3 igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  96. 4ccdc01 igb: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  97. 5012863 e1000e: fix race condition around skb_tstamp_tx() by Jacob Keller · 8 years ago
  98. 000ba1f igb: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  99. 440aeca igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 9 years ago
  100. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago