aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-13
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-06
* ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-06
* ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-02-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-27
|\
| * ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert2014-02-20
* | net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti2014-02-27
* | ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-25
* | ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa2014-02-22
* | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
|\ \ | |/ |/|
| * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
* | gre: add link local route when local addr is anyNicolas Dichtel2014-02-17
* | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-13
|/
* ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail2014-02-09
* netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-06
* netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-06
* net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-01-27
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-01-24
* ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-23
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-21
* ipv6: enable anycast addresses as source addresses in ICMPv6 error messagesFX Le Bail2014-01-21
* tcp: delete redundant calls of tcp_mtup_init()Peter Pan(潘卫平)2014-01-21
* ipv6: optimize link local address searchHannes Frederic Sowa2014-01-19
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-19
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-19
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-19
* ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-19
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-17
| * net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-14
* | ipv6: send Change Status Report after DAD is completedFlavio Leitner2014-01-17
* | ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot2014-01-17
* | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTEThomas Haller2014-01-15
* | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller2014-01-15
* | ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-15
* | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-14
* | ipv6: addrconf spelling fixesstephen hemminger2014-01-14
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* | ipv6: copy traffic class from ping request to replyHannes Frederic Sowa2014-01-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\|
| * ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-09
| * ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-07
* | ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa2014-01-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\ \
| * | ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen2013-12-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-09
|\ \ \
| * | | netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-09
| * | | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-09