Gao feng
|
082c7ca42b
net: ipv4: fix waring -Wunused-variable
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Steffen Klassert
|
b44108dbdb
ipv4: Fix route refcount on pmtu discovery
|
12 years ago |
Steffen Klassert
|
9cb3a50c5f
ipv4: Invalidate the socket cached route on pmtu events if possible
|
12 years ago |
Steffen Klassert
|
fa1e492aa3
ipv4: Don't update the pmtu on mtu locked routes
|
12 years ago |
Steffen Klassert
|
38d523e294
ipv4: Remove output route check in ipv4_mtu
|
12 years ago |
Nicolas Dichtel
|
8caaf7b608
ipv4/route/rtnl: get mcast attributes when dst is multicast
|
12 years ago |
David S. Miller
|
24bc518a68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Julian Anastasov
|
636174219b
ipv4: do not cache looped multicasts
|
12 years ago |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
Steffen Klassert
|
703fb94ec5
xfrm: Fix the gc threshold value for ipv4
|
12 years ago |
Steffen Klassert
|
13d82bf50d
ipv4: Fix flushing of cached routing informations
|
12 years ago |
stephen hemminger
|
68aaed54e7
ipv4: fix route mark sparse warning
|
12 years ago |
Julian Anastasov
|
c92b96553a
ipv4: Add FLOWI_FLAG_KNOWN_NH
|
12 years ago |
Julian Anastasov
|
155e8336c3
ipv4: introduce rt_uses_gateway
|
12 years ago |
Julian Anastasov
|
f8a17175c6
ipv4: make sure nh_pcpu_rth_output is always allocated
|
12 years ago |
Julian Anastasov
|
e81da0e113
ipv4: fix sending of redirects
|
12 years ago |
Steffen Klassert
|
ee9a8f7ab2
ipv4: Don't report stale pmtu values to userspace
|
12 years ago |
Steffen Klassert
|
7f92d334ba
ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu
|
12 years ago |
Steffen Klassert
|
d851c12b60
ipv4: Always invalidate or update the route on pmtu events
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
b42664f898
netns: move net->ipv4.rt_genid to net->rt_genid
|
12 years ago |
Eric Dumazet
|
2885da7296
net: rt_cache_flush() cleanup
|
12 years ago |
Nicolas Dichtel
|
bafa6d9d89
ipv4/route: arg delay is useless in rt_cache_flush()
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Eric Dumazet
|
ba8bd0ea98
net: rt_cache_flush() cleanup
|
12 years ago |
Nicolas Dichtel
|
4ccfe6d410
ipv4/route: arg delay is useless in rt_cache_flush()
|
12 years ago |
Alexander Duyck
|
98d75c3724
ipv4: Minor logic clean-up in ipv4_mtu
|
13 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
c5ae7d4192
ipv4: must use rcu protection while calling fib_lookup
|
13 years ago |