aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-02
| * | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-02
| * | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-02
| * | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-01
| * | ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing2013-12-27
| * | ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2013-12-19
| * | ipv6: sit: update mtu check to take care of gso packetsEric Dumazet2013-12-18
| * | ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa2013-12-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-06
|\ \ \
| * | | netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-01
| * | | netfilter: REJECT: separate reusable codeEric Leblond2013-12-30
* | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
* | | | ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-02
* | | | ipv6: namespace cleanupsstephen hemminger2014-01-01
* | | | netlink: cleanup rntl_af_registerstephen hemminger2014-01-01
* | | | ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing2013-12-31
* | | | ipv6: cleanup for tcp_ipv6.cWeilong Chen2013-12-26
* | | | netconf: add support for IPv6 proxy_ndpstephen hemminger2013-12-22
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\ \ \ \
| * | | | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* | | | | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* | | | | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-11
| * | | | ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-10
| * | | | inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-10
| * | | | ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-09
| |/ / /
* | | | net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu2013-12-15
* | | | ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa2013-12-14
* | | | ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-12
* | | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-12
* | | | ipv6: router reachability probingJiri Benc2013-12-11
* | | | ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko2013-12-10
* | | | ipv6: use ip6_flowinfo helperFlorent Fourcot2013-12-09
* | | | ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-09
* | | | ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-09
* | | | ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-09
* | | | ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-09
* | | | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-09
* | | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
* | | | neigh: wrap proc dointvec functionsJiri Pirko2013-12-09
* | | | neigh: convert parms to an arrayJiri Pirko2013-12-09
* | | | ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko2013-12-06
* | | | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-06
* | | | ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet2013-12-06
* | | | ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
|/ / /
* | | IPv6: Fixed support for blackhole and prohibit routesKamala R2013-12-02
* | | ipv6: fix third arg of anycast_dst_alloc(), must be bool.François-Xavier Le Bail2013-12-02
* | | ipv6: judge the accept_ra_defrtr before calling rt6_route_rcvDuan Jiong2013-12-02
* | | ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-11-30