1. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 7 years ago
  2. 60f481b i40e: change flags to use 64 bits by Alice Michael · 7 years ago
  3. b6a02a6 i40e: Display LLDP information on vSphere Web Client by Upasana Menon · 7 years ago
  4. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 7 years ago
  5. e0f60a8 i40evf: Allow turning off offloads when the VF has VLAN set by Paweł Jabłoński · 7 years ago
  6. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 7 years ago
  7. f34e308b i40e: Add returning AQ critical error to SW by Michal Kosiarz · 7 years ago
  8. 9515a2e net/ipv4: Allow send to local broadcast from a socket bound to a VRF by David Ahern · 7 years ago
  9. f8a23d8 Merge branch 'net-erspan-add-support-for-openvswitch' by David S. Miller · 7 years ago
  10. fc1372f openvswitch: add erspan version I and II support by William Tu · 7 years ago
  11. d350a82 net: erspan: create erspan metadata uapi header by William Tu · 7 years ago
  12. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  13. b89d06c Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers' by David S. Miller · 7 years ago
  14. baf6a07 selftests/bpf: check for chain-non-0 extack message by Jakub Kicinski · 7 years ago
  15. 2fb89a3 selftests/bpf: check for spurious extacks from the driver by Jakub Kicinski · 7 years ago
  16. 15f4edb mlxsw: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  17. a0d8637 i40e: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  18. a60c3fd ixgbe: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  19. 312324f bnxt: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  20. 9ab88e8 mlx5: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  21. 2a84bba cxgb4: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  22. 3107fdc nfp: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  23. a2b212a netdevsim: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  24. 878db9f pkt_cls: add new tc cls helper to check offload flag and chain index by Jakub Kicinski · 7 years ago
  25. fdd6d77 qed: code indent should use tabs where possible by Rohit Visavalia · 7 years ago
  26. 5f834cf be2net: networking block comments don't use an empty /* line by Rohit Visavalia · 7 years ago
  27. 525d0ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  28. d9ac2d9 cxgb4: fix possible deadlock by Ganesh Goudar · 7 years ago
  29. 955ec4c net/ipv6: Do not allow route add with a device that is down by David Ahern · 7 years ago
  30. bfd4b32 Merge branch 'net-smc-more-socket-closing-improvements' by David S. Miller · 7 years ago
  31. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 7 years ago
  32. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 7 years ago
  33. 610db66 net/smc: do not reuse a linkgroup with setup problems by Ursula Braun · 7 years ago
  34. b4772b3 net/smc: terminate link group for ib_post_send problems by Ursula Braun · 7 years ago
  35. 5ac92a0 net/smc: handle state SMC_PEERFINCLOSEWAIT correctly by Ursula Braun · 7 years ago
  36. 611b63a net/smc: cancel tx worker in case of socket aborts by Ursula Braun · 7 years ago
  37. 2611df7 Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs' by David S. Miller · 7 years ago
  38. 88a4fb5 sfc: support Medford2 frequency adjustment format by Laurence Evans · 7 years ago
  39. 1280c0f sfc: support second + quarter ns time format for receive datapath by Edward Cree · 7 years ago
  40. 04796f4 sfc: support separate PTP and general timestamping by Laurence Evans · 7 years ago
  41. c4f64fc sfc: simplify RX datapath timestamping by Laurence Evans · 7 years ago
  42. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 7 years ago
  43. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  44. c1d0d33 sfc: MAC TX timestamp handling on the 8000 series by Martin Habets · 7 years ago
  45. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 7 years ago
  46. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 7 years ago
  47. 9c3afb3 sfc: add function to determine which TX timestamping method to use by Martin Habets · 7 years ago
  48. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 7 years ago
  49. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 7 years ago
  50. fb07a82 net: Move net:netns_ids destruction out of rtnl_lock() and document locking scheme by Kirill Tkhai · 7 years ago
  51. fbbe83c Bluetooth: btintel: Create common function for firmware download by Tedd Ho-Jeong An · 7 years ago
  52. 8ec59b4 Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 7 years ago
  53. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 5b7d279 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. 5c59e56 kill kernel_sock_ioctl() by Al Viro · 7 years ago
  56. 44c02a2 dev_ioctl(): move copyin/copyout to callers by Al Viro · 7 years ago
  57. 6a88fbe ipconfig: use dev_set_mtu() by Al Viro · 7 years ago
  58. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
  59. 4cf808e7 kill dev_ifname32() by Al Viro · 7 years ago
  60. f92d4fc kill bond_ioctl() by Al Viro · 7 years ago
  61. bf44057 kill dev_ifsioc() by Al Viro · 7 years ago
  62. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 7 years ago
  63. 03aef17 devinet_ioctl(): take copyin/copyout to caller by Al Viro · 7 years ago
  64. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 8 years ago
  65. f165495 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  66. 624ca9c net/ibm/emac: wrong bit is used for STA control register write by Ivan Mikhaylov · 7 years ago
  67. 45d6e54 net/ibm/emac: add 8192 rx/tx fifo size by Ivan Mikhaylov · 7 years ago
  68. be1b6e8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  69. e0752a68 fm10k: clarify action when updating the VLAN table by Ngai-Mint Kwan · 7 years ago
  70. 6ee9868 fm10k: correct typo in fm10k_pf.c by Ngai-Mint Kwan · 7 years ago
  71. 74d2950 fm10k: don't assume VLAN 1 is enabled by Jacob Keller · 7 years ago
  72. 8c2c503 fm10k: stop adding VLAN 0 to the VLAN table by Jacob Keller · 7 years ago
  73. cf315ea fm10k: fix "failed to kill vid" message for VF by Ngai-Mint Kwan · 7 years ago
  74. c8eeacb fm10k: cleanup unnecessary parenthesis in fm10k_iov.c by Jacob Keller · 7 years ago
  75. 1d174e9 cxgb4: make symbol pedits static by Wei Yongjun · 7 years ago
  76. 6f3180a vhost: do not try to access device IOTLB when not initialized by Jason Wang · 7 years ago
  77. e9cb4239 vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() by Jason Wang · 7 years ago
  78. b423d13 net: erspan: fix use-after-free by William Tu · 7 years ago
  79. b7051cb i40e: flower: check if TC offload is enabled on a netdev by Jakub Kicinski · 7 years ago
  80. aebb48f sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 by Corentin Labbe · 7 years ago
  81. ee45bea Merge branch 'qed-rdma-bug-fixes' by David S. Miller · 7 years ago
  82. 1fe280a qed: Free reserved MR tid by Michal Kalderon · 7 years ago
  83. 4de4947 qed: Remove reserveration of dpi for kernel by Michal Kalderon · 7 years ago
  84. 85062f8 fm10k: Fix configuration for macvlan offload by Alexander Duyck · 7 years ago
  85. df262db net: qcom/emac: extend DMA mask to 46bits by Wang Dongsheng · 7 years ago
  86. 5c38bd1 ip_tunnel: Use mark in skb by default by Thomas Winter · 7 years ago
  87. d8f8b95 net: stmmac: do not use a bitwise AND operator with a bool operand by Niklas Cassel · 7 years ago
  88. 98fe9cd Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  89. 131f1ed Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-with-skip_sw' by David S. Miller · 7 years ago
  90. c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 7 years ago
  91. 458e704 cls_u32: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  92. f40fe58 cls_u32: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  93. 1b0f803 cls_flower: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  94. ea20594 cls_flower: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  95. b505b29 cls_matchall: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  96. 93da52b cls_matchall: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  97. 0e908a4 cls_bpf: propagate extack to offload delete callback by Jakub Kicinski · 7 years ago
  98. a6ffd6b cls_bpf: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  99. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
  100. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago