Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Eric Dumazet
|
aac4dddc35
ipv6: get rid of ipip6_prl_lock
|
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
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 年之前 |
Alexey Dobriyan
|
dc4c2c3105
net: remove INIT_RCU_HEAD() usage
|
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
|
671011720b
net: Simplify ipip6 aka sit pernet operations.
|
15 年之前 |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 年之前 |
Herbert Xu
|
292f4f3ce4
sit: Clean up DF code by copying from IPIP
|
15 年之前 |
Eric Dumazet
|
62808f9123
ipv6 sit: Optimize multiple unregistration
|
15 年之前 |
Eric Dumazet
|
4543c10de2
ipv6 sit: RCU conversion phase II
|
15 年之前 |
Eric Dumazet
|
ef9a9d1183
ipv6 sit: RCU conversion phase I
|
15 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
91b2a3f9bb
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
|
15 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
e7db38c38f
ipv6 sit: Fix 6rd relay address.
|
15 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
e0c9394815
ipv6 sit: Ensure to initialize 6rd parameters.
|
15 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
fa857afcf7
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
|
15 年之前 |
Eric Dumazet
|
0bfbedb14a
tunnels: Optimize tx path
|
15 年之前 |
Sascha Hlusiak
|
298bf12ddb
sit: fix off-by-one in ipip6_tunnel_get_prl
|
15 年之前 |
Sascha Hlusiak
|
d1f8297a96
Revert "sit: stateless autoconf for isatap"
|
15 年之前 |
Eric Dumazet
|
a43912ab19
tunnel: eliminate recursion field
|
15 年之前 |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 年之前 |
Sascha Hlusiak
|
8945a808f7
sit: allow ip fragmentation when using nopmtudisc to fix package loss
|
16 年之前 |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Sascha Hlusiak
|
f2ba025b20
sit: fix regression: do not release skb->dst before xmit
|
16 年之前 |
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 年之前 |
Sascha Hlusiak
|
645069299a
sit: stateless autoconf for isatap
|
16 年之前 |
Sascha Hlusiak
|
4b27960174
sit: ipip6_tunnel_del_prl: return err
|
16 年之前 |