1. 2b634bb i40e/i40evf: rename bytes_per_int to bytes_per_usec by Jacob Keller · 7 years ago
  2. fa8fefa net: ipv4: remove fib_info arg to fib_check_nh by David Ahern · 7 years ago
  3. c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
  4. fadad67 Merge branch 'bpf-extend-info' by David S. Miller · 7 years ago
  5. 3a8ad56 bpf: Test new fields in bpf_attr and bpf_{prog, map}_info by Martin KaFai Lau · 7 years ago
  6. 6e525d0 bpf: Swap the order of checking prog_info and map_info by Martin KaFai Lau · 7 years ago
  7. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  8. ad5b177 bpf: Add map_name to bpf_map_info by Martin KaFai Lau · 7 years ago
  9. cb4d2b3 bpf: Add name, load_time, uid and map_ids to bpf_prog_info by Martin KaFai Lau · 7 years ago
  10. cf5d74b tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  11. 5af48b5 net: bridge: add per-port group_fwd_mask with less restrictions by Nikolay Aleksandrov · 7 years ago
  12. de9c8a6 Merge branch 'hns3-dcb' by David S. Miller · 7 years ago
  13. 9df8f79 net: hns3: Add DCB support when interacting with network stack by Yunsheng Lin · 7 years ago
  14. 7979a22 net: hns3: Setting for fc_mode and dcb enable flag in TM module by Yunsheng Lin · 7 years ago
  15. 986743d net: hns3: Add dcb netlink interface for the support of DCB feature by Yunsheng Lin · 7 years ago
  16. cacde27 net: hns3: Add hclge_dcb module for the support of DCB feature by Yunsheng Lin · 7 years ago
  17. 77f255c net: hns3: Add some interface for the support of DCB feature by Yunsheng Lin · 7 years ago
  18. cc9bb43 net: hns3: Add tc-based TM support for sriov enabled port by Yunsheng Lin · 7 years ago
  19. 0a5677d net: hns3: Add support for port shaper setting in TM module by Yunsheng Lin · 7 years ago
  20. 9dc2145 net: hns3: Add support for PFC setting in TM module by Yunsheng Lin · 7 years ago
  21. acf61ec net: hns3: Add support for dynamically buffer reallocation by Yunsheng Lin · 7 years ago
  22. 9ffe79a net: hns3: Support for dynamically assigning tx buffer to TC by Yunsheng Lin · 7 years ago
  23. 6ade97d arp: make arp_hdr_len() return unsigned int by Alexey Dobriyan · 7 years ago
  24. bbdc9e6 net-next/hinic: Fix a case of Tx Queue is Stopped forever by Aviad Krawczyk · 7 years ago
  25. 352f58b net-next/hinic: Set Rxq irq to specific cpu for NUMA by Aviad Krawczyk · 7 years ago
  26. 93771b0 Merge branch 'bpf-verifier-disassembly-improvements' by David S. Miller · 7 years ago
  27. 73c864b bpf/verifier: improve disassembly of BPF_NEG instructions by Edward Cree · 7 years ago
  28. 2b7c6ba bpf/verifier: improve disassembly of BPF_END instructions by Edward Cree · 7 years ago
  29. 4d8806f cxgb4: make function ch_flower_stats_cb, fixes warning by Colin Ian King · 7 years ago
  30. f46d963 Merge branch 'rtnl-pushdown-prep' by David S. Miller · 7 years ago
  31. 4c82a95 rtnetlink: rtnl_have_link_slave_info doesn't need rtnl by Florian Westphal · 7 years ago
  32. b1e66b9 rtnetlink: add helpers to dump netnsid information by Florian Westphal · 7 years ago
  33. 250fc3d rtnetlink: add helpers to dump vf information by Florian Westphal · 7 years ago
  34. 79110a0 rtnetlink: add helper to put master and link ifindexes by Florian Westphal · 7 years ago
  35. 61f26d9 selftests: rtnetlink.sh: add rudimentary vrf test by Florian Westphal · 7 years ago
  36. e761437 net_sched: use idr to allocate u32 filter handles by Cong Wang · 7 years ago
  37. 1d8134f net_sched: use idr to allocate basic filter handles by Cong Wang · 7 years ago
  38. 76cf546 net_sched: use idr to allocate bpf filter handles by Cong Wang · 7 years ago
  39. 8f1975e inetpeer: speed up inetpeer_invalidate_tree() by Eric Dumazet · 7 years ago
  40. a2e4a21 Merge branch 'mlxsw-Add-support-for-offloading-IPv4-multicast-routes' by David S. Miller · 7 years ago
  41. 664375e mlxsw: spectrum: router: Don't ignore IPMR notifications by Yotam Gigi · 7 years ago
  42. fd890fe mlxsw: spectrum: Notify multicast router on RIF MTU changes by Yotam Gigi · 7 years ago
  43. d42b096 mlxsw: spectrum_router: Add multicast routes notification handling functionality by Yotam Gigi · 7 years ago
  44. 7e50d43 mlxsw: spectrum: router: Squash the default route table to main by Yotam Gigi · 7 years ago
  45. 0e14c77 mlxsw: spectrum: Add the multicast routing hardware logic by Yotam Gigi · 7 years ago
  46. c011ec1 mlxsw: spectrum: Add the multicast routing offloading logic by Yotam Gigi · 7 years ago
  47. 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
  48. c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
  49. b362053 ipmr: Send FIB notifications on MFC and VIF entries by Yotam Gigi · 7 years ago
  50. 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
  51. 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
  52. 85e4822 fib: notifier: Add VIF add and delete event types by Yotam Gigi · 7 years ago
  53. 1ca94d7 Merge branch 'nfp-flower-vxlan-tunnel-offload' by David S. Miller · 7 years ago
  54. 856f5b1 nfp: flower vxlan neighbour keep-alive by John Hurley · 7 years ago
  55. 8e6a904 nfp: flower vxlan neighbour offload by John Hurley · 7 years ago
  56. 2d9ad71 nfp: offload vxlan IPv4 endpoints of flower rules by John Hurley · 7 years ago
  57. fd0dd1a nfp: offload flower vxlan endpoint MAC addresses by John Hurley · 7 years ago
  58. b27d6a9 nfp: compile flower vxlan tunnel set actions by John Hurley · 7 years ago
  59. 611aec1 nfp: compile flower vxlan tunnel metadata match fields by John Hurley · 7 years ago
  60. 79ede4a nfp: add helper to get flower cmsg length by John Hurley · 7 years ago
  61. 14a0d03 Merge branch 'mlxsw-pass-gact' by David S. Miller · 7 years ago
  62. b292595 mlxsw: spectrum_flower: Offload "ok" termination action by Jiri Pirko · 7 years ago
  63. 3b8e923 net: sched: introduce helper to identify gact pass action by Jiri Pirko · 7 years ago
  64. 2a52a8c mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continue by Jiri Pirko · 7 years ago
  65. 5b52e57 Merge branch 'net-dsa-use-generic-slave-phydev' by David S. Miller · 7 years ago
  66. 69b2c162 net: dsa: use phy_ethtool_nway_reset by Vivien Didelot · 7 years ago
  67. aa62a8c net: dsa: use phy_ethtool_set_link_ksettings by Vivien Didelot · 7 years ago
  68. 771df31 net: dsa: use phy_ethtool_get_link_ksettings by Vivien Didelot · 7 years ago
  69. 0115dcd net: dsa: use slave device phydev by Vivien Didelot · 7 years ago
  70. f4344e0 net: dsa: return -ENODEV is there is no slave PHY by Vivien Didelot · 7 years ago
  71. f6fc5b4 Merge branch 'mlxsw-Add-router-adjacency-dpipe-table' by David S. Miller · 7 years ago
  72. 427e652 mlxsw: spectrum_dpipe: Add support for controlling nexthop counters by Arkadi Sharshevsky · 7 years ago
  73. 190d38a mlxsw: spectrum_dpipe: Add support for adjacency table dump by Arkadi Sharshevsky · 7 years ago
  74. a539027 mlxsw: spectrum: Add support for setting counters on nexthops by Arkadi Sharshevsky · 7 years ago
  75. f4de25f mlxsw: reg: Add support for counters on RATR by Arkadi Sharshevsky · 7 years ago
  76. c538adb mlxsw: spectrum_dpipe: Add initial support for the router adjacency table by Arkadi Sharshevsky · 7 years ago
  77. c556cd2 mlxsw: spectrum_router: Add helpers for nexthop access by Arkadi Sharshevsky · 7 years ago
  78. ec2437f mlxsw: spectrum_router: Use helper to check for last neighbor by Arkadi Sharshevsky · 7 years ago
  79. dbe4598 mlxsw: spectrum_router: Keep nexthops in a linked list by Arkadi Sharshevsky · 7 years ago
  80. c0859d6 mlxsw: Add fields for mlxsw's meta header for adjacency table by Arkadi Sharshevsky · 7 years ago
  81. be2336e mlxsw: spectrum_dpipe: Fix indentation in header description by Arkadi Sharshevsky · 7 years ago
  82. 390e96e Merge branch 'bpf-metadata-direct-access' by David S. Miller · 7 years ago
  83. 366a88f bpf, ixgbe: add meta data support by Daniel Borkmann · 7 years ago
  84. 65d88fd bpf, nfp: add meta data support by Daniel Borkmann · 7 years ago
  85. 22c8852 bpf: improve selftests and add tests for meta pointer by Daniel Borkmann · 7 years ago
  86. ac29991 bpf: update bpf.h uapi header for tools by Daniel Borkmann · 7 years ago
  87. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  88. 6aaae2b bpf: rename bpf_compute_data_end into bpf_compute_data_pointers by Daniel Borkmann · 7 years ago
  89. 3bd3b9e net: bcm63xx_enet: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  90. 5b2ef20 Merge branch 'qed-iWARP-fixes-and-enhancements' by David S. Miller · 7 years ago
  91. 1e99c49 qed: iWARP - Add check for errors on a SYN packet by Michal Kalderon · 7 years ago
  92. 471115ab qed: Fix maximum number of CQs for iWARP by Michal Kalderon · 7 years ago
  93. d1abfd0 qed: Add iWARP out of order support by Michal Kalderon · 7 years ago
  94. e0a8f9d qed: Add iWARP enablement support by Michal Kalderon · 7 years ago
  95. 2091c22 ldmvsw: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  96. 92978ee net/mlx5: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  97. 1fac4b2 bnxt_en: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  98. d9db5e3 kcm: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  99. 63a4e80 ipv6: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  100. 98e4fcf datagram: Remove redundant unlikely() by Tobias Klauser · 7 years ago