1. 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  2. 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  3. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  4. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  5. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  6. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  7. 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  8. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  9. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  10. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  11. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  13. e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 8 years ago
  14. cddbb79 net: bridge: constify attribute_group structures. by Arvind Yadav · 8 years ago
  15. 38ef00c net: constify attribute_group structures. by Arvind Yadav · 8 years ago
  16. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 8 years ago
  17. c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 8 years ago
  18. 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 8 years ago
  19. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  20. d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
  21. 6f64ec7 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 8 years ago
  22. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  23. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  24. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  25. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  26. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  27. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 8 years ago
  28. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 8 years ago
  29. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 8 years ago
  30. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 8 years ago
  31. d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 8 years ago
  32. 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 8 years ago
  33. e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  34. 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 8 years ago
  35. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  36. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  37. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  38. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  39. 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 8 years ago
  40. 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 8 years ago
  41. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  42. ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
  43. ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
  44. 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
  45. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 8 years ago
  46. 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
  47. 4b943fa udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() by Paolo Abeni · 8 years ago
  48. 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 8 years ago
  49. c14b036 rds: tcp: set linger to 1 when unloading a rds-tcp by Sowmini Varadhan · 8 years ago
  50. 69b92b5 rds: tcp: send handshake ping-probe from passive endpoint by Sowmini Varadhan · 8 years ago
  51. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
  52. 76da070 ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 8 years ago
  53. ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 8 years ago
  54. 7c88e21 xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish by Yossi Kuperman · 8 years ago
  55. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. e862830 bpf: expose prog id for cls_bpf and act_bpf by Daniel Borkmann · 8 years ago
  57. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  58. dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 8 years ago
  59. dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 8 years ago
  60. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 8 years ago
  61. 5f729ea rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute by Julien Gomes · 8 years ago
  62. 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 8 years ago
  63. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 8 years ago
  64. db833d4 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 8 years ago
  65. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 8 years ago
  66. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  67. 8cd5c25 sctp: uncork the old asoc before changing to the new one by Xin Long · 8 years ago
  68. a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 8 years ago
  69. d5494ac dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init by Xin Long · 8 years ago
  70. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
  71. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  72. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  73. fe420d8 net/core: remove explicit do_softirq() from busy_poll_stop() by Sebastian Siewior · 8 years ago
  74. bdaf32c fib_rules: Resolve goto rules target on delete by Serhey Popovych · 8 years ago
  75. 86fdb34 sctp: ensure ep is not destroyed before doing the dump by Xin Long · 8 years ago
  76. 9745e36 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 8 years ago
  77. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  78. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  79. 04ba724 netfilter: nfnetlink: extended ACK reporting by Pablo Neira Ayuso · 8 years ago
  80. d8297d4 netfilter: nf_tables: reduce chain type table size by Florian Westphal · 8 years ago
  81. b7b5fda netfilter: conntrack: use NFPROTO_MAX to size array by Florian Westphal · 8 years ago
  82. d53e3fc netfilter: use nf_conntrack_helpers_register when possible by Liping Zhang · 8 years ago
  83. 2becbbc netfilter, kbuild: use canonical method to specify objs. by Jike Song · 8 years ago
  84. e15b9c5 netfilter: ebt: Use new helper ebt_invalid_target to check target by Gao Feng · 8 years ago
  85. 7866cc5 netns: add and use net_ns_barrier by Florian Westphal · 8 years ago
  86. 2c41f33c netfilter: move table iteration out of netns exit paths by Florian Westphal · 8 years ago
  87. 202f59a netfilter: ipt_CLUSTERIP: do not hold dev by Xin Long · 8 years ago
  88. 4b153ca Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  89. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 8 years ago
  90. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 8 years ago
  91. d807ec6 tls: update Kconfig by Dave Watson · 8 years ago
  92. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  93. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  94. 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
  95. 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 8 years ago
  96. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  97. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  98. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  99. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
  100. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago