Alexei Starovoitov
|
dcdfdf56b4
ipv4: fix race in concurrent ip_route_input_slow()
|
11 years ago |
Hannes Frederic Sowa
|
482fc6094a
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
|
11 years ago |
Eric Dumazet
|
0baf2b35fc
ipv4: shrink rt_cache_stat
|
11 years ago |
Jiri Benc
|
0a7e226090
ipv4: fix ineffective source address selection
|
11 years ago |
Eric Dumazet
|
734d2725db
ipv4: raise IP_MAX_MTU to theoretical limit
|
12 years ago |
fan.du
|
ca4c3fc24e
net: split rt_genid for ipv4 and ipv6
|
12 years ago |
Timo Teräs
|
2ffae99d1f
ipv4: use next hop exceptions also for input routes
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
David S. Miller
|
6bc19fb82d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Timo Teräs
|
5aad1de5ea
ipv4: use separate genid for next hop exceptions
|
12 years ago |
Timo Teräs
|
f016229e30
ipv4: rate limit updating of next hop exceptions with same pmtu
|
12 years ago |
Timo Teräs
|
387aa65a89
ipv4: properly refresh rtable entries on pmtu/redirect events
|
12 years ago |
Michal Kubecek
|
f96ef988cc
ipv4: fix redirect handling for TCP packets
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
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 |