1. b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
  2. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  3. 3192dac net: Rename NETEVENT_MULTIPATH_HASH_UPDATE by David Ahern · 7 years ago
  4. 9a2a537 net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash by David Ahern · 7 years ago
  5. ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
  6. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  7. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  8. 0a3920d sctp: adjust some codes in a better order in sctp_sendmsg by Xin Long · 7 years ago
  9. 007b7e1 sctp: improve some variables in sctp_sendmsg by Xin Long · 7 years ago
  10. 8e87c6e sctp: remove the unnecessary transport looking up from sctp_sendmsg by Xin Long · 7 years ago
  11. d42cb06 sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg by Xin Long · 7 years ago
  12. 204f817 sctp: factor out sctp_sendmsg_parse from sctp_sendmsg by Xin Long · 7 years ago
  13. becef9b sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg by Xin Long · 7 years ago
  14. c2666de sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg by Xin Long · 7 years ago
  15. 2bfd80f sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg by Xin Long · 7 years ago
  16. f84af33 sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg by Xin Long · 7 years ago
  17. 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
  18. 71abf46 tcp_bbr: remove bbr->tso_segs_goal by Eric Dumazet · 7 years ago
  19. dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
  20. 7797dc4 socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE) by Soheil Hassas Yeganeh · 7 years ago
  21. f1c02cf ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses by Sabrina Dubroca · 7 years ago
  22. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  23. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  24. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  25. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  26. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  27. 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
  28. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  29. 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
  30. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
  31. 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
  32. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
  33. 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
  34. c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
  35. 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
  36. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  37. 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
  38. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  39. 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
  40. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
  41. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  42. 5e5d6fe ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  43. e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  44. bb0ad19 ipv6: fib6_rules: support for match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  45. 4a2d73a ipv4: fib_rules: support match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  46. bfff486 net: fib_rules: support for match on ip_proto, sport and dport by Roopa Prabhu · 7 years ago
  47. b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
  48. 98ceb7b mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands by Nogah Frankel · 7 years ago
  49. fd5ac14 net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs by Nogah Frankel · 7 years ago
  50. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  51. b0066da ip_tunnel: Rename & publish init_tunnel_flow by Petr Machata · 7 years ago
  52. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  53. 401910d rds: deliver zerocopy completion notification with data by Sowmini Varadhan · 7 years ago
  54. afdd6ae Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
  55. 9532ce1 net: Convert defrag6_net_ops by Kirill Tkhai · 7 years ago
  56. afd7b3e net: Convert ila_net_ops by Kirill Tkhai · 7 years ago
  57. e5b2ae9 net: Convert defrag4_net_ops by Kirill Tkhai · 7 years ago
  58. f95978b net: Convert clusterip_net_ops by Kirill Tkhai · 7 years ago
  59. 7ca9e67 net: Convert brnf_net_ops by Kirill Tkhai · 7 years ago
  60. f17c9bf net: Convert cfg802154_pernet_ops by Kirill Tkhai · 7 years ago
  61. 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
  62. 5ecc295 net: Convert vti6_net_ops by Kirill Tkhai · 7 years ago
  63. 66997ba net: Convert ip6_tnl_net_ops by Kirill Tkhai · 7 years ago
  64. 5c155c5 net: Convert ip6gre_net_ops by Kirill Tkhai · 7 years ago
  65. 3150210 net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops by Kirill Tkhai · 7 years ago
  66. 3cec5fb net: Convert br_net_ops by Kirill Tkhai · 7 years ago
  67. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  68. 5fcc858 net: Convert sysctl creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  69. 02df428 net: Convert simple pernet_operations by Kirill Tkhai · 7 years ago
  70. f0aad8e net: Convert synproxy_net_ops by Kirill Tkhai · 7 years ago
  71. 47d63a0 net: Convert hashlimit_net_ops and recent_net_ops by Kirill Tkhai · 7 years ago
  72. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  73. 24bba07 mac80211: support A-MSDU in fast-rx by Felix Fietkau · 7 years ago
  74. 21b7022 mac80211: agg-rx: Accept ADDBA request update if timeout did not change by Ilan Peer · 7 years ago
  75. 9251a47 mac80211: support station 4-addr mode fast-rx by Felix Fietkau · 7 years ago
  76. 1d87016 mac80211: support fast-rx with incompatible PS capabilities when PS is disabled by Felix Fietkau · 7 years ago
  77. 59cae5b mac80211: support AP 4-addr mode fast-rx by Felix Fietkau · 7 years ago
  78. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  79. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 1b71af6 net: fib_rules: Add new attribute to set protocol by Donald Sharp · 7 years ago
  81. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  82. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  83. 79a5b97 rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier by Sowmini Varadhan · 7 years ago
  84. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  85. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  86. 60772e4 Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  87. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  88. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  89. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  90. 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
  91. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  92. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  93. b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
  94. a7dcdf6 bpf: clean up unused-variable warning by Arnd Bergmann · 7 years ago
  95. cac5620 net: Allow a rule to track originating protocol by Donald Sharp · 7 years ago
  96. 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  97. 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
  98. 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
  99. 65ec609 tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL by Eric Dumazet · 7 years ago
  100. dead7cd tcp: remove sk_check_csum_caps() by Eric Dumazet · 7 years ago