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 年 前 |
Eric Dumazet
|
a43912ab19
tunnel: eliminate recursion field
|
15 年 前 |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 年 前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年 前 |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 年 前 |
Eric Dumazet
|
28e72216d7
net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
|
16 年 前 |
Wei Yongjun
|
26d94b46d0
ipip: used time_before for comparing jiffies
|
16 年 前 |
Stephen Hemminger
|
5747a1aacd
ip: ipip compile warning
|
16 年 前 |
Alexey Dobriyan
|
be77e59307
net: fix tunnels in netns after ndo_ changes
|
16 年 前 |
Stephen Hemminger
|
23a12b1471
ipip: convert to net_device_ops
|
16 年 前 |
Jianjun Kong
|
5a5f3a8db9
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c
|
16 年 前 |
Alan Cox
|
113aa838ec
net: Rationalise email address: Network Specific Parts
|
16 年 前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年 前 |
David S. Miller
|
43154d08d6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年 前 |
Rami Rosen
|
071f92d059
net: The world is not perfect patch.
|
17 年 前 |
Pavel Emelyanov
|
50f59cea07
ipip: Use on-device stats instead of private ones.
|
17 年 前 |
Pavel Emelyanov
|
0a826406d4
[IPIP]: Allow to create IPIP tunnels in net namespaces.
|
17 年 前 |
Pavel Emelyanov
|
b99f0152e5
[IPIP]: Use proper net in (mostly) routing calls.
|
17 年 前 |