- f06b754 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
- 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt 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
- ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
- b4217b8 net: convert netlbl_lsm_cache.refcount 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
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 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
- 43727da do_ipv6_setsockopt(): don't open-code memdup_user() by Al Viro · 8 years ago
- 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 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
- 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 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
- 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 7 years ago
- a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
- 4b943fa udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() by Paolo Abeni · 7 years ago
- 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
- 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
- 76da070 ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
- ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 7 years ago
- 7c88e21 xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish by Yossi Kuperman · 7 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 7 years ago
- 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
- 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
- 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
- 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 8 years ago
- a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
- b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
- db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
- 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
- ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
- 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago
- 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 8 years ago
- 1dbe325 net: use loopback dev when generating blackhole route by Wei Wang · 8 years ago
- d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
- 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
- f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 8 years ago
- 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 8 years ago
- 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 8 years ago
- 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 8 years ago
- 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 8 years ago
- 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 8 years ago
- 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
- 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 8 years ago
- 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
- 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
- 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
- f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
- eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 8 years ago
- f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 8 years ago
- b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 8 years ago
- 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
- 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
- e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 8 years ago
- 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 8 years ago
- 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 8 years ago
- 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
- c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
- 9fd6452 netfilter: conntrack: rename nf_ct_iterate_cleanup by Florian Westphal · 8 years ago
- 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 8 years ago
- 18c3a61 net: ipv6: RTM_GETROUTE: return matched fib result when requested by Roopa Prabhu · 8 years ago
- 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d5d531c net: ipv6: Add extack messages for route add failures by David Ahern · 8 years ago
- 333c430 net: ipv6: Plumb extack through route add functions by David Ahern · 8 years ago
- 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 8 years ago
- d49c9dc ipv6: remove unused variables in esp6 by Stephen Hemminger · 8 years ago
- 0a9fc39 ipv6: drop unused variables in seg6_genl_dumphac by stephen hemminger · 8 years ago
- 9dc621a fou: make local function static by stephen hemminger · 8 years ago
- 9e7b19c ila: propagate error code in ila_output by stephen hemminger · 8 years ago
- 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
- 67df58a ah: use crypto_memneq to check the ICV by Sabrina Dubroca · 8 years ago
- c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
- 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
- 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
- 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago