1. 8b6b317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 0ffdaf5 net/sock: add WARN_ON(parent->sk) in sock_graft() by Sowmini Varadhan · 7 years ago
  3. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  4. f06b754 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  5. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  6. b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  7. 39f25d4 net, ax25: convert ax25_route.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  8. 07f2282 net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  9. c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  10. a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  11. e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  12. c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  13. 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  14. 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  15. 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  16. 88755e9 net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  17. 5534a51 net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  18. 5f9ccf6 net, x25: convert x25_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  19. 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  20. af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  21. 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  22. d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  23. 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  24. 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  25. edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  26. e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  27. 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  28. 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  29. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  30. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  31. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  32. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  33. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  34. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  35. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  36. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  37. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 784c372 net: make sk_ehashfn() static by Eric Dumazet · 7 years ago
  39. 69e7666 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
  40. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 7 years ago
  41. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 7 years ago
  42. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 7 years ago
  43. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 7 years ago
  44. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
  45. 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
  46. 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 8 years ago
  47. 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
  48. 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
  49. 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
  50. d643a75 net: switchdev: add SET_SWITCHDEV_OPS helper by Simon Horman · 8 years ago
  51. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  52. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  53. edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  54. 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  55. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  56. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  57. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  58. 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  59. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  60. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  61. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  62. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  64. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  65. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  66. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  67. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  68. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  69. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  70. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  71. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  72. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  73. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  74. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. 34cfb54 sock: avoid dirtying incoming_cpu if not needed by Paolo Abeni · 8 years ago
  76. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  77. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  78. 0f22a3c vxlan: check valid combinations of address scopes by Matthias Schiffer · 8 years ago
  79. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
  80. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  81. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  82. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  83. b7b5fda netfilter: conntrack: use NFPROTO_MAX to size array by Florian Westphal · 8 years ago
  84. 7866cc5 netns: add and use net_ns_barrier by Florian Westphal · 8 years ago
  85. 44ebe79 net: add debug atomic_inc_not_zero() in dst_hold() by Wei Wang · 8 years ago
  86. 1eb04e7 net: reorder all the dst flags by Wei Wang · 8 years ago
  87. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  88. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  89. 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
  90. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  91. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  92. 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 8 years ago
  93. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
  94. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
  95. 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago
  96. e3b5616 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions by Dave Watson · 8 years ago
  97. 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
  98. 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 8 years ago
  99. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  100. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago