1. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  3. 3c14909 net: sch: api: fix tcf_block_get by Sudip Mukherjee · 7 years ago
  4. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  5. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  6. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  8. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  9. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  10. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  11. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  12. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  13. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  14. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  15. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  16. 7f05b46 xfrm: check for xdo_dev_state_free by Shannon Nelson · 7 years ago
  17. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  18. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  19. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  20. 2271d51 xfrm: Allow IPsec GSO with software crypto for local sockets. by Steffen Klassert · 7 years ago
  21. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  22. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  23. 398b841 sock: Hide unused variable when !CONFIG_PROC_FS. by Tonghao Zhang · 7 years ago
  24. 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
  25. 08fc7f8 sock: Change the netns_core member name. by Tonghao Zhang · 7 years ago
  26. c6479d6 Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  27. 958a1b5 nl80211: Remove obsolete kerneldoc line by Jonathan Corbet · 7 years ago
  28. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  29. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  31. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  32. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  33. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  34. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  35. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  36. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  37. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  38. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  39. 7268586 tcp: pause Fast Open globally after third consecutive timeout by Yuchung Cheng · 7 years ago
  40. c9f1f58 net: sk_pacing_shift_update() helper by Eric Dumazet · 7 years ago
  41. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  42. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  43. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  44. 2008097 fou: fix some member types in guehdr by Xin Long · 7 years ago
  45. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  46. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  47. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  48. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  49. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  50. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  51. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  52. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  53. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  54. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  55. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  56. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  57. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  59. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  60. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  61. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  62. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  63. 40bd036 net: sched: provide per cpu qstat helpers by John Fastabend · 7 years ago
  64. 29b86cd net: sched: remove remaining uses for qdisc_qlen in xmit path by John Fastabend · 7 years ago
  65. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  66. 6c14818 net: sched: cleanup qdisc_run and __qdisc_run semantics by John Fastabend · 7 years ago
  67. 62cd277 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  68. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  69. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  70. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 7 years ago
  71. 9a63b25 net_sched: remove unused parameter from act cleanup ops by Cong Wang · 7 years ago
  72. d7efc6c net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  73. 07073c7 net: dsa: return per-port upstream port by Vivien Didelot · 7 years ago
  74. 0ac4bd6 net: sched: sch_api: fix code style issues by Alexander Aring · 7 years ago
  75. efbf789 net_sched: get rid of rcu_barrier() in tcf_block_put_ext() by Cong Wang · 7 years ago
  76. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  77. 5c47220 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  78. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. f19397a bpf: Add access to snd_cwnd and others in sock_ops by Lawrence Brakmo · 7 years ago
  80. a3fde2a rtnetlink: ipv6: convert remaining users to rtnl_register_module by Florian Westphal · 7 years ago
  81. 16feebc rtnetlink: remove __rtnl_register by Florian Westphal · 7 years ago
  82. e420251 rtnetlink: get reference on module before invoking handlers by Florian Westphal · 7 years ago
  83. b4d1605 tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() by David Ahern · 7 years ago
  84. 61b7c69 inet: Add a 2nd listener hashtable (port+addr) by Martin KaFai Lau · 7 years ago
  85. f0b1e64 udp: Move udp[46]_portaddr_hash() to net/ip[v6].h by Martin KaFai Lau · 7 years ago
  86. 76d013b inet: Add a count to struct inet_listen_hashbucket by Martin KaFai Lau · 7 years ago
  87. 3b8fac5 net: dsa: introduce dsa_towards_port helper by Vivien Didelot · 7 years ago
  88. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 7 years ago
  89. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 7 years ago
  90. 5a963eb ip6_gre: Add ERSPAN native tunnel support by William Tu · 7 years ago
  91. a3222dc ip_gre: Refector the erpsan tunnel code. by William Tu · 7 years ago
  92. e5f6129 sctp: abandon the whole msg if one part of a fragmented message is abandoned by Xin Long · 7 years ago
  93. 90a6ec8 act_sample: get rid of tcf_sample_cleanup_rcu() by Cong Wang · 7 years ago
  94. 7149f81 net: Remove dst->next by David Miller · 7 years ago
  95. 8b207e7 net: Rearrange dst_entry layout to avoid useless padding. by David Miller · 7 years ago
  96. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  97. 3a2232e ipv6: Move dst->from into struct rt6_info. by David Miller · 7 years ago
  98. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  99. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
  100. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago