summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork
2015-12-18ila: add NETFILTER dependencyArnd Bergmann
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long
2015-12-16ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2015-12-16net: diag: Support destroying TCP sockets.Lorenzo Colitti
2015-12-16ila: Add generic ILA translation facilityTom Herbert
2015-12-16ila: Create net/ipv6/ila directoryTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: fix IP early demux racesEric Dumazet
2015-12-14ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-09netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal
2015-12-05ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2015-12-05ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn
2015-12-04gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-03tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-03ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-30net: remove unnecessary mroute.h includesNikolay Aleksandrov
2015-11-24net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal
2015-11-23netfilter: remove duplicate includestephen hemminger
2015-11-23net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-18net/ip6_tunnel: fix dst leakPaolo Abeni
2015-11-16snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet
2015-11-05tcp: fix req->saved_syn raceEric Dumazet
2015-11-05ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček
2015-11-03sit: fix sit0 percpu double allocationsEric Dumazet
2015-11-03net: fix percpu memory leaksEric Dumazet
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer