David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 年之前 |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 年之前 |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 年之前 |
WANG Cong
|
0ccc22f425
sit: use __GFP_NOWARN for user controlled allocation
|
8 年之前 |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 年之前 |
Craig Gallek
|
9830ad4c6a
ip_tunnel: Allow policy-based routing through tunnels
|
8 年之前 |
WANG Cong
|
d7426c69a1
sit: fix a double free on error path
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 年之前 |
Jarod Wilson
|
b96f9afee4
ipv4/6: use core net MTU range checking
|
8 年之前 |
Wei Yongjun
|
03ff497934
sit: make function ipip6_valid_ip_proto() static
|
9 年之前 |
Jiri Kosina
|
e87a8f24c9
net: resolve symbol conflicts with generic hashtable.h
|
9 年之前 |
Simon Horman
|
49dbe7ae21
sit: support MPLS over IPv4
|
9 年之前 |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
20e1954fe2
ipv6: RFC 4884 partial support for SIT/GRE tunnels
|
9 年之前 |
Eric Dumazet
|
2d7a3b276b
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
|
9 年之前 |
Eric Dumazet
|
5fbba8ac93
ip6: move ipip6_err_gen_icmpv6_unreach()
|
9 年之前 |
Simon Horman
|
d5d8760b78
sit: correct IP protocol used in ipip6_err
|
9 年之前 |
Simon Horman
|
adba931fbc
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
|
9 年之前 |
Tom Herbert
|
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
|
9 年之前 |
Alexander Duyck
|
aed069df09
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
|
9 年之前 |
Jesse Gross
|
a09a4c8dd1
tunnels: Remove encapsulation offloads on decap.
|
9 年之前 |
Jiri Benc
|
7f290c9435
iptunnel: scrub packet in iptunnel_pull_header
|
9 年之前 |
Paolo Abeni
|
e09acddf87
ip_tunnel: replace dst_cache with generic implementation
|
9 年之前 |
Edward Cree
|
6fa79666e2
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
|
9 年之前 |
Thadeu Lima de Souza Cascardo
|
87e57399e9
sit: set rtnl_link_ops before calling register_netdevice
|
9 年之前 |
Pravin B Shelar
|
039f50629b
ip_tunnel: Move stats update to iptunnel_xmit()
|
9 年之前 |
Eric Dumazet
|
4ece900977
sit: fix sit0 percpu double allocations
|
9 年之前 |
Pravin B Shelar
|
2e15ea390e
ip_gre: Add support to collect tunnel metadata.
|
10 年之前 |