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