1. 9d7298c net/sched: act_tunnel_key: add extended ack support by Simon Horman · 6 years ago
  2. a1165b5 net/sched: act_tunnel_key: disambiguate metadata dst error cases by Simon Horman · 6 years ago
  3. c90d160 cxgb4: Support ethtool private flags by Arjun Vynipadath · 6 years ago
  4. d5fbda6 cxgb4: Add support for FW_ETH_TX_PKT_VM_WR by Arjun Vynipadath · 6 years ago
  5. b0e9a2f sctp: add support for SCTP_REUSE_PORT sockopt by Xin Long · 6 years ago
  6. 23c94d6 net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30 by David Wu · 6 years ago
  7. 9b10000 tg3: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  8. 58c77bf Merge branch 'ila-Cleanup' by David S. Miller · 6 years ago
  9. b6e71bd ila: Flush netlink command to clear xlat table by Tom Herbert · 6 years ago
  10. ad68147 ila: Create main ila source file by Tom Herbert · 6 years ago
  11. b893281 ila: Call library function alloc_bucket_locks by Tom Herbert · 6 years ago
  12. f7a2ba5 ila: Fix use of rhashtable walk in ila_xlat.c by Tom Herbert · 6 years ago
  13. 6d26891 Merge branch 'hns3-a-few-code-improvements' by David S. Miller · 6 years ago
  14. ab68059 net: hns3: use lower_32_bits and upper_32_bits by Huazhong Tan · 6 years ago
  15. 541a7bd net: hns3: remove back in struct hclge_hw by Huazhong Tan · 6 years ago
  16. 43e2b1c7 net: hns3: remove the Redundant put_vector in hns3_client_uninit by Peng Li · 6 years ago
  17. ccc2bef net: hns3: print the ret value in error information by Peng Li · 6 years ago
  18. 48569cd net: hns3: extraction an interface for state init|uninit by Peng Li · 6 years ago
  19. fe589e0 net: hns3: remove unused head file in hnae3.c by Peng Li · 6 years ago
  20. 0e6084a net: hns3: add unlikely for error check by Peng Li · 6 years ago
  21. 94c5e53 net: hns3: add l4_type check for both ipv4 and ipv6 by Peng Li · 6 years ago
  22. 36cbbdf net: hns3: add vector status check before free vector by Peng Li · 6 years ago
  23. e718a93 net: hns3: rename the interface for init_client_instance and uninit_client_instance by Peng Li · 6 years ago
  24. b204bc7 net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector by Peng Li · 6 years ago
  25. 16c0cd0 Merge branch 'net-preserve-sock-reference-when-scrubbing-the-skb' by David S. Miller · 6 years ago
  26. 9c4c325 skbuff: preserve sock reference when scrubbing the skb. by Flavio Leitner · 6 years ago
  27. f564650 netfilter: check if the socket netns is correct. by Flavio Leitner · 6 years ago
  28. 003504a Merge branch 'net-sched-actions-code-style-cleanup-and-fixes' by David S. Miller · 6 years ago
  29. 4305274 net sched actions: avoid bitwise operation on signed value in pedit by Roman Mashak · 6 years ago
  30. 95b0d2d net sched actions: fix misleading text strings in pedit action by Roman Mashak · 6 years ago
  31. 6ff7586 net sched actions: use sizeof operator for buffer length by Roman Mashak · 6 years ago
  32. 544377c net sched actions: fix sparse warning by Roman Mashak · 6 years ago
  33. d020d45 net sched actions: fix coding style in pedit headers by Roman Mashak · 6 years ago
  34. 80f0f57 net sched actions: fix coding style in pedit action by Roman Mashak · 6 years ago
  35. 0a9fe5c netem: slotting with non-uniform distribution by Yousuk Seung · 6 years ago
  36. 7861552 netlink: Return extack message if attribute validation fails by David Ahern · 6 years ago
  37. 8d0752d net: phy: xgmiitorgmii: Check read_status results by Brandon Maier · 6 years ago
  38. cf31ea7 net: phy: xgmiitorgmii: Use correct mdio bus by Brandon Maier · 6 years ago
  39. ab4e6ee net: phy: xgmiitorgmii: Check phy_driver ready before accessing by Brandon Maier · 6 years ago
  40. 26eef11 Merge branch 'ipsec-selftests-updates' by David S. Miller · 6 years ago
  41. 2766a11 selftests: rtnetlink: add ipsec offload API test by Shannon Nelson · 6 years ago
  42. 7699353 netdevsim: add ipsec offload testing by Shannon Nelson · 6 years ago
  43. c3eba0a selftests: rtnetlink: use dummydev as a test device by Shannon Nelson · 6 years ago
  44. fd0e418 selftests: rtnetlink: clear the return code at start of ipsec test by Shannon Nelson · 6 years ago
  45. a408194 l2tp: define helper for parsing struct sockaddr_pppol2tp* by Guillaume Nault · 6 years ago
  46. 242b1bb tcp: remove one indentation level in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  47. 782e85c sh_eth: fix *enum* {A|M}PR_BIT by Sergei Shtylyov · 6 years ago
  48. 5092ad4 tc-tests: add an extreme-case csum action test by Keara Leibovitz · 6 years ago
  49. 30d6f79 Merge branch 'mscc-ocelot-add-more-features' by David S. Miller · 6 years ago
  50. 7142529 net: mscc: ocelot: add VLAN filtering by Antoine Tenart · 6 years ago
  51. dc96ee3 net: mscc: ocelot: add bonding support by Alexandre Belloni · 6 years ago
  52. 964fc35 cxgb4: Add new T5 PCI device id 0x50ae by Ganesh Goudar · 6 years ago
  53. a081e11 cxgb4: Add flag tc_flower_initialized by Casey Leedom · 6 years ago
  54. 8e32628 neighbour: force neigh_invalidate when NUD_FAILED update is from admin by Roopa Prabhu · 6 years ago
  55. b1a5046 Merge branch 'Multipath-tests-for-tunnel-devices' by David S. Miller · 6 years ago
  56. 18ec44f selftests: forwarding: README: Require diagrams by Petr Machata · 6 years ago
  57. 54818c4 selftests: forwarding: Test multipath tunneling by Petr Machata · 6 years ago
  58. 3368b22 selftests: forwarding: lib: Extract interface-init functions by Petr Machata · 6 years ago
  59. a66d62d selftests: forwarding: tc_rule_stats_get: Parameterize direction by Petr Machata · 6 years ago
  60. 1b86fa3 selftests: forwarding: multipath_eval(): Improve style by Petr Machata · 6 years ago
  61. b2c4787 selftests: forwarding: Move multipath_eval() to lib.sh by Petr Machata · 6 years ago
  62. 3463e51 net/tls: Remove VLA usage on nonce by Kees Cook · 6 years ago
  63. 27a2628 selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filter by Petr Machata · 6 years ago
  64. 68cc444 mdio-mux-gpio: Remove VLA usage by Kees Cook · 6 years ago
  65. a6e65e5 Merge branch 'net-sched-support-replay-of-filter-offload-when-binding-to-block' by David S. Miller · 6 years ago
  66. 3263674 net: sched: call reoffload op on block callback reg by John Hurley · 6 years ago
  67. 7e916b7 net: sched: cls_bpf: implement offload tcf_proto_op by John Hurley · 6 years ago
  68. 530d995 net: sched: cls_u32: implement offload tcf_proto_op by John Hurley · 6 years ago
  69. 0efd1b3 net: sched: cls_matchall: implement offload tcf_proto_op by John Hurley · 6 years ago
  70. 31533cb net: sched: cls_flower: implement offload tcf_proto_op by John Hurley · 6 years ago
  71. e56185c net: sched: add tcf_proto_op to offload a rule by John Hurley · 6 years ago
  72. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 6 years ago
  73. 572de27 Merge branch 'sh_eth-RPADIR-related-clean-ups' by David S. Miller · 6 years ago
  74. 470103d sh_eth: remove sh_eth_cpu_data::rpadir_value by Sergei Shtylyov · 6 years ago
  75. b13ca09 sh_eth: fix *enum* RPADIR_BIT by Sergei Shtylyov · 6 years ago
  76. 2f533f6 r8169: reject unsupported WoL options by Heiner Kallweit · 6 years ago
  77. 99672eb selftests: net: Test headroom handling of ip6_gre devices by Petr Machata · 6 years ago
  78. 16572a4 Merge branch 'l2tp-trivial-cleanups' by David S. Miller · 6 years ago
  79. 2685fbb l2tp: make l2tp_xmit_core() return void by Guillaume Nault · 6 years ago
  80. 363a341 l2tp: avoid duplicate l2tp_pernet() calls by Guillaume Nault · 6 years ago
  81. d08532b l2tp: don't export l2tp_tunnel_closeall() by Guillaume Nault · 6 years ago
  82. 2e67560 l2tp: don't export l2tp_session_queue_purge() by Guillaume Nault · 6 years ago
  83. e484b1c l2tp: remove l2tp_tunnel_priv() by Guillaume Nault · 6 years ago
  84. c3612f0 l2tp: remove .show from struct l2tp_tunnel by Guillaume Nault · 6 years ago
  85. 877375e l2tp: remove pppol2tp_session_close() by Guillaume Nault · 6 years ago
  86. 1d7229d Merge branch 'DPAA-PTP-clock-and-timestamping' by David S. Miller · 6 years ago
  87. 17ae0b0 dpaa_eth: add the get_ts_info interface for ethtool by Yangbo Lu · 6 years ago
  88. 4664856 dpaa_eth: add support for hardware timestamping by Yangbo Lu · 6 years ago
  89. dcce36a fsl/fman: define frame description command UPD by Yangbo Lu · 6 years ago
  90. 880f874 fsl/fman_port: support getting timestamp by Yangbo Lu · 6 years ago
  91. 0fab782 fsl/fman: add set_tstamp interface by Yangbo Lu · 6 years ago
  92. 9cd19b5 arm64: dts: fsl: move ptp timer out of fman by Yangbo Lu · 6 years ago
  93. dab4a02 powerpc/mpc85xx: move ptp timer out of fman in dts by Yangbo Lu · 6 years ago
  94. 2cb785b dt-binding: ptp_qoriq: add DPAA FMan support by Yangbo Lu · 6 years ago
  95. a8f62d0 ptp: support DPAA FMan 1588 timer in ptp_qoriq by Yangbo Lu · 6 years ago
  96. c401530 fsl/fman: share the event interrupt by Yangbo Lu · 6 years ago
  97. 651b451 Merge branch 'mlxsw-Support-bridge-router-interfaces-with-non-default-VLAN' by David S. Miller · 6 years ago
  98. 5b1e7f9 selftests: forwarding: Test routed bridge interface by Petr Machata · 6 years ago
  99. 567ad1a mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIF by Petr Machata · 6 years ago
  100. a28b1eb mlxsw: spectrum_router: Add mlxsw_sp_rif_fid() by Petr Machata · 6 years ago