1. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  2. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 9 years ago
  3. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 9 years ago
  4. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 9 years ago
  5. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 9 years ago
  6. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  7. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  8. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  9. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  10. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  11. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  12. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  13. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  14. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  15. 7e6e18f net_sched: Improve readability of filter processing by Jamal Hadi Salim · 9 years ago
  16. 7fbac98 bridge: switchdev: Offload VLAN flags to hardware bridge by Ido Schimmel · 9 years ago
  17. 930b37e net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518 by Stefan Roese · 9 years ago
  18. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 9 years ago
  19. d56fdda Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  20. fbbef86 net-sysfs: remove unused fmt_long_hex by Colin Ian King · 9 years ago
  21. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 9 years ago
  22. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 9 years ago
  23. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 9 years ago
  24. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 9 years ago
  25. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 9 years ago
  26. 0d79032 i40e: expand comment by Mitch Williams · 9 years ago
  27. a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 9 years ago
  28. 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 9 years ago
  29. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 9 years ago
  30. 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 9 years ago
  31. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  32. f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 9 years ago
  33. 00e5ec4 i40evf: support packet split receive by Mitch Williams · 9 years ago
  34. cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 9 years ago
  35. d6b3bca i40e: get rid of magic number by Mitch Williams · 9 years ago
  36. 5270c4d Merge branch 'vxlan-cleanups' by David S. Miller · 9 years ago
  37. b9167b2 vxlan: treat vni in metadata based tunnels consistently by Jiri Benc · 9 years ago
  38. 288b01c vxlan: clean up rx error path by Jiri Benc · 9 years ago
  39. f14eceb vxlan: clean up extension handling on rx by Jiri Benc · 9 years ago
  40. 3288af0 vxlan: move GBP header parsing to a separate function by Jiri Benc · 9 years ago
  41. be5cfea vxlan: simplify vxlan_remcsum by Jiri Benc · 9 years ago
  42. 54bfd87 vxlan: keep flags and vni in network byte order by Jiri Benc · 9 years ago
  43. d4ac05f vxlan: introduce vxlan_hdr by Jiri Benc · 9 years ago
  44. d8ef034 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  45. 2bc6b4f Merge branch 'rocker-worlds' by David S. Miller · 9 years ago
  46. fccd84d rocker: return -EOPNOTSUPP for undefined world ops by Jiri Pirko · 9 years ago
  47. 3fbcdbf rocker: move OF-DPA stuff into separate file by Jiri Pirko · 9 years ago
  48. 53901cc rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags by Jiri Pirko · 9 years ago
  49. ae3907e rocker: remove trans parameter to rocker_cmd_exec function by Jiri Pirko · 9 years ago
  50. ca0a5f2 rocker: pre-allocate wait structures during cmd ring init by Jiri Pirko · 9 years ago
  51. c1fe922 rocker: pass "learning" value as a parameter to rocker_port_set_learning by Jiri Pirko · 9 years ago
  52. e420114 rocker: introduce worlds infrastructure by Jiri Pirko · 9 years ago
  53. 0514c4e rocker: move rocker and rocker_port structs into header by Jiri Pirko · 9 years ago
  54. e1ba3de rocker: implement get settings mode command by Jiri Pirko · 9 years ago
  55. de15219 rocker: push tlv processing into separate files by Jiri Pirko · 9 years ago
  56. 11ce2ba rocker: rename rocker.c to rocker_main.c by Jiri Pirko · 9 years ago
  57. 0fe685f rocker: rename rocker.h to rocker_hw.h by Jiri Pirko · 9 years ago
  58. b15edf8 rocker: remove unused rocker_port param from alloc funcs and shorten their names by Jiri Pirko · 9 years ago
  59. b1e0b12 Merge branch 'xgene-multiq' by David S. Miller · 9 years ago
  60. 0d2c251 dtb: xgene: Add irqs to support multi queue by Iyappan Subramanian · 9 years ago
  61. 107dec2 drivers: net: xgene: Add support for multiple queues by Iyappan Subramanian · 9 years ago
  62. fc4262d drivers: net: xgene: Add support for RSS by Iyappan Subramanian · 9 years ago
  63. 76f94a9 drivers: net: xgene: Add support for Classifier engine by Iyappan Subramanian · 9 years ago
  64. e4999f2 vlan: change return type of vlan_proc_rem_dev by Zhang Shengju · 9 years ago
  65. e014860 net: pack tc_cls_u32_knode struct slighter better by John Fastabend · 9 years ago
  66. a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
  67. fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
  68. c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 9 years ago
  69. 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 9 years ago
  70. 1a36d7f i40e/i40evf: use logical operators, not bitwise by Mitch Williams · 9 years ago
  71. f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 9 years ago
  72. dd1a5df i40e/i40evf: use __GFP_NOWARN by Jesse Brandeburg · 9 years ago
  73. 13cb3e9 i40e: dump descriptor indexes in hex by Jesse Brandeburg · 9 years ago
  74. c2e245a i40e/i40evf: try again after failure by Jesse Brandeburg · 9 years ago
  75. 40d72a5 i40e/i40evf: don't lose interrupts by Jesse Brandeburg · 9 years ago
  76. eaab59e i40evf: Change vf driver string to reflect all products i40evf supports by Catherine Sullivan · 9 years ago
  77. ecc6a23 i40e: Refactor force_wb and WB_ON_ITR functionality code by Anjali Singhai Jain · 9 years ago
  78. 66fc360 i40e: use new add_veb calling with VEB stats control by Shannon Nelson · 9 years ago
  79. 8a187f4 i40e: add VEB stat control and remove L2 cloud filter by Shannon Nelson · 9 years ago
  80. 67be6eb i40e: set shared bit for multicast filters by Shannon Nelson · 9 years ago
  81. f1bbad3 i40e: Make the DCB firmware checks for X710/XL710 only by Neerav Parikh · 9 years ago
  82. 2818ccd i40e: move sync_vsi_filters up in service_task by Jesse Brandeburg · 9 years ago
  83. 36b6f2c Merge branch 'inet_lro-remove' by David S. Miller · 9 years ago
  84. 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 9 years ago
  85. 63e5f95 RDMA/nes: Replace LRO with GRO by Ben Hutchings · 9 years ago
  86. a4f9cdb pasemi_mac: Replace LRO with GRO by Ben Hutchings · 9 years ago
  87. 82aaf4f af_llc: fix types on llc_ui_wait_for_conn by One Thousand Gnomes · 9 years ago
  88. fc48b7a qed/qede: use 8.7.3.0 FW. by Yuval Mintz · 9 years ago
  89. 7530e44 Merge branch 'sctp-cleanups' by David S. Miller · 9 years ago
  90. 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago
  91. ac1efde sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs() by Xin Long · 9 years ago
  92. f46c701 sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association by Xin Long · 9 years ago
  93. bd4508e core: remove unneded headers for net cgroup controllers. by Rosen, Rami · 9 years ago
  94. 42efe66 Merge branch 'renesas-cleanups' by David S. Miller · 9 years ago
  95. 82c1330 sh_eth: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
  96. bb64b03 ravb: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
  97. 2069230 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  98. 024af15 Merge branch 'amd-xgbe-next' by David S. Miller · 9 years ago
  99. ced3fca amd-xgbe: Mask auto-negotiation interrupts in ISR by Lendacky, Thomas · 9 years ago
  100. c3727d6 amd-xgbe: Check Rx queue fifos before stopping Rx DMA by Lendacky, Thomas · 9 years ago