1. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  2. 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
  3. 189ead8 ixgbe: use xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  4. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  5. ed93a39 ixgbe: tweak page counting for XDP_REDIRECT by Björn Töpel · 7 years ago
  6. 70da682 ixgbe: enable TSO with IPsec offload by Shannon Nelson · 7 years ago
  7. 1db685e ixgbe: no need for esp trailer if GSO by Shannon Nelson · 7 years ago
  8. 871dd09 ixgbe: remove unneeded ipsec test in TX path by Shannon Nelson · 7 years ago
  9. 2137aec ixgbe: no need for ipsec csum feature check by Shannon Nelson · 7 years ago
  10. 9bf1e20 ixgbe: fix read-modify-write in x550 phy setup by Paul Greenwalt · 7 years ago
  11. 1aa3784 ixgbe: add status reg reads to ixgbe_check_remove by Paul Greenwalt · 7 years ago
  12. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  13. b03254d ixgbe: fix disabling hide VLAN on VF reset by Paul Greenwalt · 7 years ago
  14. e656805 ixgbe: Add receive length error counter by Tonghao Zhang · 7 years ago
  15. 5c4aa45 ixgbe: remove unneeded ipsec state free callback by Shannon Nelson · 7 years ago
  16. 0ae418e ixgbe: fix ipsec trailer length by Shannon Nelson · 7 years ago
  17. 68c1fb2 ixgbe: check for 128-bit authentication by Shannon Nelson · 7 years ago
  18. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 0c5661e ixgbe: fix crash in build_skb Rx code path by Emil Tantilov · 7 years ago
  20. 6704a3a ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode by Jacob Keller · 8 years ago
  21. 60f4b64 ixgbe: Avoid to write the RETA table when unnecessary by Tonghao Zhang · 8 years ago
  22. 8f611fb ixgbe: remove redundant initialization of 'pool' by Colin Ian King · 8 years ago
  23. 2bafa8f ixgbe: don't set RXDCTL.RLPML for 82599 by Emil Tantilov · 8 years ago
  24. fd49222 ixgbe: Fix && vs || typo by Dan Carpenter · 8 years ago
  25. 06e3f94 ixgbe: add support for reporting 5G link speed by Paul Greenwalt · 8 years ago
  26. 8382004 ixgbe: Don't report unsupported timestamping filters for X550 by Miroslav Lichvar · 8 years ago
  27. f0e49dc ixgbe: use ARRAY_SIZE for array sizing calculation on array buf by Colin Ian King · 8 years ago
  28. a60c3fd ixgbe: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 8 years ago
  29. 85bc266 ixgbe: register ipsec offload with the xfrm subsystem by Shannon Nelson · 8 years ago
  30. a8a43fd ixgbe: ipsec offload stats by Shannon Nelson · 8 years ago
  31. 5925947 ixgbe: process the Tx ipsec offload by Shannon Nelson · 8 years ago
  32. 9210319 ixgbe: process the Rx ipsec offload by Shannon Nelson · 8 years ago
  33. 6d73a15 ixgbe: restore offloaded SAs after a reset by Shannon Nelson · 8 years ago
  34. 63a67fe ixgbe: add ipsec offload add and remove SA by Shannon Nelson · 8 years ago
  35. 34c822e ixgbe: add ipsec data structures by Shannon Nelson · 8 years ago
  36. 49a94d7 ixgbe: add ipsec engine start and stop routines by Shannon Nelson · 8 years ago
  37. 8bbbc5e ixgbe: add ipsec register access routines by Shannon Nelson · 8 years ago
  38. beca815 ixgbe: clean up ipsec defines by Shannon Nelson · 8 years ago
  39. 5ba643c ixgbe: Fix kernel-doc format warnings by Tony Nguyen · 8 years ago
  40. 49cfbeb ixgbe: Fix handling of macvlan Tx offload by Alexander Duyck · 8 years ago
  41. b5f69cc ixgbe: avoid bringing rings up/down as macvlans are added/removed by Alexander Duyck · 8 years ago
  42. 16be45b ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload by Alexander Duyck · 8 years ago
  43. 58918df ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings by Alexander Duyck · 8 years ago
  44. 0efbf12 ixgbe: Don't assume dev->num_tc is equal to hardware TC config by Alexander Duyck · 8 years ago
  45. a8e87d9 ixgbe: Default to 1 pool always being allocated by Alexander Duyck · 8 years ago
  46. 4a2512c ixgbe: Assume provided MAC filter has been verified by macvlan by Alexander Duyck · 8 years ago
  47. 68ae742 ixgbe: Drop l2_accel_priv data pointer from ring struct by Alexander Duyck · 8 years ago
  48. 1489542 ixgbe: Use ring values to test for Tx pending by Alexander Duyck · 8 years ago
  49. 4e039c1 ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices by Alexander Duyck · 8 years ago
  50. ff815fb ixgbe: There is no need to update num_rx_pools in L2 fwd offload by Alexander Duyck · 8 years ago
  51. 2af62c5 ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling by Alexander Duyck · 8 years ago
  52. 2097db7 ixgbe: Perform reinit any time number of VFs change by Alexander Duyck · 8 years ago
  53. 361b534 ixgbe: Fix interaction between SR-IOV and macvlan offload by Alexander Duyck · 8 years ago
  54. 63f721c ixgbe: Remove an obsolete comment about ITR by Tonghao Zhang · 8 years ago
  55. 73834ae ixgbe: extend firmware version support by Paul Greenwalt · 8 years ago
  56. 3ead7c2 ixgbe: advertise highest capable link speed by Paul Greenwalt · 8 years ago
  57. 09099dd ixgbe: remove unused enum latency_range by Emil Tantilov · 8 years ago
  58. d9d11eb ixgbe: enable multicast on shutdown for WOL by Emil Tantilov · 8 years ago
  59. 99ffc5a ixgbe: setup xdp_rxq_info by Jesper Dangaard Brouer · 8 years ago
  60. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 8 years ago
  61. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 8 years ago
  62. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  63. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 8 years ago
  64. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  65. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 8 years ago
  66. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 8 years ago
  67. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 069db9c ixgbe: Fix Tx map failure path by Alexander Duyck · 8 years ago
  69. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  70. 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 8 years ago
  71. 6ea30f8 ixgbe: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 8 years ago
  72. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  73. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. b64666a ixgbe: fix crash when injecting AER after failed reset by Emil Tantilov · 8 years ago
  75. b4ded83 ixgbe: Update adaptive ITR algorithm by Alexander Duyck · 8 years ago
  76. c3aec05 ixgbe: fix the FWSM.PT check in ixgbe_mng_present() by Emil Tantilov · 8 years ago
  77. dcfd6b8 ixgbe: fix use of uninitialized padding by Emil Tantilov · 8 years ago
  78. 86e2349 ixgbe: add counter for times Rx pages gets allocated, not recycled by Jesper Dangaard Brouer · 8 years ago
  79. 761c2a4 ixgbe: split Tx/Rx ring clearing for ethtool loopback test by Emil Tantilov · 8 years ago
  80. c69be946 ixgbe: add error checks when initializing the PHY by Emil Tantilov · 8 years ago
  81. f5a71ca ixgbe: restore normal RSS after last macvlan offload is removed by Shannon Nelson · 8 years ago
  82. 2e033ea ixgbe: declare ixgbe_mac_operations structures as const by Bhumika Goyal · 8 years ago
  83. 2e22a75 ixgbe: Clear SWFW_SYNC register during init by Emil Tantilov · 8 years ago
  84. 8e67902 ixgbe: incorrect XDP ring accounting in ethtool tx_frame param by John Fastabend · 8 years ago
  85. 5e0fac6 net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Ding Tianhong · 8 years ago
  86. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 8 years ago
  87. a39221c ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register by Sabrina Dubroca · 8 years ago
  88. e0f06bb ixgbe: Return error when getting PHY address if PHY access is not supported by Mark D Rustad · 9 years ago
  89. 366a88f bpf, ixgbe: add meta data support by Daniel Borkmann · 8 years ago
  90. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 8 years ago
  91. 2886447 ixgbe: use return codes from ndo_xdp_xmit that are distinguishable by Jesper Dangaard Brouer · 8 years ago
  92. d2cee2e ixgbe: change ndo_xdp_xmit return code on xmit errors by Jesper Dangaard Brouer · 8 years ago
  93. 7f3b39d net/sched: Fix the logic error to decide the ingress qdisc by Chris Mi · 8 years ago
  94. a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 8 years ago
  95. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
  96. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  97. bc32afd ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions by Jiri Pirko · 8 years ago
  98. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  99. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 8 years ago
  100. 7adbccb ixgbe: Disable flow control for XFI by Tony Nguyen · 8 years ago