index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2014-01-15
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
Thomas Haller
2014-01-15
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
2014-01-15
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
2014-01-14
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2014-01-14
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
ipv6: copy traffic class from ping request to reply
Hannes Frederic Sowa
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-09
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
2014-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-09
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2014-01-07
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
Li RongQing
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-02
ipv6: fix the use of pcpu_tstats in ip6_vti.c
Li RongQing
2014-01-02
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
2014-01-02
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
2014-01-01
ipv6: fix the use of pcpu_tstats in sit
Li RongQing
2014-01-01
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2013-12-31
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
Li RongQing
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-27
ipv6: release dst properly in ipip6_tunnel_xmit
Li RongQing
2013-12-26
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
2013-12-22
netconf: add support for IPv6 proxy_ndp
stephen hemminger
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-12-19
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
2013-12-18
ipv6: sit: update mtu check to take care of gso packets
Eric Dumazet
2013-12-18
ipv6: pmtudisc setting not respected with UFO/CORK
Hannes Frederic Sowa
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-15
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
2013-12-12
ipv6: fix incorrect type in declaration
Florent Fourcot
[next]