1. 43cee2d net: mv643xx_eth: Be drop monitor friendly by Florian Fainelli · 7 years ago
  2. 1e9d8e7 tg3: Be drop monitor friendly by Florian Fainelli · 7 years ago
  3. 45c7ec9 Merge branch 'ipv6-Route-ICMPv6-errors-with-the-flow-when-ECMP-in-use' by David S. Miller · 7 years ago
  4. b673d6c ipv6: Use multipath hash from flow info if available by Jakub Sitnicki · 7 years ago
  5. 956b453 ipv6: Fold rt6_info_hash_nhsfn() into its only caller by Jakub Sitnicki · 7 years ago
  6. 23aebda ipv6: Compute multipath hash for ICMP errors from offending packet by Jakub Sitnicki · 7 years ago
  7. 29825717 net: Extend struct flowi6 with multipath hash by Jakub Sitnicki · 7 years ago
  8. 790c605 devlink: Fix devlink_dpipe_table_register() stub signature. by David S. Miller · 7 years ago
  9. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  10. 39a7e589 net/mlx5e: make mlx5e_profile const by Bhumika Goyal · 7 years ago
  11. 3f2c5fb net/mlx4_core: make mlx4_profile const by Bhumika Goyal · 7 years ago
  12. e7d12ce Merge branch 'xdp-more-work-on-xdp-tracepoints' by David S. Miller · 7 years ago
  13. 315ec39 xdp: get tracepoints xdp_exception and xdp_redirect in sync by Jesper Dangaard Brouer · 7 years ago
  14. a873585 xdp: remove net_device names from xdp_redirect tracepoint by Jesper Dangaard Brouer · 7 years ago
  15. 2886447 ixgbe: use return codes from ndo_xdp_xmit that are distinguishable by Jesper Dangaard Brouer · 7 years ago
  16. 2facaad xdp: make generic xdp redirect use tracepoint trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  17. d08adb8 xdp: remove bpf_warn_invalid_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  18. fb3bbbd Merge branch 'mlxsw-ipv4-host-dpipe-table' by David S. Miller · 7 years ago
  19. a481d71 mlxsw: spectrum_dpipe: Add support for controlling neighbor counters by Arkadi Sharshevsky · 7 years ago
  20. a86f030 mlxsw: spectrum_dpipe: Add support for IPv4 host table dump by Arkadi Sharshevsky · 7 years ago
  21. 7cfcbc7 mlxsw: spectrum_router: Add support for setting counters on neighbors by Arkadi Sharshevsky · 7 years ago
  22. 6bba7e2 mlxsw: reg: Make flow counter set type enum to be shared by Arkadi Sharshevsky · 7 years ago
  23. 6aecb36 mlxsw: spectrum_dpipe: Add IPv4 host table initial support by Arkadi Sharshevsky · 7 years ago
  24. 7e57ae9 mlxsw: spectrum_dpipe: Fix label name by Arkadi Sharshevsky · 7 years ago
  25. f17cc84 mlxsw: spectrum_router: Add helpers for neighbor access by Arkadi Sharshevsky · 7 years ago
  26. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 7 years ago
  27. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 7 years ago
  28. 23ca5ec mlxsw: spectrum_dpipe: Fix erif table op name space by Arkadi Sharshevsky · 7 years ago
  29. 3fb886e devlink: Add IPv4 header for dpipe by Arkadi Sharshevsky · 7 years ago
  30. 1177009 devlink: Add Ethernet header for dpipe by Arkadi Sharshevsky · 7 years ago
  31. a5e2da6 bpf: netdev is never null in __dev_map_flush by Daniel Borkmann · 7 years ago
  32. d2aaa3d bpf, doc: Add arm32 as arch supporting eBPF JIT by Shubham Bansal · 7 years ago
  33. 8115251 Merge branch 'bpf-verifier-fixes' by David S. Miller · 7 years ago
  34. 8e9cd9c bpf/verifier: document liveness analysis by Edward Cree · 7 years ago
  35. 1b688a1 bpf/verifier: remove varlen_map_value_access flag by Edward Cree · 7 years ago
  36. df20cb7 selftests/bpf: add a test for a pruning bug in the verifier by Alexei Starovoitov · 7 years ago
  37. 63f45f8 bpf/verifier: when pruning a branch, ignore its write marks by Edward Cree · 7 years ago
  38. d893dc2 selftests/bpf: add a test for a bug in liveness-based pruning by Edward Cree · 7 years ago
  39. 60890e0 gre: remove duplicated assignment of iph by Colin Ian King · 7 years ago
  40. 042a901 net: tipc: constify genl_ops by Arvind Yadav · 7 years ago
  41. 5719e5e net: hinic: make functions set_ctrl0 and set_ctrl1 static by Colin Ian King · 7 years ago
  42. 257a730 net/sock: allow the user to set negative peek offset by Paolo Abeni · 7 years ago
  43. 110d846 Merge branch 'mlxsw-multichain-tc-offload' by David S. Miller · 7 years ago
  44. 0ede6ba mlxsw: spectrum_flower: Offload goto_chain termination action by Jiri Pirko · 7 years ago
  45. dbec8ee mlxsw: spectrum_acl: Provide helper to lookup ruleset by Jiri Pirko · 7 years ago
  46. 0ade3b6 mlxsw: spectrum_acl: Allow to get group_id value for a ruleset by Jiri Pirko · 7 years ago
  47. e457d86 net: sched: add couple of goto_chain helpers by Jiri Pirko · 7 years ago
  48. 45b6274 mlxsw: spectrum: Offload multichain TC rules by Jiri Pirko · 7 years ago
  49. ae99e18 Merge branch 'mvpp2-software-TSO-support' by David S. Miller · 7 years ago
  50. 186cd4d net: mvpp2: software tso support by Antoine Ténart · 7 years ago
  51. 85affd7 net: mvpp2: unify the txq size define use by Antoine Ténart · 7 years ago
  52. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 7 years ago
  53. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  54. d260e9e Merge branch 'tcp-sw-rx-timestamps' by David S. Miller · 7 years ago
  55. 16e7812 selftests/net: Add a test to validate behavior of rx timestamps by Mike Maloney · 7 years ago
  56. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  57. b285477 liquidio: change manner of detecting whether or not NIC firmware is loaded by Felix Manlunas · 7 years ago
  58. e3d0328 gre: fix goto statement typo by William Tu · 7 years ago
  59. 572a576 Merge branch 'bpf-minor-cleanups' by David S. Miller · 7 years ago
  60. af4d045 bpf: minor cleanups for dev_map by Daniel Borkmann · 7 years ago
  61. e4a8e81 bpf: misc xdp redirect cleanups by Daniel Borkmann · 7 years ago
  62. cd36c3a bpf: fix map value attribute for hash of maps by Daniel Borkmann · 7 years ago
  63. 4a00aa0 MIPS,bpf: fix missing break in switch statement by Colin Ian King · 7 years ago
  64. 9695fe6 net: sched: use kvmalloc() for class hash tables by Eric Dumazet · 7 years ago
  65. 153890b net: amd: constify zorro_device_id by Arvind Yadav · 7 years ago
  66. 9142b67 Merge branch 'net-mvpp2-MAC-GoP-configuration' by David S. Miller · 7 years ago
  67. 7afe461 Documentation/bindings: net: marvell-pp2: add the system controller by Antoine Ténart · 7 years ago
  68. f84bf38 net: mvpp2: initialize the GoP by Antoine Ténart · 7 years ago
  69. 76eb1b1 net: mvpp2: set maximum packet size for 10G ports by Stefan Chulski · 7 years ago
  70. 7732195 net: mvpp2: initialize the XLG MAC when using a port by Antoine Ténart · 7 years ago
  71. 3919357 net: mvpp2: initialize the GMAC when using a port by Antoine Ténart · 7 years ago
  72. 2055d62 net: mvpp2: move the mii configuration in the ndo_open path by Antoine Ténart · 7 years ago
  73. 1068ec7 net: mvpp2: fix the synchronization module bypass macro name by Antoine Ténart · 7 years ago
  74. 81b6630 net: mvpp2: unify register definitions coding style by Antoine Ténart · 7 years ago
  75. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  76. ab2fb7e udp: remove unreachable ufo branches by Willem de Bruijn · 7 years ago
  77. 41a130f net: mdio-gpio: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  78. 9449473 net: ethernet: freescale: fs_enet: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  79. 58e0c0d net: ethernet: ax88796: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  80. 3d845ee Merge branch 'tcp_conn_request-cleanup' by David S. Miller · 7 years ago
  81. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 7 years ago
  82. 49c7158 tcp: Get a proper dst before checking it. by Tonghao Zhang · 7 years ago
  83. 6c64793 Merge branch 'hv_netvsc-Ethtool-handler-to-change-UDP-hash-levels' by David S. Miller · 7 years ago
  84. 3b0c345 hv_netvsc: Update netvsc Document for UDP hash level setting by Haiyang Zhang · 7 years ago
  85. 4823eb2 hv_netvsc: Add ethtool handler to set and get UDP hash levels by Haiyang Zhang · 7 years ago
  86. 4c0e2cb hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() by Haiyang Zhang · 7 years ago
  87. fcba156 hv_netvsc: Clean up unused parameter from netvsc_get_hash() by Haiyang Zhang · 7 years ago
  88. 0580b53 Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change' by David S. Miller · 7 years ago
  89. ee5b1fa liquidio: make VF driver notify NIC firmware of MTU change by Veerasenareddy Burru · 7 years ago
  90. ad530a1 liquidio: move macro definition to a proper place by Veerasenareddy Burru · 7 years ago
  91. 7d47e9a ptp: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  92. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  93. a8e8b7f net: hns3: Add support to change MTU in HNS3 hardware by Salil · 7 years ago
  94. 06552f8 Merge branch 'Huawei-HiNIC-Ethernet-Driver' by David S. Miller · 7 years ago
  95. 4d3b632 net-next/hinic: Add Maintainer by Aviad Krawczyk · 7 years ago
  96. b553400 net-next/hinic: Add netpoll by Aviad Krawczyk · 7 years ago
  97. edd384f net-next/hinic: Add ethtool and stats by Aviad Krawczyk · 7 years ago
  98. 00e57a6 net-next/hinic: Add Tx operation by Aviad Krawczyk · 7 years ago
  99. e2585ea net-next/hinic: Add Rx handler by Aviad Krawczyk · 7 years ago
  100. 7ef37fe net-next/hinic: Add cmdq completion handler by Aviad Krawczyk · 7 years ago