1. 5133a4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  2. fa7e428 openvswitch: add seqadj extension when NAT is used. by Flavio Leitner · 6 years ago
  3. b4b6aa8 selftests: bpf: don't depend on hardcoded perf sample_freq by Stanislav Fomichev · 6 years ago
  4. 0a25d92 dpaa2-eth: use netif_receive_skb_list by Ioana Ciornei · 6 years ago
  5. 6da88a8 tipc: fix return value check in tipc_mcast_send_sync() by Wei Yongjun · 6 years ago
  6. f7f9467 Merge branch 'net-phy-aquantia-report-Aquantia-specific-settings-and-features' by David S. Miller · 6 years ago
  7. 2d64610 net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use by Heiner Kallweit · 6 years ago
  8. 43429a0 net: phy: aquantia: report PHY details like firmware version by Heiner Kallweit · 6 years ago
  9. 9d685c1 net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY by Heiner Kallweit · 6 years ago
  10. 6146dd4 net: dsa: Avoid null pointer when failing to connect to PHY by Vladimir Oltean · 6 years ago
  11. 9675db3 net: phy: aquantia: simplify aqr_config_aneg by Heiner Kallweit · 6 years ago
  12. be67101 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  13. 86e8179 ice: Create a generic name for the ice_rx_flg64_bits structure by Chinh T Cao · 6 years ago
  14. 2bdc97b ice: add and use new ice_for_each_traffic_class() macro by Bruce Allan · 6 years ago
  15. 105e5bc ice: change VF VSI tc info along with num_queues by Preethi Banala · 6 years ago
  16. 2ebd442 ice: Prevent unintended multiple chain resets by Dave Ertman · 6 years ago
  17. a65f71f ice: map Rx buffer pages with DMA attributes by Maciej Fijalkowski · 6 years ago
  18. 712edbb ice: Limit the ice_add_rx_frag to frag addition by Maciej Fijalkowski · 6 years ago
  19. 1d032bc ice: Gather the rx buf clean-up logic for better reuse by Maciej Fijalkowski · 6 years ago
  20. 03c66a1 ice: Introduce bulk update for page count by Maciej Fijalkowski · 6 years ago
  21. 1857ca4 ice: Get rid of ice_pull_tail by Maciej Fijalkowski · 6 years ago
  22. bbb9780 ice: Pull out page reuse checks onto separate function by Maciej Fijalkowski · 6 years ago
  23. 6c869cb ice: Retrieve rx_buf in separate function by Maciej Fijalkowski · 6 years ago
  24. 250c3b3 ice: Enable link events over the ARQ by Brett Creeley · 6 years ago
  25. 8d051b8 ice: use irq_num var in ice_vsi_req_irq_msix by Alan Brady · 6 years ago
  26. 840bcd8 ice: Restore VLAN switch rule if port VLAN existed before by Michal Swiatkowski · 6 years ago
  27. b0153fd ice: update VSI config dynamically by Victor Raj · 6 years ago
  28. 0c4ea7f bpf: test_tc_tunnel.sh needs reverse path filtering disabled by Alan Maguire · 6 years ago
  29. 62b31b4 bpf: silence uninitialized var warning in bpf_skb_net_grow by Willem de Bruijn · 6 years ago
  30. 68cc299 Merge branch 'devlink-small-spring-cleanup' by David S. Miller · 6 years ago
  31. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  32. b8f9755 net: devlink: add port type spinlock by Jiri Pirko · 6 years ago
  33. 2b239e7 net: devlink: warn on setting type on unregistered port by Jiri Pirko · 6 years ago
  34. d0d54e8 bnxt: set devlink port type after registration by Jiri Pirko · 6 years ago
  35. faaccbe nfp: move devlink port type set after netdev registration by Jiri Pirko · 6 years ago
  36. 45b8611 net: devlink: disallow port_attrs_set() to be called before register by Jiri Pirko · 6 years ago
  37. d8ba362 dsa: move devlink_port_attrs_set() call before register by Jiri Pirko · 6 years ago
  38. e519418 mlxsw: Move devlink_port_attrs_set() call before register by Jiri Pirko · 6 years ago
  39. 773b1f3 net: devlink: don't pass return value of __devlink_port_type_set() by Jiri Pirko · 6 years ago
  40. e0dcd38 net: devlink: don't take devlink_mutex for devlink_compat_* by Jiri Pirko · 6 years ago
  41. c3f10cb bnxt: call devlink_port_type_eth_set() before port register by Jiri Pirko · 6 years ago
  42. a0e1813 bnxt: set devlink port attrs properly by Jiri Pirko · 6 years ago
  43. 402f99e5 dsa: add missing net/devlink.h include by Jiri Pirko · 6 years ago
  44. 477edb7 bnxt: add missing net/devlink.h include by Jiri Pirko · 6 years ago
  45. 375cf8c net: devlink: add couple of missing mutex_destroy() calls by Jiri Pirko · 6 years ago
  46. 956ca8f Merge branch 'aquantia-rx-perf' by David S. Miller · 6 years ago
  47. d0d443c net: aquantia: enable driver build for arm64 or compile_test by Igor Russkikh · 6 years ago
  48. 1eef475 net: aquantia: improve LRO configuration by Nikita Danilov · 6 years ago
  49. 1b09e72 net: aquantia: Increase rx ring default size from 1K to 2K by Igor Russkikh · 6 years ago
  50. 8bd7e76 net: aquantia: Make RX default frame size 2K by Igor Russkikh · 6 years ago
  51. 9773ef1 net: aquantia: Introduce rx refill threshold value by Igor Russkikh · 6 years ago
  52. 46f4c29 net: aquantia: optimize rx performance by page reuse strategy by Igor Russkikh · 6 years ago
  53. 7e2698c net: aquantia: optimize rx path using larger preallocated skb len by Igor Russkikh · 6 years ago
  54. d64fee0 Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  55. 071d08a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  56. bdaba89 Merge branch 'tcp-rx-tx-cache' by David S. Miller · 6 years ago
  57. 8b27dae tcp: add one skb cache for rx by Eric Dumazet · 6 years ago
  58. 472c2e0 tcp: add one skb cache for tx by Eric Dumazet · 6 years ago
  59. dc05360 net: convert rps_needed and rfs_needed to new static branch api by Eric Dumazet · 6 years ago
  60. 7c1508e Merge branch 'net-dev-BYPASS-for-lockless-qdisc' by David S. Miller · 6 years ago
  61. ba27b4c net: dev: introduce support for sch BYPASS for lockless qdisc by Paolo Abeni · 6 years ago
  62. 28cff53 net: sched: add empty status flag for NOLOCK qdisc by Paolo Abeni · 6 years ago
  63. 576fd2f tcp: add documentation for tcp_ca_state by Soheil Hassas Yeganeh · 6 years ago
  64. e6d1407 tcp: remove conditional branches from tcp_mstamp_refresh() by Eric Dumazet · 6 years ago
  65. a7a01ab net: phy: Correct Cygnus/Omega PHY driver prompt by Florian Fainelli · 6 years ago
  66. 7df5e3d selftests: bpf: tc-bpf flow shaping with EDT by Peter Oskolkov · 6 years ago
  67. 315a202 bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT by Peter Oskolkov · 6 years ago
  68. 629a002 Merge branch 'bpf-tc-tunneling' by Alexei Starovoitov · 6 years ago
  69. 75a1a9f selftests/bpf: convert bpf tunnel test to encap modes by Willem de Bruijn · 6 years ago
  70. 94f1681 selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO by Willem de Bruijn · 6 years ago
  71. 005edd1 selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC by Willem de Bruijn · 6 years ago
  72. 6c408de bpf: Sync bpf.h to tools by Willem de Bruijn · 6 years ago
  73. 868d523 bpf: add bpf_skb_adjust_room encap flags by Willem de Bruijn · 6 years ago
  74. 2278f6c bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO by Willem de Bruijn · 6 years ago
  75. 14aa319 bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC by Willem de Bruijn · 6 years ago
  76. 8142958 selftests/bpf: extend bpf tunnel test with tso by Willem de Bruijn · 6 years ago
  77. 7255fad selftests/bpf: extend bpf tunnel test with gre by Willem de Bruijn · 6 years ago
  78. ef81bd0 selftests/bpf: expand bpf tunnel test to ipv6 by Willem de Bruijn · 6 years ago
  79. ccd34cd selftests/bpf: expand bpf tunnel test with decap by Willem de Bruijn · 6 years ago
  80. 98cdabc selftests/bpf: bpf tunnel encap test by Willem de Bruijn · 6 years ago
  81. 908adce bpf: in bpf_skb_adjust_room avoid copy in tx fast path by Willem de Bruijn · 6 years ago
  82. 76b496b net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify by Eli Britstein · 6 years ago
  83. bdc837e net/mlx5e: Support VLAN modify action by Eli Britstein · 6 years ago
  84. 0eb69bb net/mlx5e: Add VLAN ID rewrite fields by Eli Britstein · 6 years ago
  85. bea9641 net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file by Moshe Shemesh · 6 years ago
  86. e3cfc7e net/mlx5e: TX, Add geneve tunnel stateless offload support by Moshe Shemesh · 6 years ago
  87. cac018b8 net/mlx5e: Take SW parser code to a separate function by Moshe Shemesh · 6 years ago
  88. 974eff2 net: Move the definition of the default Geneve udp port to public header file by Moshe Shemesh · 6 years ago
  89. bdde931 net/mlx5e: Remove redundant assignment by Gustavo A. R. Silva · 6 years ago
  90. ee576ec net/mlx5e: Fix compilation warning in en_tc.c by Saeed Mahameed · 6 years ago
  91. d3669ca net/mlx5e: Fix port buffer function documentation format by Saeed Mahameed · 6 years ago
  92. 092ead4 net/mlx5: Fix compilation warning in eq.c by Saeed Mahameed · 6 years ago
  93. eb5cc43 net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API by Parav Pandit · 6 years ago
  94. 2aca178 net/mlx5: Rename total_vfs to total_vports by Parav Pandit · 6 years ago
  95. 88d7384 net/mlx5: Simplify sriov enable/disable flow by Parav Pandit · 6 years ago
  96. f1ef73f ice: Get VF VSI instances directly via PF by Akeem G Abodunrin · 6 years ago
  97. d84b899 ice: Don't let VF know that it is untrusted by Akeem G Abodunrin · 6 years ago
  98. 26069b4 ice: Set LAN_EN for all directional rules by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago
  99. b58dafb ice: Do not set LB_EN for prune switch rules by Christopher N Bednarz · 6 years ago
  100. 277b3a4 ice: Enable LAN_EN for the right recipes by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago