Marcelo Ricardo Leitner
|
24c0e6838c
vxlan: simplify if clause in dev_close
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Marcelo Ricardo Leitner
|
149d7549c2
vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}
|
10 years ago |
Marcelo Ricardo Leitner
|
56ef9c909b
vxlan: Move socket initialization to within rtnl scope
|
10 years ago |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 years ago |
Alexey Kodanev
|
40fb70f3aa
vxlan: fix wrong usage of VXLAN_VID_MASK
|
10 years ago |
Simon Horman
|
719a11cdbf
vxlan: Don't set s_addr in vxlan_create_sock
|
10 years ago |
Tom Herbert
|
0ace2ca89c
vxlan: Use checksum partial with remote checksum offload
|
10 years ago |
Tom Herbert
|
15e2396d4e
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
|
10 years ago |
Tom Herbert
|
26c4f7da3e
net: Fix remcsum in GRO path to not change packet
|
10 years ago |
David S. Miller
|
2573beec56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Rasmus Villemoes
|
a4870f79c2
vxlan: Wrong type passed to %pIS
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Thomas Graf
|
db79a62183
vxlan: Only set has-GBP bit in header if any other bits would be set
|
10 years ago |
Tom Herbert
|
dcdc899469
net: add skb functions to process remote checksum offload
|
10 years ago |
Nicolas Dichtel
|
33564bbb2c
vxlan: setup the right link netns in newlink hdlr
|
10 years ago |
Nicolas Dichtel
|
4967082b46
vxlan: advertise link netns in fdb messages
|
10 years ago |
Tom Herbert
|
af33c1adae
vxlan: Eliminate dependency on UDP socket in transmit path
|
10 years ago |
Tom Herbert
|
d998f8efa4
udp: Do not require sock in udp_tunnel_xmit_skb
|
10 years ago |
Nicolas Dichtel
|
193523bf93
vxlan: advertise netns of vxlan dev in fdb msg
|
10 years ago |
Nicolas Dichtel
|
1728d4fabd
tunnels: advertise link netns via netlink
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
Thomas Graf
|
ac5132d1a0
vxlan: Only bind to sockets with compatible flags enabled
|
10 years ago |
Thomas Graf
|
3511494ce2
vxlan: Group Policy extension
|
10 years ago |
Tom Herbert
|
dfd8645ea1
vxlan: Remote checksum offload
|
10 years ago |
Tom Herbert
|
a2b12f3c7a
udp: pass udp_offload struct to UDP gro callbacks
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Tom Herbert
|
3bf3947526
vxlan: Improve support for header flags
|
10 years ago |
Jesse Gross
|
9b174d88c2
net: Add Transparent Ethernet Bridging GRO support.
|
10 years ago |
Pravin B Shelar
|
74f47278cb
vxlan: Fix double free of skb.
|
10 years ago |