Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8877870f8a8127b653f8c9a55c6b4de9f96f639b
/
net
/
ipv6
/
route.c
41bb78b
net dst: fix percpu_counter list corruption and poison overwritten
by Xiaotian Feng
· 14 years ago
fc66f95
net dst: use a percpu_counter to track entries
by Eric Dumazet
· 14 years ago
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ae878ae
net: Fix IPv6 PMTU disc. w/ asymmetric routes
by Maciej Żenczykowski
· 14 years ago
ab79ad1
ipv6: Implement Any-IP support for IPv6.
by Maciej Żenczykowski
· 14 years ago
7e1b33e
ipv6: add IPv6 to neighbour table overflow warning
by Ulrich Weber
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
f3d3f61
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
by Min Zhang
· 14 years ago
c68f24c
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
6057fd7
IPv6: fix Mobile IPv6 regression
by Brian Haley
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
f4f914b
net: ipv6 bind to device issue
by Jiri Olsa
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
54c1a85
ipv6: Don't drop cache route entry unless timer actually expired.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
1041444
ipv6: Remove redundant dst NULL check in ip6_dst_check
by Herbert Xu
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
9c69fab
netns: fix net.ipv6.route.gc_min_interval_ms in netns
by Alexey Dobriyan
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
86c36ce
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
by Brian Haley
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
3933fc9
ipv6: Ignore route option with ROUTER_PREF_INVALID
by Jens Rosenboom
· 15 years ago
86393e5
netns: embed ip6_dst_ops directly
by Alexey Dobriyan
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
4f72427
IPv6: set RTPROT_KERNEL to initial route
by Jean-Mickael Guerin
· 15 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
1d6e55f
IPv6: Fix multicast routing bugs.
by Thomas Goff
· 16 years ago
c19a28e
remove lots of double-semicolons
by Fernando Carrijo
· 16 years ago
14deae4
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
by David S. Miller
· 16 years ago
8229efd
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
by Benjamin Thery
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
4b7a427
net: replace %#p6 format specifier with %pi6
by Harvey Harrison
· 16 years ago
b071195
net: replace all current users of NIP6_SEQFMT with %#p6
by Harvey Harrison
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
b339a47c
ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()
by Peter Zijlstra
· 16 years ago
68fffc6
ipv6: clean up ip6_route_net_init() error handling
by Peter Zijlstra
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5dc121e
XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
by Arnaud Ebalard
· 16 years ago
1e493d1
ipv6: On interface down/unregister, purge icmp routes too.
by David S. Miller
· 16 years ago
191cd58
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
by Brian Haley
· 16 years ago
5e0115e
ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175
by Brian Haley
· 16 years ago
1ca615f
ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.
by Rami Rosen
· 16 years ago
3d0f24a
ipv6: icmp6_dst_gc return change
by Stephen Hemminger
· 16 years ago
53b7997
ipv6 netns: Make several "global" sysctl variables namespace aware.
by YOSHIFUJI Hideaki
· 16 years ago
b6fcbdb
proc: consolidate per-net single-release callers
by Pavel Emelyanov
· 16 years ago
de05c55
proc: consolidate per-net single_open callers
by Pavel Emelyanov
· 16 years ago
dd3abc4
ipv6 route: Prefer outgoing interface with source address assigned.
by YOSHIFUJI Hideaki
· 16 years ago
5ce83af
ipv6: Assume the loopback address in link-local scope.
by YOSHIFUJI Hideaki
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d420895
ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.
by YOSHIFUJI Hideaki
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
36e3dea
ipv6 route: Fix route lifetime in netlink message.
by YOSHIFUJI Hideaki
· 16 years ago
4bed72e
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
by YOSHIFUJI Hideaki
· 16 years ago
1ac06e0
ipsec: Use the correct ip_local_out function
by Herbert Xu
· 16 years ago
6f70499
ipv6 addrconf: Allow infinite prefix lifetime.
by YOSHIFUJI Hideaki
· 16 years ago
69cdf8f
ipv6 route: Fix lifetime in netlink.
by YOSHIFUJI Hideaki
· 16 years ago
a326443
ipv6 addrconf: Fix route lifetime setting in corner case.
by YOSHIFUJI Hideaki
· 16 years ago
5ffc02a
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
by Satoru SATOH
· 17 years ago
633d424b
[NETNS]: Don't initialize err variable twice.
by Pavel Emelyanov
· 17 years ago
280a34c
[IPV6]: Make struct ip6_prohibit_entry_template static.
by Adrian Bunk
· 17 years ago
48115be
[NETNS]: Add netns refcnt debug for dst ops.
by Denis V. Lunev
· 17 years ago
9acd9f3
[IPV6]: Make address arguments const.
by YOSHIFUJI Hideaki
· 17 years ago
8eefca4
Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev
by David S. Miller
· 17 years ago
7bc570c
[IPV6] MROUTE: Support multicast forwarding.
by YOSHIFUJI Hideaki
· 17 years ago
fadf6bf
[IPV6] SIT: Add PRL management for ISATAP.
by Templin, Fred L
· 17 years ago
a233352
[IPV6]: Fix potential net leak and oops in ipv6 routing code.
by Pavel Emelyanov
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
6b75d09
[IPV6]: Optimize hop-limit determination.
by YOSHIFUJI Hideaki
· 17 years ago
8a3edd8
[NETNS][IPV6] fix some missing namespace
by Daniel Lezcano
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
7019b78
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
by Daniel Lezcano
· 17 years ago
6891a34
[NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
by Benjamin Thery
· 17 years ago
f2fc6a5
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
by Benjamin Thery
· 17 years ago
9a7ec3a
[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
by Daniel Lezcano
· 17 years ago
8ed6778
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
by Daniel Lezcano
· 17 years ago
bdb3289
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
by Daniel Lezcano
· 17 years ago
5578689
[NETNS][IPV6] route6 - make route6 per namespace
by Daniel Lezcano
· 17 years ago
7b4da53
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
by Daniel Lezcano
· 17 years ago
efa2cea
[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_info
by Daniel Lezcano
· 17 years ago
69ddb80
[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
cdb1876
[NETNS][IPV6] route6 - create route6 proc files for the namespace
by Daniel Lezcano
· 17 years ago
c572872
[NETNS][IPV6] rt6_stats - make the stats per network namespace
by Benjamin Thery
· 17 years ago
6cc118b
[NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
by Daniel Lezcano
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
5b7c931
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
by Daniel Lezcano
· 17 years ago
f3db485
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
by Daniel Lezcano
· 17 years ago
58f09b7
[NETNS][IPV6] ip6_fib - make it per network namespace
by Daniel Lezcano
· 17 years ago
3b00944
[IPV6]: Make ndisc_dst_alloc() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
Next »