- 4e587ea ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
- 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
- ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 7 years ago
- 551143d net_sched: fix a refcount_t issue with noop_qdisc by Eric Dumazet · 7 years ago
- c5cff85 ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
- 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
- a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
- c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
- 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
- 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
- 42b7305 udp: fix linear skb reception with PEEK_OFF by Al Viro · 7 years ago
- fd851ba udp: harden copy_linear_skb() by Eric Dumazet · 7 years ago
- e4dde41 net: fix compilation when busy poll is not enabled by Daniel Borkmann · 7 years ago
- ad729bc9 bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
- 04c2cf3 mac80211: add api to start ba session timer expired flow by Naftali Goldstein · 7 years ago
- e1a10ef tcp: introduce tcp_rto_delta_us() helper for xmit timer fix by Neal Cardwell · 7 years ago
- c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
- 6b84202 sctp: fix the check for _sctp_walk_params and _sctp_walk_errors by Xin Long · 7 years ago
- dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
- 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- b1f5bfc sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() by Alexander Potapenko · 7 years ago
- 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 2683701 netlink: correctly document nla_put_u64_64bit() by Rolf Eike Beer · 7 years ago
- 771edca socket: add documentation for missing elements by stephen hemminger · 7 years ago
- c4fac91 9p: Implement show_options by David Howells · 7 years ago
- 8b6b317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 0ffdaf5 net/sock: add WARN_ON(parent->sk) in sock_graft() by Sowmini Varadhan · 7 years ago
- a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- f06b754 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 39f25d4 net, ax25: convert ax25_route.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 07f2282 net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 88755e9 net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 5534a51 net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 5f9ccf6 net, x25: convert x25_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- 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
- 784c372 net: make sk_ehashfn() static by Eric Dumazet · 7 years ago
- 69e7666 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
- 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 7 years ago
- 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 7 years ago
- 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 7 years ago
- 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 7 years ago
- 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 7 years ago
- 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 7 years ago
- 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 7 years ago
- 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 7 years ago
- 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 7 years ago
- 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 7 years ago
- d643a75 net: switchdev: add SET_SWITCHDEV_OPS helper by Simon Horman · 7 years ago
- b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 7 years ago
- d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 7 years ago
- 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 7 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
- 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 7 years ago
- 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
- 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago