1. 93d3668 mlxsw: spectrum_buffers: Use defines for pool indices by Ido Schimmel · 6 years ago
  2. 8f68620 mlxsw: spectrum_buffers: Add extack messages for invalid configurations by Ido Schimmel · 6 years ago
  3. f2ad1a5 net: devlink: Add extack to shared buffer operations by Ido Schimmel · 6 years ago
  4. 7e5ebd0 Merge branch 'net-clean-up-needless-use-of-module-infrastructure' by David S. Miller · 6 years ago
  5. 15253b4 net: strparser: make it explicitly non-modular by Paul Gortmaker · 6 years ago
  6. 3557b3f net: bpfilter: dont use module_init in non-modular code by Paul Gortmaker · 6 years ago
  7. 9628495 cgroup: net: remove left over MODULE_LICENSE tag by Paul Gortmaker · 6 years ago
  8. a130f9b net: tc_act: drop include of module.h from tc_ife.h by Paul Gortmaker · 6 years ago
  9. 113e632 net: fib: drop include of module.h from fib_notifier.h by Paul Gortmaker · 6 years ago
  10. c517796 net: ife: drop include of module.h from net/ife.h by Paul Gortmaker · 6 years ago
  11. a79eda3 net: psample: drop include of module.h from psample.h by Paul Gortmaker · 6 years ago
  12. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  13. 7e5f4cd ipv6: Remove fib6_info_nh_lwt by David Ahern · 6 years ago
  14. 0b13c9b include/net/tcp.h: whitespace cleanup at tcp_v4_check by Daniel T. Lee · 6 years ago
  15. 2843ba2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  16. f79b464 Merge branch 'bpf-verifier-lock' by Daniel Borkmann · 6 years ago
  17. 45a73c1 bpf: drop bpf_verifier_lock by Alexei Starovoitov · 6 years ago
  18. 7df737e bpf: remove global variables by Alexei Starovoitov · 6 years ago
  19. 3b88024 bpf: document the verifier limits by Alexei Starovoitov · 6 years ago
  20. be659b8 ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp by David Ahern · 6 years ago
  21. 4e54507 ipv6: Simplify rt6_qualify_for_ecmp by David Ahern · 6 years ago
  22. fa8b9e8 net: hippi:Fix misuse of %x in rrunner.c by Fuqian Huang · 6 years ago
  23. 966cdde net: ax25: fix misuse of %x by Fuqian Huang · 6 years ago
  24. 05453ea atm: iphase: fix misuse of %x by Fuqian Huang · 6 years ago
  25. f9e0d65b Merge branch 'mlxsw-Small-routing-improvements' by David S. Miller · 6 years ago
  26. 05414dd mlxsw: spectrum_router: Relax FIB rule validation by Ido Schimmel · 6 years ago
  27. fa73989 mlxsw: spectrum: Use a stable ECMP/LAG seed by Ido Schimmel · 6 years ago
  28. 4ef6cbe nfp: add SR-IOV trusted VF support by Pablo Cascón · 6 years ago
  29. 5313794 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  30. 97afd47 net: hns3: add function type check for debugfs help information by Yufeng Mo · 6 years ago
  31. db01afe net: hns3: add queue's statistics update to service task by liuzhongzhu · 6 years ago
  32. a634578 net: hns3: Add handling of MAC tunnel interruption by Weihang Li · 6 years ago
  33. ffd140e net: hns3: add support for dump ncl config by debugfs by Weihang Li · 6 years ago
  34. bb87be8 net: hns3: Add support for netif message level settings by Yonglong Liu · 6 years ago
  35. e511c97 net: hns3: dump more information when tx timeout happens by Jian Shen · 6 years ago
  36. fa6c408 net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info() by Jian Shen · 6 years ago
  37. beab694 net: hns3: refine tx timeout count handle by Jian Shen · 6 years ago
  38. fbf3cd3 net: hns3: add some debug info for hclgevf_get_mbx_resp() by Huazhong Tan · 6 years ago
  39. 147175c net: hns3: add some debug information for hclge_check_event_cause by Huazhong Tan · 6 years ago
  40. c88a6e7 net: hns3: add reset statistics for VF by Huazhong Tan · 6 years ago
  41. f02eb82 net: hns3: add reset statistics info for PF by Huazhong Tan · 6 years ago
  42. 4519efa libbpf: fix BPF_LOG_BUF_SIZE off-by-one error by McCabe, Robert J · 6 years ago
  43. d7cc399e tcp: properly reset skb->truesize for tx recycling by Eric Dumazet · 6 years ago
  44. 0a9798c mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled by Jiri Pirko · 6 years ago
  45. 42e5425 tipc: introduce new socket option TIPC_SOCK_RECVQ_USED by Tung Nguyen · 6 years ago
  46. a26deec net: dsa: mv88e6xxx: Only reconfigure MAC when something changes by Andrew Lunn · 6 years ago
  47. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  48. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  49. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  50. 1ab8392 Merge branch 'net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-ports' by David S. Miller · 6 years ago
  51. 8e1acd4 bridge: update vlan dev link state for bridge netdev changes by Mike Manning · 6 years ago
  52. 80900ac bridge: update vlan dev state when port added to or deleted from vlan by Mike Manning · 6 years ago
  53. 9c0ec2e bridge: support binding vlan dev link state to vlan member bridge ports by Mike Manning · 6 years ago
  54. 76052d8 vlan: do not transfer link state in vlan bridge binding mode by Mike Manning · 6 years ago
  55. 8c8b345 vlan: support binding link state to vlan member bridge ports by Mike Manning · 6 years ago
  56. 7d26c96 nfp: flower: fix size_t compile warning by John Hurley · 6 years ago
  57. 5c2e6e1 Merge branch 'net-add-reset-controller-driven-PHY-reset' by David S. Miller · 6 years ago
  58. 6110ed2 net: mdio: rename mdio_device reset to reset_gpio by David Bauer · 6 years ago
  59. 71dd6c0 net: phy: add support for reset-controller by David Bauer · 6 years ago
  60. b54dd90 dt-bindings: net: add PHY reset controller binding by David Bauer · 6 years ago
  61. 8a99aa5 Merge branch 'net-some-build-fixes-and-other-improvements' by David S. Miller · 6 years ago
  62. a06eaaf net: skb: remove unused asserts by Jakub Kicinski · 6 years ago
  63. a115d51 net: gemini: remove unnecessary assert by Jakub Kicinski · 6 years ago
  64. 23bddf6 net/sched: taprio: fix build without 64bit div by Jakub Kicinski · 6 years ago
  65. ce6bf4c sb1000: fix variable set but not used warnings by Jakub Kicinski · 6 years ago
  66. 503c018 l2tp: fix set but not used variable by Jakub Kicinski · 6 years ago
  67. 8069594 bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place by Stanislav Fomichev · 6 years ago
  68. 0bc1998 ipv6: Add rate limit mask for ICMPv6 messages by Stephen Suryaputra · 6 years ago
  69. 4cf2d20 net: phy: remove dead code from phy_sanitize_settings by Heiner Kallweit · 6 years ago
  70. 849f257 bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c by Martin KaFai Lau · 6 years ago
  71. 5e42574 net: phy: don't set autoneg if it's not supported by Heiner Kallweit · 6 years ago
  72. 5de35e3 selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h by Wang YanQing · 6 years ago
  73. 79b1b30 libbpf: remove compile time warning from libbpf_util.h by Magnus Karlsson · 6 years ago
  74. da70314 bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL by Andrey Ignatov · 6 years ago
  75. 1611199 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  76. f9a904e Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  77. 711987b ice: Calculate ITR increment based on direct calculation by Brett Creeley · 6 years ago
  78. 9c010de ice: Bump driver version by Anirudh Venkataramanan · 6 years ago
  79. 3a257a1 ice: Add code to control FW LLDP and DCBX by Anirudh Venkataramanan · 6 years ago
  80. b832c2f ice: Add code for DCB rebuild by Anirudh Venkataramanan · 6 years ago
  81. 4b0fdce ice: Add code to get DCB related statistics by Anirudh Venkataramanan · 6 years ago
  82. 5f6aa50 ice: Add priority information into VLAN header by Anirudh Venkataramanan · 6 years ago
  83. a629cf0 ice: Update rings based on TC information by Anirudh Venkataramanan · 6 years ago
  84. 00cc3f1 ice: Add code to process LLDP MIB change events by Anirudh Venkataramanan · 6 years ago
  85. 0deab65 ice: Add code for DCB initialization part 4/4 by Anirudh Venkataramanan · 6 years ago
  86. 7b9ffc7 ice: Add code for DCB initialization part 3/4 by Anirudh Venkataramanan · 6 years ago
  87. 0ebd3ff ice: Add code for DCB initialization part 2/4 by Anirudh Venkataramanan · 6 years ago
  88. 37b6f64 ice: Add code for DCB initialization part 1/4 by Anirudh Venkataramanan · 6 years ago
  89. 802abbb ice: Bump version by Anirudh Venkataramanan · 6 years ago
  90. f9867df ice: Fix incorrect use of abbreviations by Anirudh Venkataramanan · 6 years ago
  91. 94c4441 ice: Fix typos in code comments by Anirudh Venkataramanan · 6 years ago
  92. b5250c9 rtlwifi: rtl8188ee: Remove extraneous file by Larry Finger · 6 years ago
  93. b8fb1ab net ipv6: Prevent neighbor add if protocol is disabled on device by David Ahern · 6 years ago
  94. cea29a7 Merge branch 'ipv6-Use-fib6_result-for-fib_lookups' by David S. Miller · 6 years ago
  95. 7d21fec ipv6: Add fib6_type and fib6_flags to fib6_result by David Ahern · 6 years ago
  96. effda4d ipv6: Pass fib6_result to fib lookups by David Ahern · 6 years ago
  97. 8ff2e5b ipv6: Pass fib6_result to fib6_table_lookup tracepoint by David Ahern · 6 years ago
  98. b7bc4b6 ipv6: Pass fib6_result to rt6_select and find_rr_leaf by David Ahern · 6 years ago
  99. 75ef738 ipv6: Pass fib6_result to rt6_device_match by David Ahern · 6 years ago
  100. b748f26 ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu by David Ahern · 6 years ago