summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-188-179/+543
|\
| * vti6: Enable namespace changingSteffen Klassert2014-03-141-1/+0
| * vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-141-1/+24
| * vti6: Support inter address family tunneling.Steffen Klassert2014-03-141-15/+34
| * xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-141-63/+0
| * vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-141-27/+149
| * vti6: Remove caching of flow informations.Steffen Klassert2014-03-141-31/+0
| * vti6: Remove dst_entry cachingSteffen Klassert2014-03-141-24/+18
| * ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-7/+15
| * ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-8/+16
| * esp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-9/+17
| * xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-143-1/+278
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-143-4/+7
|\ \
| * | ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-131-1/+4
| * | ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-061-1/+1
| * | ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-061-2/+2
* | | ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing2014-03-111-3/+3
* | | inet: remove now unused flag DST_NOPEERHannes Frederic Sowa2014-03-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-057-13/+35
|\ \ \ | |/ / | | / | |/ |/|
| * ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-02-271-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-271-0/+1
| |\
| | * ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert2014-02-201-0/+1
| * | net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti2014-02-271-0/+1
| * | ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-251-8/+12
| * | ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa2014-02-221-1/+1
| * | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-201-0/+19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-191-3/+0
| |\ \ | | |/ | |/|
| | * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-171-3/+0
* | | tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-031-1/+3
* | | ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-262-5/+6
* | | ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork2014-02-261-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-241-11/+45
|\ \ \
| * | | {IPv6,xfrm} Add ESN support for AH ingress partFan Du2014-02-121-6/+24
| * | | {IPv6,xfrm} Add ESN support for AH egress partFan Du2014-02-121-5/+21
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-192-2/+17
|\ \ \ | | |/ | |/|
| * | gre: add link local route when local addr is anyNicolas Dichtel2014-02-171-0/+2
| * | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-2/+15
| |/
* | ipv6: remove some unused include in flowlabelFlorent Fourcot2014-02-181-6/+0
* | ipv6:fix checkpatch errors with assignment in if conditionWang Yufen2014-02-171-7/+9
* | ipv6: fix checkpatch errors with space required or prohibitedWang Yufen2014-02-171-19/+19
* | ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen2014-02-171-3/+2
* | net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-144-39/+5
|/
* ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail2014-02-091-1/+1
* netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-061-3/+4
* netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-063-0/+81
* net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-01-271-1/+1
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-01-241-2/+12
* ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-222-1/+14
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-213-2/+16
OpenPOWER on IntegriCloud