Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 年之前 |
David S. Miller
|
69458cb194
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
|
14 年之前 |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
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 年之前 |
stephen hemminger
|
8afe7c8acd
ipip: add module alias for tunl0 tunnel device
|
14 年之前 |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 年之前 |
Pavel Emelyanov
|
74b0b85b88
tunnels: Fix tunnels change rcu protection
|
14 年之前 |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
14 年之前 |
Eric Dumazet
|
153f094338
ipip: enable lockless xmits
|
14 年之前 |
Eric Dumazet
|
fada5636fe
ipip: fix percpu stats accounting
|
14 年之前 |
Eric Dumazet
|
3c97af99a5
ipip: percpu stats accounting
|
14 年之前 |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
14 年之前 |
Eric Dumazet
|
b7285b7912
ipip: get rid of ipip_lock
|
14 年之前 |
Eric Dumazet
|
6dcd814bd0
net: struct xfrm_tunnel in read_mostly section
|
14 年之前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Eric Dumazet
|
d19d56ddc8
net: Introduce skb_tunnel_rx() helper
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Alexey Dobriyan
|
d5aa407f59
tunnels: fix netns vs proto registration ordering
|
15 年之前 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 年之前 |
Eric W. Biederman
|
86de8a631e
net: Simplify ipip pernet operations.
|
15 年之前 |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 年之前 |
David S. Miller
|
d0e1e88d6e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Herbert Xu
|
23ca0c989e
ipip: Fix handling of DF packets when pmtudisc is OFF
|
15 年之前 |
Eric Dumazet
|
0694c4c016
ipip: Optimize multiple unregistration
|
15 年之前 |
Eric Dumazet
|
8f95dd63a2
ipip: convert hash tables locking to RCU
|
15 年之前 |
Eric Dumazet
|
0bfbedb14a
tunnels: Optimize tx path
|
15 年之前 |