summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-251-5/+2
* tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-221-2/+4
* tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-221-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-183-114/+74
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-1418-95/+125
| |\
| * | netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal2015-12-091-5/+8
| * | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-232-49/+36
| * | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-232-71/+40
| * | netfilter: remove duplicate includestephen hemminger2015-11-231-1/+0
* | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-181-2/+2
* | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-181-6/+39
* | | ila: add NETFILTER dependencyArnd Bergmann2015-12-181-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-175-8/+15
|\ \ \
| * | | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-151-0/+6
| * | | net: fix IP early demux racesEric Dumazet2015-12-141-2/+1
| * | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-141-0/+1
| |\ \ \
| | * | | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-101-0/+1
| * | | | ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-051-1/+1
| * | | | gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-041-5/+3
* | | | | ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa2015-12-171-4/+16
* | | | | ipv6: allow routes to be configured with expire valuesXin Long2015-12-171-0/+10
* | | | | net: diag: Support destroying TCP sockets.Lorenzo Colitti2015-12-151-0/+1
* | | | | ila: Add generic ILA translation facilityTom Herbert2015-12-154-1/+691
* | | | | ila: Create net/ipv6/ila directoryTom Herbert2015-12-155-81/+152
* | | | | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-152-2/+3
* | | | | ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring2015-12-141-5/+3
| |_|_|/ |/| | |
* | | | ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn2015-12-051-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0317-88/+102
|\ \ \ \ | |/ / /
| * | | ipv6: kill sk_dst_lockEric Dumazet2015-12-034-26/+4
| * | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-029-36/+74
| * | | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-013-9/+5
| * | | net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-241-4/+0
| * | | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-242-5/+10
| |/ /
| * | net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-221-7/+8
| * | net/ip6_tunnel: fix dst leakPaolo Abeni2015-11-181-1/+1
* | | net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter2015-12-031-1/+15
* | | tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet2015-12-021-3/+3
* | | net: remove unnecessary mroute.h includesNikolay Aleksandrov2015-11-301-1/+0
| |/ |/|
* | net: IPv6 fib lookup tracepointDavid Ahern2015-11-221-0/+10
|/
* snmp: Remove duplicate OUTMCAST stat incrementNeil Horman2015-11-161-2/+0
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-151-4/+15
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
* ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+10
* ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau2015-11-151-1/+7
* tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2015-11-051-1/+1
* tcp: fix req->saved_syn raceEric Dumazet2015-11-051-8/+12
* ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-033-25/+16
|\
OpenPOWER on IntegriCloud