1. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  3. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  4. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  5. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  6. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  7. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  8. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  9. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  10. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  11. 7268586 tcp: pause Fast Open globally after third consecutive timeout by Yuchung Cheng · 7 years ago
  12. c9f1f58 net: sk_pacing_shift_update() helper by Eric Dumazet · 7 years ago
  13. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  14. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  15. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  16. 2008097 fou: fix some member types in guehdr by Xin Long · 7 years ago
  17. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  18. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  19. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  20. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  21. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  22. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  23. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  24. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  25. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  26. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  27. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  28. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  29. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  31. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  32. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  33. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  34. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  35. 40bd036 net: sched: provide per cpu qstat helpers by John Fastabend · 7 years ago
  36. 29b86cd net: sched: remove remaining uses for qdisc_qlen in xmit path by John Fastabend · 7 years ago
  37. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  38. 6c14818 net: sched: cleanup qdisc_run and __qdisc_run semantics by John Fastabend · 7 years ago
  39. 62cd277 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  40. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  41. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  42. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 7 years ago
  43. 9a63b25 net_sched: remove unused parameter from act cleanup ops by Cong Wang · 7 years ago
  44. d7efc6c net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  45. 07073c7 net: dsa: return per-port upstream port by Vivien Didelot · 7 years ago
  46. 0ac4bd6 net: sched: sch_api: fix code style issues by Alexander Aring · 7 years ago
  47. efbf789 net_sched: get rid of rcu_barrier() in tcf_block_put_ext() by Cong Wang · 7 years ago
  48. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  49. 5c47220 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  50. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. f19397a bpf: Add access to snd_cwnd and others in sock_ops by Lawrence Brakmo · 7 years ago
  52. a3fde2a rtnetlink: ipv6: convert remaining users to rtnl_register_module by Florian Westphal · 7 years ago
  53. 16feebc rtnetlink: remove __rtnl_register by Florian Westphal · 7 years ago
  54. e420251 rtnetlink: get reference on module before invoking handlers by Florian Westphal · 7 years ago
  55. b4d1605 tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() by David Ahern · 7 years ago
  56. 61b7c69 inet: Add a 2nd listener hashtable (port+addr) by Martin KaFai Lau · 7 years ago
  57. f0b1e64 udp: Move udp[46]_portaddr_hash() to net/ip[v6].h by Martin KaFai Lau · 7 years ago
  58. 76d013b inet: Add a count to struct inet_listen_hashbucket by Martin KaFai Lau · 7 years ago
  59. 3b8fac5 net: dsa: introduce dsa_towards_port helper by Vivien Didelot · 7 years ago
  60. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 7 years ago
  61. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 7 years ago
  62. 5a963eb ip6_gre: Add ERSPAN native tunnel support by William Tu · 7 years ago
  63. a3222dc ip_gre: Refector the erpsan tunnel code. by William Tu · 7 years ago
  64. e5f6129 sctp: abandon the whole msg if one part of a fragmented message is abandoned by Xin Long · 7 years ago
  65. 90a6ec8 act_sample: get rid of tcf_sample_cleanup_rcu() by Cong Wang · 7 years ago
  66. 7149f81 net: Remove dst->next by David Miller · 7 years ago
  67. 8b207e7 net: Rearrange dst_entry layout to avoid useless padding. by David Miller · 7 years ago
  68. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  69. 3a2232e ipv6: Move dst->from into struct rt6_info. by David Miller · 7 years ago
  70. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  71. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
  72. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  73. 071fb37 ipv6: Move rt6_next from dst_entry into ipv6 route structure. by David Miller · 7 years ago
  74. fe736e7 decnet: Move dn_next into decnet route structure. by David Miller · 7 years ago
  75. ca2c374 net: dst->rt_next is unused. by David Miller · 7 years ago
  76. 1ba896f sctp: remove extern from stream sched by Xin Long · 7 years ago
  77. af2697a sctp: force the params with right types for sctp csum apis by Xin Long · 7 years ago
  78. d3fe1e0 Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  79. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  80. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  81. ed66dfa tcp: when scheduling TLP, time of RTO should account for current ACK by Neal Cardwell · 7 years ago
  82. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. ecca8f8 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  84. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  85. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  86. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  87. 0a833c2 genetlink: fix genlmsg_nlhdr() by Michal Kubecek · 7 years ago
  88. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  89. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  90. 50895b9 tcp: highest_sack fix by Eric Dumazet · 7 years ago
  91. 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
  92. b9f3eb4 uapi: fix linux/tls.h userspace compilation error by Dmitry V. Levin · 7 years ago
  93. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  94. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  95. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  96. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  97. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
  99. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  100. 39b1752 net: Remove unused skb_shared_info member by Mat Martineau · 7 years ago