1. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  2. eadec877 net: Add support for subordinate traffic classes to netdev_pick_tx by Alexander Duyck · 7 years ago
  3. 58b0b3e ixgbe: Add code to populate and use macvlan TC to Tx queue map by Alexander Duyck · 7 years ago
  4. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. ad088ec ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing by Jesper Dangaard Brouer · 7 years ago
  6. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  7. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  8. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  9. de7a7e3 ixgbe: Move ipsec init function to before reset call by Alexander Duyck · 7 years ago
  10. e433f3a ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM by Alexander Duyck · 7 years ago
  11. 646bb57 ixgbe: Fix setting of TC configuration for macvlan case by Alexander Duyck · 7 years ago
  12. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  13. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  14. af3746a ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  15. 88adce4 ixgbe: fix possible race in reset subtask by Tony Nguyen · 7 years ago
  16. 5e2e609 ixgbe: implement flush flag for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  17. 42b3346 xdp: add flags argument to ndo_xdp_xmit API by Jesper Dangaard Brouer · 7 years ago
  18. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 16e6653 ixgbe: fix parsing of TC actions for HW offload by Ondřej Hlavatý · 7 years ago
  20. 4695ca9 ixgbe: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  21. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  22. 735fc40 xdp: change ndo_xdp_xmit API to support bulking by Jesper Dangaard Brouer · 7 years ago
  23. f0b99e3a Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()" by Jeff Kirsher · 7 years ago
  24. 6710f97 ixgbe: release lock for the duration of ixgbe_suspend_close() by Pavel Tatashin · 7 years ago
  25. b212d81 ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device by Mauro S M Rodrigues · 7 years ago
  26. 9cfbfa7 ixgbe: cleanup sparse warnings by Cathy Zhou · 7 years ago
  27. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  28. 8315ef6 ixgbe: Avoid performing unnecessary resets for macvlan offload by Alexander Duyck · 7 years ago
  29. 865255b ixgbe: Drop real_adapter from l2 fwd acceleration structure by Alexander Duyck · 7 years ago
  30. 3335915 ixgbe/fm10k: Only support macvlan offload for types that support destination filtering by Alexander Duyck · 7 years ago
  31. 8d80ac4 ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast by Alexander Duyck · 7 years ago
  32. 81d4e91 macvlan: Use software path for offloaded local, broadcast, and multicast traffic by Alexander Duyck · 7 years ago
  33. 7d775f6 macvlan: Rename fwd_priv to accel_priv and add accessor function by Alexander Duyck · 7 years ago
  34. b056b83 ixgbe: Drop support for macvlan specific unicast lists by Alexander Duyck · 7 years ago
  35. 44fa2db xdp: transition into using xdp_frame for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  36. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  37. 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
  38. 189ead8 ixgbe: use xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  39. ed93a39 ixgbe: tweak page counting for XDP_REDIRECT by Björn Töpel · 7 years ago
  40. 70da682 ixgbe: enable TSO with IPsec offload by Shannon Nelson · 7 years ago
  41. 871dd09 ixgbe: remove unneeded ipsec test in TX path by Shannon Nelson · 7 years ago
  42. 2137aec ixgbe: no need for ipsec csum feature check by Shannon Nelson · 7 years ago
  43. 1aa3784 ixgbe: add status reg reads to ixgbe_check_remove by Paul Greenwalt · 7 years ago
  44. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. 0c5661e ixgbe: fix crash in build_skb Rx code path by Emil Tantilov · 7 years ago
  46. 6704a3a ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode by Jacob Keller · 8 years ago
  47. 2bafa8f ixgbe: don't set RXDCTL.RLPML for 82599 by Emil Tantilov · 8 years ago
  48. 06e3f94 ixgbe: add support for reporting 5G link speed by Paul Greenwalt · 8 years ago
  49. a60c3fd ixgbe: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 8 years ago
  50. 85bc266 ixgbe: register ipsec offload with the xfrm subsystem by Shannon Nelson · 8 years ago
  51. a8a43fd ixgbe: ipsec offload stats by Shannon Nelson · 8 years ago
  52. 5925947 ixgbe: process the Tx ipsec offload by Shannon Nelson · 8 years ago
  53. 9210319 ixgbe: process the Rx ipsec offload by Shannon Nelson · 8 years ago
  54. 6d73a15 ixgbe: restore offloaded SAs after a reset by Shannon Nelson · 8 years ago
  55. 63a67fe ixgbe: add ipsec offload add and remove SA by Shannon Nelson · 8 years ago
  56. 8bbbc5e ixgbe: add ipsec register access routines by Shannon Nelson · 8 years ago
  57. 5ba643c ixgbe: Fix kernel-doc format warnings by Tony Nguyen · 8 years ago
  58. 49cfbeb ixgbe: Fix handling of macvlan Tx offload by Alexander Duyck · 8 years ago
  59. b5f69cc ixgbe: avoid bringing rings up/down as macvlans are added/removed by Alexander Duyck · 8 years ago
  60. 16be45b ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload by Alexander Duyck · 8 years ago
  61. 58918df ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings by Alexander Duyck · 8 years ago
  62. 0efbf12 ixgbe: Don't assume dev->num_tc is equal to hardware TC config by Alexander Duyck · 8 years ago
  63. a8e87d9 ixgbe: Default to 1 pool always being allocated by Alexander Duyck · 8 years ago
  64. 4a2512c ixgbe: Assume provided MAC filter has been verified by macvlan by Alexander Duyck · 8 years ago
  65. 68ae742 ixgbe: Drop l2_accel_priv data pointer from ring struct by Alexander Duyck · 8 years ago
  66. 1489542 ixgbe: Use ring values to test for Tx pending by Alexander Duyck · 8 years ago
  67. 4e039c1 ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices by Alexander Duyck · 8 years ago
  68. ff815fb ixgbe: There is no need to update num_rx_pools in L2 fwd offload by Alexander Duyck · 8 years ago
  69. 2af62c5 ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling by Alexander Duyck · 8 years ago
  70. 361b534 ixgbe: Fix interaction between SR-IOV and macvlan offload by Alexander Duyck · 8 years ago
  71. 63f721c ixgbe: Remove an obsolete comment about ITR by Tonghao Zhang · 8 years ago
  72. 73834ae ixgbe: extend firmware version support by Paul Greenwalt · 8 years ago
  73. 3ead7c2 ixgbe: advertise highest capable link speed by Paul Greenwalt · 8 years ago
  74. 09099dd ixgbe: remove unused enum latency_range by Emil Tantilov · 8 years ago
  75. d9d11eb ixgbe: enable multicast on shutdown for WOL by Emil Tantilov · 8 years ago
  76. 99ffc5a ixgbe: setup xdp_rxq_info by Jesper Dangaard Brouer · 8 years ago
  77. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 8 years ago
  78. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 8 years ago
  79. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  80. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 8 years ago
  81. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  82. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 8 years ago
  83. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 8 years ago
  84. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 069db9c ixgbe: Fix Tx map failure path by Alexander Duyck · 8 years ago
  86. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  87. 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 8 years ago
  88. 6ea30f8 ixgbe: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 8 years ago
  89. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  90. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. b64666a ixgbe: fix crash when injecting AER after failed reset by Emil Tantilov · 8 years ago
  92. b4ded83 ixgbe: Update adaptive ITR algorithm by Alexander Duyck · 8 years ago
  93. 86e2349 ixgbe: add counter for times Rx pages gets allocated, not recycled by Jesper Dangaard Brouer · 8 years ago
  94. f5a71ca ixgbe: restore normal RSS after last macvlan offload is removed by Shannon Nelson · 8 years ago
  95. a39221c ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register by Sabrina Dubroca · 8 years ago
  96. e0f06bb ixgbe: Return error when getting PHY address if PHY access is not supported by Mark D Rustad · 9 years ago
  97. 366a88f bpf, ixgbe: add meta data support by Daniel Borkmann · 8 years ago
  98. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 8 years ago
  99. 2886447 ixgbe: use return codes from ndo_xdp_xmit that are distinguishable by Jesper Dangaard Brouer · 8 years ago
  100. d2cee2e ixgbe: change ndo_xdp_xmit return code on xmit errors by Jesper Dangaard Brouer · 8 years ago