1. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  2. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  3. e871cae Merge branch 'sctp-clean-up-sctp_sendmsg' by David S. Miller · 7 years ago
  4. 0a3920d sctp: adjust some codes in a better order in sctp_sendmsg by Xin Long · 7 years ago
  5. 007b7e1 sctp: improve some variables in sctp_sendmsg by Xin Long · 7 years ago
  6. 8e87c6e sctp: remove the unnecessary transport looking up from sctp_sendmsg by Xin Long · 7 years ago
  7. d42cb06 sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg by Xin Long · 7 years ago
  8. 204f817 sctp: factor out sctp_sendmsg_parse from sctp_sendmsg by Xin Long · 7 years ago
  9. becef9b sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg by Xin Long · 7 years ago
  10. c2666de sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg by Xin Long · 7 years ago
  11. 2bfd80f sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg by Xin Long · 7 years ago
  12. f84af33 sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg by Xin Long · 7 years ago
  13. e4e31cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  14. b72c8a7 net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations by Colin Ian King · 7 years ago
  15. 3c34cb9 cxgb4: Add TP Congestion map entry for single-port by Ganesh Goudar · 7 years ago
  16. 731cb7e Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  17. ad0bff0 cxgb4: remove dead code when allocating filter by Ganesh Goudar · 7 years ago
  18. 2e75bb2 net: Convert hwsim_net_ops by Kirill Tkhai · 7 years ago
  19. 0369554 mac80211_hwsim: Make hwsim_netgroup IDA by Kirill Tkhai · 7 years ago
  20. c51a637 Merge branch 'bpf-bpftool-batch-improvements' by Daniel Borkmann · 7 years ago
  21. 668da74 tools: bpftool: add support for quotations in batch files by Quentin Monnet · 7 years ago
  22. 416656b tools: bpftool: read from stdin when batch file name is "-" by Quentin Monnet · 7 years ago
  23. 65d538d tools: bpftool: support continuation lines in batch files by Quentin Monnet · 7 years ago
  24. 06cc7fe tools: bpftool: support comments in batch files by Quentin Monnet · 7 years ago
  25. 23e19fd Merge branch 'tcp_bbr-more-GSO-work' by David S. Miller · 7 years ago
  26. 71abf46 tcp_bbr: remove bbr->tso_segs_goal by Eric Dumazet · 7 years ago
  27. dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
  28. 56b112f Merge branch 'bpftool-visualization' by Alexei Starovoitov · 7 years ago
  29. d96fc832 tools: bpftool: add bash completion for CFG dump by Quentin Monnet · 7 years ago
  30. b6c1ced tools: bpftool: new command-line option and documentation for 'visual' by Jiong Wang · 7 years ago
  31. efcef17 tools: bpftool: generate .dot graph from CFG information by Jiong Wang · 7 years ago
  32. 6e9eb7e tools: bpftool: add out edges for each basic-block by Jiong Wang · 7 years ago
  33. 0824611 tools: bpftool: partition basic-block for each function in the CFG by Jiong Wang · 7 years ago
  34. 8033175 tools: bpftool: detect sub-programs from the eBPF sequence by Jiong Wang · 7 years ago
  35. 73bb5b4 tools: bpftool: factor out xlated dump related code into separate file by Jiong Wang · 7 years ago
  36. 3197239 tools: bpftool: remove unnecessary 'if' to reduce indentation by Jiong Wang · 7 years ago
  37. 7797dc4 socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE) by Soheil Hassas Yeganeh · 7 years ago
  38. 96dbdc5 Merge branch 'net-phy-Reduce-duplication' by David S. Miller · 7 years ago
  39. 5684770 net: phy: marvell10g: Utilize gen10g_no_soft_reset() by Florian Fainelli · 7 years ago
  40. 0adfdb6 net: phy: cortina: Utilize generic functions by Florian Fainelli · 7 years ago
  41. aebc78a net: phy: teranetics: Utilize generic functions by Florian Fainelli · 7 years ago
  42. e8a714e net: phy: Export gen10g_* functions by Florian Fainelli · 7 years ago
  43. 6ed33d3 net: phy: aquantia: Utilize genphy_c45_aneg_done() by Florian Fainelli · 7 years ago
  44. 5697b3e Merge branch 'mac89x0-fixes-and-cleanups' by David S. Miller · 7 years ago
  45. 5a3b750 net/mac89x0: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  46. 86c2666 net/mac89x0: Fix and modernize log messages by Finn Thain · 7 years ago
  47. 43bf2e6 net/mac89x0: Convert to platform_driver by Finn Thain · 7 years ago
  48. c967226 net/mac89x0: Remove redundant code by Finn Thain · 7 years ago
  49. e6cce7b Merge branch 'forwarding-selftest-fixes' by David S. Miller · 7 years ago
  50. 36b4c0a selftests: forwarding: Add description to the multipath tests by David Ahern · 7 years ago
  51. 993d337 selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test by David Ahern · 7 years ago
  52. 5ee0902 selftests: forwarding: Handle 0 for packet difference in multipath tests by David Ahern · 7 years ago
  53. 198979b selftests: forwarding: Only check tc version for tc tests by David Ahern · 7 years ago
  54. 5f6f845 fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs by Roopa Prabhu · 7 years ago
  55. c8745e0 samples/bpf: detach prog from cgroup by Prashant Bhole · 7 years ago
  56. f1c02cf ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses by Sabrina Dubroca · 7 years ago
  57. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  58. e31a6f9 net: phylink: Remove redundant netdev.phydev assignment by Richard Cochran · 7 years ago
  59. ba60780 Merge branch 'smc-link-layer-control-enhancements' by David S. Miller · 7 years ago
  60. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  61. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  62. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  63. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  64. 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
  65. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  66. 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
  67. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
  68. 3c5aa0b Merge branch 'ipv4-ipv6-mcast-align' by David S. Miller · 7 years ago
  69. 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
  70. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
  71. 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
  72. c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
  73. 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
  74. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  75. 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
  76. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  77. 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
  78. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
  79. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  80. a25724b Merge branch 'fib_rules-support-sport-dport-and-proto-match' by David S. Miller · 7 years ago
  81. 5e5d6fe ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  82. e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  83. bb0ad19 ipv6: fib6_rules: support for match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  84. 4a2d73a ipv4: fib_rules: support match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  85. bfff486 net: fib_rules: support for match on ip_proto, sport and dport by Roopa Prabhu · 7 years ago
  86. 2927499 r8169: fix interrupt number after adding support for MSI-X interrupts by Heiner Kallweit · 7 years ago
  87. a6a8f01 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  88. 5407492 Merge branch 'selftests-forwarding-Add-VRF-based-tests' by David S. Miller · 7 years ago
  89. 4908e24 selftests: forwarding: Introduce basic shared blocks tests by Jiri Pirko · 7 years ago
  90. b13f245 selftests: forwarding: Introduce basic tc chains tests by Jiri Pirko · 7 years ago
  91. bc13af2 selftests: forwarding: Introduce tc actions tests by Jiri Pirko · 7 years ago
  92. 07e5c75 selftests: forwarding: Introduce tc flower matching tests by Jiri Pirko · 7 years ago
  93. 781fe63 selftests: forwarding: Allow to get netdev interfaces names from commandline by Jiri Pirko · 7 years ago
  94. 4e4272d selftests: forwarding: Add MAC get helper by Jiri Pirko · 7 years ago
  95. 2f19f21 selftests: forwarding: Add tc offload check helper by Jiri Pirko · 7 years ago
  96. 4fb20ae selftests: forwarding: Test IPv6 weighted nexthops by Ido Schimmel · 7 years ago
  97. 3d578d8 selftests: forwarding: Test IPv4 weighted nexthops by Ido Schimmel · 7 years ago
  98. 937eeb3 selftests: forwarding: Create test topology for multipath routing by Ido Schimmel · 7 years ago
  99. 7b7bc87 selftests: forwarding: Add a test for basic IPv4 and IPv6 routing by Ido Schimmel · 7 years ago
  100. 236dd50 selftests: forwarding: Add a test for flooded traffic by Ido Schimmel · 7 years ago