summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal2018-09-151-1/+11
* vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev2018-09-151-1/+1
* esp6: fix memleak on error path in esp6_inputZhen Lei2018-09-051-1/+3
* vti6: fix PMTU caching and reporting on xmitEyal Birger2018-09-051-5/+6
* ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore2018-08-243-95/+52
* netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-08-241-0/+1
* ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu2018-08-241-3/+6
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-08-241-3/+3
* ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long2018-08-221-6/+2
* multicast: do not restore deleted record source filter mode to new oneHangbin Liu2018-07-281-2/+1
* net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-282-4/+7
* ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-281-2/+5
* ip: hash fragments consistentlyPaolo Abeni2018-07-281-0/+2
* ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca2018-07-251-1/+1
* ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann2018-07-251-0/+1
* netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal2018-07-221-0/+2
* net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern2018-07-221-2/+2
* ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers2018-07-221-1/+1
* netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-07-171-0/+1
* xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet2018-07-081-1/+1
* netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat2018-07-081-0/+2
* netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal2018-07-082-14/+2
* udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-262-4/+5
* tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2018-06-261-0/+4
* ipv6: allow PMTU exceptions to local routesJulian Anastasov2018-06-261-3/+0
* netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso2018-06-211-27/+28
* ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux2018-06-111-2/+2
* vrf: check the original netdevice for generating redirectStephen Suryaputra2018-06-112-1/+8
* ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-111-1/+1
* ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2018-06-112-5/+11
* ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca2018-06-111-1/+2
* vti6: Fix dev->max_mtu settingStefano Brivio2018-05-301-1/+1
* sit: fix IFLA_MTU ignored on NEWLINKXin Long2018-05-301-0/+7
* ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long2018-05-301-4/+8
* net: test tailroom before appending to linear skbWillem de Bruijn2018-05-251-1/+2
* netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2018-05-221-2/+4
* udp: fix SO_BINDTODEVICEPaolo Abeni2018-05-191-2/+2
* ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet2018-05-191-1/+6
* net: don't call update_pmtu unconditionallyNicolas Dichtel2018-05-093-6/+5
* ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam2018-04-291-1/+1
* ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-291-0/+2
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-04-261-3/+7
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-04-261-1/+1
* netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan2018-04-261-0/+1
* netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan2018-04-261-5/+10
* ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-04-121-9/+7
* vti6: better validate user provided tunnel namesEric Dumazet2018-04-121-2/+5
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-121-4/+7
* ip6_gre: better validate user provided tunnel namesEric Dumazet2018-04-121-3/+5
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-04-121-3/+5