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