| Commit message (Expand) | Author | Age | Files | Lines |
* | udp: consistently apply ufo or fragmentation | Willem de Bruijn | 2017-08-10 | 1 | -3/+4 |
* | net: avoid skb_warn_bad_offload false positives on UFO | Willem de Bruijn | 2017-08-08 | 1 | -1/+1 |
* | ipv6: set rt6i_protocol properly in the route when it is installed | Xin Long | 2017-08-03 | 1 | -8/+3 |
* | udp6: fix jumbogram reception | Paolo Abeni | 2017-07-31 | 2 | -1/+11 |
* | udp6: fix socket leak on early demux | Paolo Abeni | 2017-07-29 | 1 | -9/+18 |
* | ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() | Stefano Brivio | 2017-07-25 | 1 | -4/+0 |
* | ipv6: avoid overflow of offset in ip6_find_1stfragopt | Sabrina Dubroca | 2017-07-19 | 1 | -2/+6 |
* | ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() | Alexander Potapenko | 2017-07-18 | 1 | -0/+1 |
* | net: ipv6: Compare lwstate in detecting duplicate nexthops | David Ahern | 2017-07-06 | 2 | -11/+2 |
* | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 1 | -8/+3 |
|\ |
|
| * | do_ipv6_setsockopt(): don't open-code memdup_user() | Al Viro | 2017-06-30 | 1 | -8/+3 |
* | | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -6/+6 |
* | | net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -4/+5 |
* | | net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -4/+4 |
* | | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
* | | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -9/+9 |
* | | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
* | | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
* | | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -3/+3 |
* | | ipv6: dad: don't remove dynamic addresses if link is down | Sabrina Dubroca | 2017-07-03 | 1 | -9/+9 |
* | | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -2/+2 |
* | | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 4 | -7/+7 |
* | | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -3/+3 |
* | | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 8 | -8/+45 |
|\ \ |
|
| * | | net: ipv6: reset daddr and dport in sk if connect() fails | Wei Wang | 2017-06-25 | 2 | -2/+9 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-06-23 | 2 | -1/+26 |
| |\ \ |
|
| | * | | esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO | Yossi Kuperman | 2017-06-22 | 1 | -0/+25 |
| | * | | xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish | Yossi Kuperman | 2017-06-22 | 1 | -1/+1 |
| * | | | sit: use __GFP_NOWARN for user controlled allocation | WANG Cong | 2017-06-23 | 1 | -1/+1 |
| * | | | net: account for current skb length when deciding about UFO | Michal Kubeček | 2017-06-23 | 1 | -1/+1 |
| * | | | ipv6: avoid unregistering inet6_dev for loopback | WANG Cong | 2017-06-22 | 1 | -2/+3 |
| * | | | ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER | WANG Cong | 2017-06-22 | 1 | -1/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2017-06-30 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | netfilter: conntrack: rename nf_ct_iterate_cleanup | Florian Westphal | 2017-05-29 | 1 | -5/+5 |
* | | | | | ipv6: udp: leverage scratch area helpers | Paolo Abeni | 2017-06-27 | 1 | -5/+9 |
* | | | | | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 2017-06-26 | 4 | -6/+11 |
* | | | | | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 2017-06-26 | 4 | -4/+8 |
* | | | | | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 2017-06-26 | 4 | -4/+8 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-06-23 | 2 | -7/+3 |
|\ \ \ \ \ |
|
| * | | | | | ipv6: remove unused variables in esp6 | Stephen Hemminger | 2017-05-22 | 1 | -5/+0 |
| * | | | | | ah: use crypto_memneq to check the ICV | Sabrina Dubroca | 2017-05-19 | 1 | -2/+3 |
* | | | | | | udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() | Paolo Abeni | 2017-06-22 | 1 | -0/+1 |
* | | | | | | tcp: Add a tcp_filter hook before handle ack packet | Chenbo Feng | 2017-06-22 | 1 | -0/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 4 | -23/+14 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | ipv6: Do not leak throw route references | Serhey Popovych | 2017-06-20 | 2 | -18/+7 |
| * | | | | | ip6_tunnel: Correct tos value in collect_md mode | Haishuang Yan | 2017-06-18 | 1 | -2/+2 |
| * | | | | | ip6_tunnel: fix potential issue in __ip6_tnl_rcv | Haishuang Yan | 2017-06-16 | 1 | -0/+2 |
| * | | | | | ipv6: fix calling in6_ifa_hold incorrectly for dad work | Xin Long | 2017-06-15 | 1 | -3/+3 |
* | | | | | | ip6mr: add netlink notifications on mrt6msg cache reports | Julien Gomes | 2017-06-21 | 1 | -2/+69 |