1. 6ceb31c VXLAN: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  2. 14f1f72 GENEVE: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  3. 321b4d4 phy: marvell/micrel: Fix Unpossible condition by Andrew Lunn · 9 years ago
  4. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 9 years ago
  5. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 9 years ago
  6. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  7. 76d13b5 hv_netvsc: add software transmit timestamp support by sixiao@microsoft.com · 9 years ago
  8. 68f2279 be2net: Fix pcie error recovery in case of NIC+RoCE adapters by Padmanabh Ratnakar · 9 years ago
  9. 7c4a1d0 net: macb: make magic-packet property generic by Sergio Prado · 9 years ago
  10. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 9 years ago
  11. 35f3472 i40e: let go of the past by Mitch Williams · 9 years ago
  12. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 9 years ago
  13. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 9 years ago
  14. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 9 years ago
  15. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 9 years ago
  16. f534039 i40e: add check for null VSI by John Underwood · 9 years ago
  17. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 9 years ago
  18. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 9 years ago
  19. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 9 years ago
  20. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 9 years ago
  21. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  22. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  23. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 9 years ago
  24. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  25. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  26. d289cbe Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  27. 376471a bnx2x: Add missing HSI for big-endian machines by Yuval Mintz · 9 years ago
  28. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 9 years ago
  29. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  30. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  31. 84d5946d i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 9 years ago
  32. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 9 years ago
  33. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 9 years ago
  34. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 9 years ago
  35. 7c1bfca qede: Add vlan filtering offload support by Sudarsana Reddy Kalluru · 9 years ago
  36. 3f9b4a6 qed: Lay infrastructure for vlan filtering offload by Yuval Mintz · 9 years ago
  37. e12a285 net: phy: dp83848: Fix sysfs naming collision warning by Andrew F. Davis · 9 years ago
  38. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  39. c9e78ef vxlan: move vxlan device lookup before iptunnel_pull_header by Jiri Benc · 9 years ago
  40. 9fc4754 geneve: move geneve device lookup before iptunnel_pull_header by Jiri Benc · 9 years ago
  41. 1e9f12e geneve: implement geneve_get_sk_family helper by Jiri Benc · 9 years ago
  42. fe5d270 cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  43. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  44. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  45. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  46. 07dabf2 vxlan: tun_id is 64bit, not 32bit by Jiri Benc · 9 years ago
  47. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  48. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  49. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  50. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  51. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  52. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  53. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  54. 930b37e net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518 by Stefan Roese · 9 years ago
  55. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 9 years ago
  56. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 9 years ago
  57. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 9 years ago
  58. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 9 years ago
  59. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 9 years ago
  60. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 9 years ago
  61. 0d79032 i40e: expand comment by Mitch Williams · 9 years ago
  62. a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 9 years ago
  63. 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 9 years ago
  64. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 9 years ago
  65. 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 9 years ago
  66. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  67. f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 9 years ago
  68. 00e5ec4 i40evf: support packet split receive by Mitch Williams · 9 years ago
  69. cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 9 years ago
  70. d6b3bca i40e: get rid of magic number by Mitch Williams · 9 years ago
  71. b9167b2 vxlan: treat vni in metadata based tunnels consistently by Jiri Benc · 9 years ago
  72. 288b01c vxlan: clean up rx error path by Jiri Benc · 9 years ago
  73. f14eceb vxlan: clean up extension handling on rx by Jiri Benc · 9 years ago
  74. 3288af0 vxlan: move GBP header parsing to a separate function by Jiri Benc · 9 years ago
  75. be5cfea vxlan: simplify vxlan_remcsum by Jiri Benc · 9 years ago
  76. 54bfd87 vxlan: keep flags and vni in network byte order by Jiri Benc · 9 years ago
  77. d4ac05f vxlan: introduce vxlan_hdr by Jiri Benc · 9 years ago
  78. d8ef034 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  79. fccd84d rocker: return -EOPNOTSUPP for undefined world ops by Jiri Pirko · 9 years ago
  80. 3fbcdbf rocker: move OF-DPA stuff into separate file by Jiri Pirko · 9 years ago
  81. 53901cc rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags by Jiri Pirko · 9 years ago
  82. ae3907e rocker: remove trans parameter to rocker_cmd_exec function by Jiri Pirko · 9 years ago
  83. ca0a5f2 rocker: pre-allocate wait structures during cmd ring init by Jiri Pirko · 9 years ago
  84. c1fe922 rocker: pass "learning" value as a parameter to rocker_port_set_learning by Jiri Pirko · 9 years ago
  85. e420114 rocker: introduce worlds infrastructure by Jiri Pirko · 9 years ago
  86. 0514c4e rocker: move rocker and rocker_port structs into header by Jiri Pirko · 9 years ago
  87. e1ba3de rocker: implement get settings mode command by Jiri Pirko · 9 years ago
  88. de15219 rocker: push tlv processing into separate files by Jiri Pirko · 9 years ago
  89. 11ce2ba rocker: rename rocker.c to rocker_main.c by Jiri Pirko · 9 years ago
  90. 0fe685f rocker: rename rocker.h to rocker_hw.h by Jiri Pirko · 9 years ago
  91. b15edf8 rocker: remove unused rocker_port param from alloc funcs and shorten their names by Jiri Pirko · 9 years ago
  92. 107dec2 drivers: net: xgene: Add support for multiple queues by Iyappan Subramanian · 9 years ago
  93. fc4262d drivers: net: xgene: Add support for RSS by Iyappan Subramanian · 9 years ago
  94. 76f94a9 drivers: net: xgene: Add support for Classifier engine by Iyappan Subramanian · 9 years ago
  95. a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
  96. fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
  97. c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 9 years ago
  98. 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 9 years ago
  99. 1a36d7f i40e/i40evf: use logical operators, not bitwise by Mitch Williams · 9 years ago
  100. f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 9 years ago