1. b48be99 i40e: fix flags declaration by Jacob Keller · 7 years ago
  2. 7ba5e7b net/mlx4_en: Use __force to fix a sparse warning in TX datapath by Tariq Toukan · 7 years ago
  3. b71322d net/mlx4_core: Fix cast warning in fw.c by Tariq Toukan · 7 years ago
  4. bb428a5 net/mlx4: Fix endianness issue in qp context params by Tariq Toukan · 7 years ago
  5. acb40d8 thunderbolt: Initialize Thunderbolt bus earlier by Mika Westerberg · 7 years ago
  6. 1e28eaa qed: Add iWARP support for fpdu spanned over more than two tcp packets by Michal Kalderon · 7 years ago
  7. c7d1d839 qed: Add support for MPA header being split over two tcp packets by Michal Kalderon · 7 years ago
  8. d531038 qed: Add support for freeing two ll2 buffers for corner cases by Michal Kalderon · 7 years ago
  9. 469981b qed: Add unaligned and packed packet processing by Michal Kalderon · 7 years ago
  10. fcb39f6 qed: Add mpa buffer descriptors for storing and processing mpa fpdus by Michal Kalderon · 7 years ago
  11. ae3488f qed: Add ll2 connection for processing unaligned MPA packets by Michal Kalderon · 7 years ago
  12. 6f34a28 qed: Add LL2 slowpath handling by Michal Kalderon · 7 years ago
  13. 89d6511 qed: Add the source of a packet sent on an iWARP ll2 connection by Michal Kalderon · 7 years ago
  14. 6df60fe qed: Fix initialization of ll2 offload feature by Michal Kalderon · 7 years ago
  15. 77caa79 qed: Add ll2 option for dropping a tx packet by Michal Kalderon · 7 years ago
  16. ed468eb qed: Add ll2 ability of opening a secondary queue by Michal Kalderon · 7 years ago
  17. f5823fe qed: Add ll2 option to limit the number of bds per packet by Michal Kalderon · 7 years ago
  18. 593bc28 mlxsw: spectrum_switchdev: Support bridge mrouter notifications by Yotam Gigi · 7 years ago
  19. c4db953 mlxsw: spectrum_switchdev: Add support for router port in SMID entries by Yotam Gigi · 7 years ago
  20. b35750f mlxsw: spectrum: router: Export the mlxsw_sp_router_port function by Yotam Gigi · 7 years ago
  21. 2de1be1 nfp: bpf: pass dst register to ld_field instruction by Jakub Kicinski · 7 years ago
  22. 2e85d38 nfp: bpf: byte swap the instructions by Jakub Kicinski · 7 years ago
  23. 1c03e03 nfp: bpf: pad code with valid nops by Jakub Kicinski · 7 years ago
  24. fd068ddc8 nfp: bpf: calculate code store ECC by Jakub Kicinski · 7 years ago
  25. 18e53b6 nfp: bpf: move to datapath ABI version 2 by Jakub Kicinski · 7 years ago
  26. 995e101 nfp: bpf: encode extended LM pointer operands by Jakub Kicinski · 7 years ago
  27. 9f15d0f nfp: bpf: encode LMEM accesses by Jakub Kicinski · 7 years ago
  28. 8afd9c9 nfp: add more white space to the instruction defines by Jakub Kicinski · 7 years ago
  29. 509144e nfp: bpf: remove packet marking support by Jakub Kicinski · 7 years ago
  30. 226e0e9 nfp: bpf: remove register rename by Jakub Kicinski · 7 years ago
  31. 3cae131 nfp: bpf: encode all 64bit shifts by Jakub Kicinski · 7 years ago
  32. 2a15bb1 nfp: bpf: move software reg helpers and cmd table out of translator by Jakub Kicinski · 7 years ago
  33. b3f868d nfp: bpf: use the power of sparse to check we encode registers right by Jakub Kicinski · 7 years ago
  34. a52b35c nfp: bpf: lift the single-port limitation by Jakub Kicinski · 7 years ago
  35. 3a4b012 nfp: output control messages to trace_devlink_hwmsg() by Jakub Kicinski · 7 years ago
  36. 1db9b1b net: hns3: Cleanup for non-static function in hns3 driver by Yunsheng Lin · 7 years ago
  37. a90bb9a net: hns3: Cleanup for endian issue in hns3 driver by Yunsheng Lin · 7 years ago
  38. d44f9b6 net: hns3: Cleanup for struct that used to send cmd to firmware by Yunsheng Lin · 7 years ago
  39. 5392902 net: hns3: Consistently using GENMASK in hns3 driver by Yunsheng Lin · 7 years ago
  40. 56cf68c net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder by Yunsheng Lin · 7 years ago
  41. 9780cb9 net: hns3: Add hns3_get_handle macro in hns3 driver by Yunsheng Lin · 7 years ago
  42. 5bca3b9 net: hns3: Cleanup for shifting true in hns3 driver by Yunsheng Lin · 7 years ago
  43. c49c777 qed: Delete redundant check on dcb_app priority by Christos Gkekas · 7 years ago
  44. c778c32 net: ethernet: stmmac: Clean up dead code by Christos Gkekas · 7 years ago
  45. 51a0c00 Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  46. 0518ec4f hv_netvsc: Add ethtool handler to set and get TCP hash levels by Haiyang Zhang · 7 years ago
  47. 486e398 hv_netvsc: Change the hash level variable to bit flags by Haiyang Zhang · 7 years ago
  48. 9b63ef88 mlxsw: spectrum: Propagate extack further for bridge enslavements by Ido Schimmel · 7 years ago
  49. c1f2c6d mlxsw: spectrum: Add extack for VLAN enslavements by Ido Schimmel · 7 years ago
  50. 0d7b70e bnxt_en: don't consider building bnxt_tc.o if option not enabled by Jonathan Toppins · 7 years ago
  51. f5333f80 Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  52. d2746fe bnx2x: Use pci_ari_enabled() instead of local copy by Bjorn Helgaas · 7 years ago
  53. f8b7b0a nfp: add set tcp and udp header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  54. 354b82b nfp: add set ipv6 source and destination address by Pieter Jansen van Vuuren · 7 years ago
  55. c0b1bd9 nfp: add set ipv4 header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  56. da83d8f nfp: add set ethernet header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  57. fc53b4a nfp: add IPv6 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  58. a1e9203 nfp: add IPv4 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  59. bb055c1 nfp: add mpls match offloading support by Pieter Jansen van Vuuren · 7 years ago
  60. b74f571 i40e/i40evf: organize and re-number feature flags by Jacob Keller · 7 years ago
  61. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 7 years ago
  62. 0a3b4f7 i40evf: enable support for VF VLAN tag stripping control by Jacob Keller · 7 years ago
  63. 052b93d i40e: do not enter PHY debug mode while setting LEDs behaviour by Mariusz Stachura · 7 years ago
  64. 19b7960 i40e: implement split PCI error reset handler by Alan Brady · 7 years ago
  65. 013df59 i40e: Properly maintain flow director filters list by Filip Sadowski · 7 years ago
  66. 9a85817 i40e: Display error message if module does not meet thermal requirements by Filip Sadowski · 7 years ago
  67. 7f66182 i40e: fix merge error by Alice Michael · 7 years ago
  68. bd6cd4e i40e/i40evf: use DECLARE_BITMAP for state by Jesse Brandeburg · 7 years ago
  69. 0a0d9af i40e: fix incorrect register definition by Mitch Williams · 7 years ago
  70. 60518a0 i40e: redfine I40E_PHY_TYPE_MAX by Mitch Williams · 7 years ago
  71. c3d26b7 i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0 by Alan Brady · 7 years ago
  72. be664cb i40e/i40evf: spread CPU affinity hints across online CPUs only by Jacob Keller · 7 years ago
  73. 64615b5 i40e: add private flag to control source pruning by Mitch Williams · 7 years ago
  74. ec2f25d i40e: fix a typo in i40e_pf documentation by Rami Rosen · 7 years ago
  75. d009313 net: qcom/emac: make function emac_isr static by Colin Ian King · 7 years ago
  76. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  78. 41dcf19 dm raid: fix incorrect status output at the end of a "recover" process by Jonathan Brassow · 7 years ago
  79. 77ede3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  80. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  81. e58376e mlxsw: spectrum: Add extack messages for enslave failures by David Ahern · 7 years ago
  82. 759088b net: bonding: Add extack messages for some enslave failures by David Ahern · 7 years ago
  83. de3baa3 net: vrf: Add extack messages for enslave errors by David Ahern · 7 years ago
  84. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  85. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
  86. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  87. e0a8631 Update James Hogan's email address by James Hogan · 7 years ago
  88. ebf6b13 cxgb4vf: make a couple of functions static by Colin Ian King · 7 years ago
  89. 4d86d38 ravb: RX checksum offload by Simon Horman · 7 years ago
  90. 783874b dm crypt: reject sector_size feature if device length is not aligned to it by Milan Broz · 7 years ago
  91. acd669a cxgb4: add new T6 pci device id's by Ganesh Goudar · 7 years ago
  92. 180eb4f Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 7 years ago
  93. ae94264 zram: fix null dereference of handle by Minchan Kim · 7 years ago
  94. 31d1e13 rapidio: remove global irq spinlocks from the subsystem by Ioan Nicu · 7 years ago
  95. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  96. af14827 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  97. 0594687 net: stmmac: dwmac-rk: Add RK3128 GMAC support by David Wu · 7 years ago
  98. 4d2c0cd bonding: speed/duplex update at NETDEV_UP event by Mahesh Bandewar · 7 years ago
  99. 63ba395 rndis_host: support Novatel Verizon USB730L by Aleksander Morgado · 7 years ago
  100. b5c7d4e mlxsw: spectrum: Add missing error code on allocation failure by Dan Carpenter · 7 years ago