John W. Linville
|
13c3ed6a92
vxlan: correct typo in call to unregister_netdevice_queue
|
10 年 前 |
Li RongQing
|
608404290e
vxlan: remove the unnecessary codes
|
10 年 前 |
David S. Miller
|
87ffabb1f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Jesse Gross
|
b736a623bd
udptunnels: Call handle_offloads after inserting vlan tag.
|
10 年 前 |
WANG Cong
|
f13b1689d7
vxlan: do not exit on error in vxlan_stop()
|
10 年 前 |
WANG Cong
|
2790460e14
vxlan: fix a shadow local variable
|
10 年 前 |
David Miller
|
79b16aadea
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
|
10 年 前 |
Simon Horman
|
c4b495128c
vxlan: correct spelling in comments
|
10 年 前 |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 年 前 |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 年 前 |
Jiri Benc
|
f0ef31264c
vxlan: fix indentation
|
10 年 前 |
Marcelo Ricardo Leitner
|
24c0e6838c
vxlan: simplify if clause in dev_close
|
10 年 前 |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Marcelo Ricardo Leitner
|
149d7549c2
vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}
|
10 年 前 |
Marcelo Ricardo Leitner
|
56ef9c909b
vxlan: Move socket initialization to within rtnl scope
|
10 年 前 |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 年 前 |
Alexey Kodanev
|
40fb70f3aa
vxlan: fix wrong usage of VXLAN_VID_MASK
|
10 年 前 |
Simon Horman
|
719a11cdbf
vxlan: Don't set s_addr in vxlan_create_sock
|
10 年 前 |
Tom Herbert
|
0ace2ca89c
vxlan: Use checksum partial with remote checksum offload
|
10 年 前 |
Tom Herbert
|
15e2396d4e
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
|
10 年 前 |
Tom Herbert
|
26c4f7da3e
net: Fix remcsum in GRO path to not change packet
|
10 年 前 |
David S. Miller
|
2573beec56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Rasmus Villemoes
|
a4870f79c2
vxlan: Wrong type passed to %pIS
|
10 年 前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Thomas Graf
|
db79a62183
vxlan: Only set has-GBP bit in header if any other bits would be set
|
10 年 前 |
Tom Herbert
|
dcdc899469
net: add skb functions to process remote checksum offload
|
10 年 前 |
Nicolas Dichtel
|
33564bbb2c
vxlan: setup the right link netns in newlink hdlr
|
10 年 前 |
Nicolas Dichtel
|
4967082b46
vxlan: advertise link netns in fdb messages
|
10 年 前 |
Tom Herbert
|
af33c1adae
vxlan: Eliminate dependency on UDP socket in transmit path
|
10 年 前 |
Tom Herbert
|
d998f8efa4
udp: Do not require sock in udp_tunnel_xmit_skb
|
10 年 前 |