summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-01-31xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-31ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-31addrconf: always initialize sysctl table dataWANG Cong
2016-01-31ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-22ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net/ip6_tunnel: fix dst leakPaolo Abeni
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-12-14ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-12-14ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-12-14ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-23ipv6: fix the incorrect return value of throw routelucien
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern
2015-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern
2015-10-19xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau
2015-10-13ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman
2015-10-11ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa
2015-10-11ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
2015-10-01netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso
2015-09-29net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Avoid double dst_freeMartin KaFai Lau
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau