summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-03-11ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork
2014-02-25ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot
2014-02-17ipv6:fix checkpatch errors with assignment in if conditionWang Yufen
2014-02-17ipv6: fix checkpatch errors with space required or prohibitedWang Yufen
2014-02-17ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-12{IPv6,xfrm} Add ESN support for AH ingress partFan Du
2014-02-12{IPv6,xfrm} Add ESN support for AH egress partFan Du
2014-02-09ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-01-27net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-01-24ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-01-22ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail
2014-01-21ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa
2014-01-21ipv6: enable anycast addresses as source addresses in ICMPv6 error messagesFX Le Bail
2014-01-21tcp: delete redundant calls of tcp_mtup_init()Peter Pan(潘卫平)
2014-01-19ipv6: optimize link local address searchHannes Frederic Sowa
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot
2014-01-19ipv6: add a flag to get the flow label used remotlyFlorent Fourcot
2014-01-19ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-17ipv6: send Change Status Report after DAD is completedFlavio Leitner
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2014-01-17ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot