David S. Miller
|
d864991b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
6 年之前 |
Sabrina Dubroca
|
28d35bcdd3
net: ipv4: don't let PMTU updates increase route MTU
|
6 年之前 |
David Ahern
|
1620a33695
net: Move free of dst_metrics to helper
|
6 年之前 |
David Ahern
|
e1255ed4b6
net: common metrics init helper for dst_entry
|
6 年之前 |
Maciej Żenczykowski
|
e8e3fbe92c
net: inet_rtm_getroute() - use new style struct initializer instead of memset
|
6 年之前 |
Maciej Żenczykowski
|
e351bb6227
net: ip_rt_get_source() - use new style struct initializer instead of memset
|
6 年之前 |
Maciej Żenczykowski
|
1042caa79e
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
|
6 年之前 |
Maciej Żenczykowski
|
d888f39666
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
|
6 年之前 |
Xin Long
|
5cbf777cfd
route: add support for directed broadcast forwarding
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
Linus Torvalds
|
cf626b0da7
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
David S. Miller
|
90fed9c946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 年之前 |
Roopa Prabhu
|
404eb77ea7
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
|
7 年之前 |
David Ahern
|
50d889b178
net/ipv4: Add helper to return path MTU based on fib result
|
7 年之前 |
David Ahern
|
5a847a6e14
net/ipv4: Initialize proto and ports in flow struct
|
7 年之前 |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 年之前 |
Hangbin Liu
|
0e8411e426
ipv4: reset fnhe_mtu_locked after cache route flushed
|
7 年之前 |
Julian Anastasov
|
94720e3aee
ipv4: fix fnhe usage by non-cached routes
|
7 年之前 |
Linus Torvalds
|
c18bb396d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Eric Dumazet
|
d0ea2b1250
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
|
7 年之前 |
Randy Dunlap
|
514c603249
headers: untangle kmemleak.h from mm.h
|
7 年之前 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 年之前 |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 年之前 |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Sabrina Dubroca
|
d52e5a7e7c
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
|
7 年之前 |
David S. Miller
|
d2ddf628e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
7 年之前 |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
David Ahern
|
ec7127a5d5
net/ipv4: Simplify fib_multipath_hash with optional flow keys
|
7 年之前 |