summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy
2014-01-07netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2014-01-07ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2014-01-03ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing
2014-01-02ipv6: namespace cleanupsstephen hemminger
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger
2014-01-02ipv6: fix the use of pcpu_tstats in sitLi RongQing
2014-01-01netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso
2013-12-31ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond
2013-12-27ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing
2013-12-26ipv6: cleanup for tcp_ipv6.cWeilong Chen
2013-12-22netconf: add support for IPv6 proxy_ndpstephen hemminger
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-12-19ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing
2013-12-18ipv6: sit: update mtu check to take care of gso packetsEric Dumazet
2013-12-18ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-18inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-16net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu
2013-12-14ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa
2013-12-12ipv6: fix incorrect type in declarationFlorent Fourcot
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-11ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen
2013-12-11netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy
2013-12-11ipv6: do not erase dst address with flow label destinationFlorent Fourcot
2013-12-10inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek
2013-12-10ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko
2013-12-10ipv6: use ip6_flowinfo helperFlorent Fourcot
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot
2013-12-10ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-10ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2013-12-10neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko
2013-12-10neigh: convert parms to an arrayJiri Pirko