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
/
include
/
net
/
ip6_route.h
Age
Commit message (
Expand
)
Author
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-07-16
ip6: fix PMTU discovery when using /127 subnets
Vincent Bernat
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-09-30
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-03-31
ipv6: reuse rt6_need_strict
Wang Yufen
2014-02-26
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-21
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-10-21
ipv6: always prefer rt6i_gateway if present
Julian Anastasov
2013-09-21
ip*.h: Remove extern from function prototypes
Joe Perches
2013-08-31
ipv6: move ip6_dst_hoplimit() into core kernel
Cong Wang
2013-08-22
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2013-01-18
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-16
ipv6: export IP6_RT_PRIO_* to userland
Nicolas Dichtel
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
2012-07-12
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
David S. Miller
2012-07-12
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
David S. Miller
2012-07-11
ipv6: Move bulk of redirect handling into rt6_redirect().
David S. Miller
2012-06-15
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
2012-06-11
inet: Fix BUG triggered by __rt{,6}_get_peer().
David S. Miller
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-08
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
[next]