Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 年之前 |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 年之前 |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
stephen hemminger
|
bff528578f
gre: fix spelling in comments
|
13 年之前 |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 年之前 |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
David S. Miller
|
0ec8866204
ipv4: ip_gre: Convert to dst_neigh_lookup()
|
13 年之前 |
Willem de Bruijn
|
f2b3ee9e42
ipv6: Fix ip_gre lockless xmits.
|
13 年之前 |
David S. Miller
|
61d57f87f3
ip_gre: Fix bug added to ipgre_tunnel_xmit().
|
13 年之前 |
David S. Miller
|
496053f488
ipv4: Remove bogus checks of rt_gateway being zero.
|
13 年之前 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 年之前 |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 年之前 |
Herbert Xu
|
805dc1d60f
ip_gre: Set needed_headroom dynamically again
|
13 年之前 |
Eric Dumazet
|
8ce120f118
net: better pcpu data alignment
|
13 年之前 |
Eric Dumazet
|
113ab386c7
ip_gre: dont increase dev->needed_headroom on a live device
|
13 年之前 |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 年之前 |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 年之前 |
David S. Miller
|
cbb1e85f9c
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
|
14 年之前 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 年之前 |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 年之前 |
David S. Miller
|
33175d84ee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Vasiliy Kulikov
|
8909c9ad8f
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
|
14 年之前 |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 年之前 |
Steffen Klassert
|
946bf5ee3c
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
|
14 年之前 |
David S. Miller
|
323e126f0c
ipv4: Don't pre-seed hoplimit metric.
|
14 年之前 |
David S. Miller
|
5170ae824d
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
|
14 年之前 |
David S. Miller
|
defb3519a6
net: Abstract away all dst_entry metrics accesses.
|
14 年之前 |
stephen hemminger
|
4da6a738ff
gre: add module alias for gre0 tunnel device
|
14 年之前 |
stephen hemminger
|
407d6fcbfd
gre: minor cleanups
|
14 年之前 |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 年之前 |