1. 6c6c566 net: Convert fou_net_ops by Kirill Tkhai · 7 years ago
  2. 16b0c0c net: Convert dccp_v6_ops by Kirill Tkhai · 7 years ago
  3. 5368bd7 net: Convert dccp_v4_ops by Kirill Tkhai · 7 years ago
  4. 111da7a net: Convert cangw_pernet_ops by Kirill Tkhai · 7 years ago
  5. d217472 net: Convert caif_net_ops by Kirill Tkhai · 7 years ago
  6. c60a246 net: Convert arp_tables_net_ops and ip6_tables_net_ops by Kirill Tkhai · 7 years ago
  7. 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago
  8. ec012f3 net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops by Kirill Tkhai · 7 years ago
  9. 190f887 selftests: forwarding: Add suppport to create veth interfaces by David Ahern · 7 years ago
  10. 955dc68 net/ncsi: Add generic netlink family by Samuel Mendoza-Jonas · 7 years ago
  11. be63189 tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
  12. 87ecc95 tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
  13. 200066a selftests: Extend the tc action test for action mirror by Arkadi Sharshevsky · 7 years ago
  14. e6c6a92 net: Make RX-FCS and LRO mutually exclusive by Gal Pressman · 7 years ago
  15. e574c0e liquidio: Corrected Rx bytes counting by Intiyaz Basha · 7 years ago
  16. d143b9e net sched actions: corrected extack message by Roman Mashak · 7 years ago
  17. ca435f8 Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  18. 3518e40 ipvlan: forbid vlan devices on top of ipvlan by Paolo Abeni · 7 years ago
  19. 51568d6 virtio-net: re enable XDP_REDIRECT for mergeable buffer by Jason Wang · 7 years ago
  20. 053533f selftests: rtnetlink: remove testns on test fail by Prashant Bhole · 7 years ago
  21. faa083b Merge branch 'gre-seq-collect_md' by David S. Miller · 7 years ago
  22. 5f280b6 samples/bpf: add gre sequence number test. by William Tu · 7 years ago
  23. 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
  24. a56cd50 Merge branch 'enic-update' by David S. Miller · 7 years ago
  25. 5de0c02 enic: set IG desc cache flag in open by Govindarajulu Varadarajan · 7 years ago
  26. e8588e2 enic: enable rq before updating rq descriptors by Govindarajulu Varadarajan · 7 years ago
  27. 48398b6 enic: set UDP rss flag by Govindarajulu Varadarajan · 7 years ago
  28. 7e24c64 enic: Check if hw supports multi wq with vxlan offload by Govindarajulu Varadarajan · 7 years ago
  29. d117909 enic: Add vxlan offload support for IPv6 pkts by Govindarajulu Varadarajan · 7 years ago
  30. 4a464a2 enic: Check inner ip proto for pseudo header csum by Govindarajulu Varadarajan · 7 years ago
  31. 129fbee net: amd8111e: remove redundant assignment to 'tx_index' by Colin Ian King · 7 years ago
  32. 93a00d4 r8169: switch to device-managed functions in probe (part 2) by Andy Shevchenko · 7 years ago
  33. 1ef7286 r8169: Dereference MMIO address immediately before use by Andy Shevchenko · 7 years ago
  34. cc1122b net: phy: Fix spelling mistake: "advertisment"-> "advertisement" by Colin Ian King · 7 years ago
  35. 0913667 cxgb4vf: Forcefully link up virtual interfaces by Arjun Vynipadath · 7 years ago
  36. 4130331 Merge branch 'dsa-serdes-stats' by David S. Miller · 7 years ago
  37. cda9f4a net: dsa: mv88e6xxx: Get mv88e6352 SERDES statistics by Andrew Lunn · 7 years ago
  38. eb755c3 net: dsa: mv88e6xxx: Add helper to determining if port has SERDES by Andrew Lunn · 7 years ago
  39. 436fe17 net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statistics by Andrew Lunn · 7 years ago
  40. c6c8cd5 net: dsa: mv88e6xxx: Hold mutex while doing stats operations by Andrew Lunn · 7 years ago
  41. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  42. efab163 tools: tc-testing: Add notap option by Brenda J. Butler · 7 years ago
  43. b33cc2c Merge branch 'net-ipv6-Add-support-for-path-selection-using-hash-of-5-tuple' by David S. Miller · 7 years ago
  44. 91a5c1ec selftests: forwarding: Add multipath test for L4 hashing by David Ahern · 7 years ago
  45. de7a0f8 net: Remove unused get_hash_from_flow functions by David Ahern · 7 years ago
  46. 5e18b9c55 mlxsw: spectrum_router: Add support for ipv6 hash policy update by David Ahern · 7 years ago
  47. b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
  48. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  49. 3192dac net: Rename NETEVENT_MULTIPATH_HASH_UPDATE by David Ahern · 7 years ago
  50. 9a2a537 net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash by David Ahern · 7 years ago
  51. ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
  52. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  53. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  54. e871cae Merge branch 'sctp-clean-up-sctp_sendmsg' by David S. Miller · 7 years ago
  55. 0a3920d sctp: adjust some codes in a better order in sctp_sendmsg by Xin Long · 7 years ago
  56. 007b7e1 sctp: improve some variables in sctp_sendmsg by Xin Long · 7 years ago
  57. 8e87c6e sctp: remove the unnecessary transport looking up from sctp_sendmsg by Xin Long · 7 years ago
  58. d42cb06 sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg by Xin Long · 7 years ago
  59. 204f817 sctp: factor out sctp_sendmsg_parse from sctp_sendmsg by Xin Long · 7 years ago
  60. becef9b sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg by Xin Long · 7 years ago
  61. c2666de sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg by Xin Long · 7 years ago
  62. 2bfd80f sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg by Xin Long · 7 years ago
  63. f84af33 sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg by Xin Long · 7 years ago
  64. e4e31cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  65. b72c8a7 net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations by Colin Ian King · 7 years ago
  66. 3c34cb9 cxgb4: Add TP Congestion map entry for single-port by Ganesh Goudar · 7 years ago
  67. 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
  68. ad0bff0 cxgb4: remove dead code when allocating filter by Ganesh Goudar · 7 years ago
  69. 2e75bb2 net: Convert hwsim_net_ops by Kirill Tkhai · 7 years ago
  70. 0369554 mac80211_hwsim: Make hwsim_netgroup IDA by Kirill Tkhai · 7 years ago
  71. c51a637 Merge branch 'bpf-bpftool-batch-improvements' by Daniel Borkmann · 7 years ago
  72. 668da74 tools: bpftool: add support for quotations in batch files by Quentin Monnet · 7 years ago
  73. 416656b tools: bpftool: read from stdin when batch file name is "-" by Quentin Monnet · 7 years ago
  74. 65d538d tools: bpftool: support continuation lines in batch files by Quentin Monnet · 7 years ago
  75. 06cc7fe tools: bpftool: support comments in batch files by Quentin Monnet · 7 years ago
  76. 23e19fd Merge branch 'tcp_bbr-more-GSO-work' by David S. Miller · 7 years ago
  77. 71abf46 tcp_bbr: remove bbr->tso_segs_goal by Eric Dumazet · 7 years ago
  78. dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
  79. 56b112f Merge branch 'bpftool-visualization' by Alexei Starovoitov · 7 years ago
  80. d96fc832 tools: bpftool: add bash completion for CFG dump by Quentin Monnet · 7 years ago
  81. b6c1ced tools: bpftool: new command-line option and documentation for 'visual' by Jiong Wang · 7 years ago
  82. efcef17 tools: bpftool: generate .dot graph from CFG information by Jiong Wang · 7 years ago
  83. 6e9eb7e tools: bpftool: add out edges for each basic-block by Jiong Wang · 7 years ago
  84. 0824611 tools: bpftool: partition basic-block for each function in the CFG by Jiong Wang · 7 years ago
  85. 8033175 tools: bpftool: detect sub-programs from the eBPF sequence by Jiong Wang · 7 years ago
  86. 73bb5b4 tools: bpftool: factor out xlated dump related code into separate file by Jiong Wang · 7 years ago
  87. 3197239 tools: bpftool: remove unnecessary 'if' to reduce indentation by Jiong Wang · 7 years ago
  88. 7797dc4 socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE) by Soheil Hassas Yeganeh · 7 years ago
  89. 96dbdc5 Merge branch 'net-phy-Reduce-duplication' by David S. Miller · 7 years ago
  90. 5684770 net: phy: marvell10g: Utilize gen10g_no_soft_reset() by Florian Fainelli · 7 years ago
  91. 0adfdb6 net: phy: cortina: Utilize generic functions by Florian Fainelli · 7 years ago
  92. aebc78a net: phy: teranetics: Utilize generic functions by Florian Fainelli · 7 years ago
  93. e8a714e net: phy: Export gen10g_* functions by Florian Fainelli · 7 years ago
  94. 6ed33d3 net: phy: aquantia: Utilize genphy_c45_aneg_done() by Florian Fainelli · 7 years ago
  95. 5697b3e Merge branch 'mac89x0-fixes-and-cleanups' by David S. Miller · 7 years ago
  96. 5a3b750 net/mac89x0: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  97. 86c2666 net/mac89x0: Fix and modernize log messages by Finn Thain · 7 years ago
  98. 43bf2e6 net/mac89x0: Convert to platform_driver by Finn Thain · 7 years ago
  99. c967226 net/mac89x0: Remove redundant code by Finn Thain · 7 years ago
  100. e6cce7b Merge branch 'forwarding-selftest-fixes' by David S. Miller · 7 years ago