Wei Yongjun
|
dcdc7a5929
vxlan: using kfree_rcu() to simplify the code
|
12 years ago |
Pravin B Shelar
|
1eaa81785a
vxlan: Add tx-vlan offload support.
|
12 years ago |
Pravin B Shelar
|
649c5b8bdd
vxlan: Improve vxlan headroom calculation.
|
12 years ago |
Pravin B Shelar
|
49560532d7
vxlan: Factor out vxlan send api.
|
12 years ago |
Pravin B Shelar
|
012a5729ff
vxlan: Extend vxlan handlers for openvswitch.
|
12 years ago |
Pravin B Shelar
|
5cfccc5a47
vxlan: Add vxlan recv demux.
|
12 years ago |
Pravin B Shelar
|
7ce0475827
vxlan: Restructure vxlan receive.
|
12 years ago |
Pravin B Shelar
|
9c2e24e16f
vxlan: Restructure vxlan socket apis.
|
12 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Cong Wang
|
ffbe4a539f
vxlan: fix a soft lockup in vxlan module removal
|
12 years ago |
Cong Wang
|
614334df2d
vxlan: fix a regression of igmp join
|
12 years ago |
stephen hemminger
|
5ca5461c3e
vxlan: fix rcu related warning
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Thomas Richter
|
906dc186e0
vxlan fdb replace an existing entry
|
12 years ago |
stephen hemminger
|
3fc2de2fab
vxlan: fix igmp races
|
12 years ago |
stephen hemminger
|
372675a4a9
vxlan: unregister on namespace exit
|
12 years ago |
stephen hemminger
|
fe5c3561e6
vxlan: add necessary locking on device removal
|
12 years ago |
Pravin B Shelar
|
f89e57c4f5
vxlan: Fix kernel crash on rmmod.
|
12 years ago |
Stephen Hemminger
|
ba609e9bf1
vxlan: fix function name spelling
|
12 years ago |
Mike Rapoport
|
58e4c76704
vxlan: fdb: allow specifying multiple destinations for zero MAC
|
12 years ago |
Mike Rapoport
|
bc7892ba39
vxlan: allow removal of single destination from fdb entry
|
12 years ago |
Mike Rapoport
|
f0b074be7b
vxlan: introduce vxlan_fdb_parse
|
12 years ago |
Mike Rapoport
|
a5e7c10a7e
vxlan: introduce vxlan_fdb_find_rdst
|
12 years ago |
Mike Rapoport
|
afbd8bae9c
vxlan: add implicit fdb entry for default destination
|
12 years ago |
Pravin B Shelar
|
60d9d4c6db
vxlan: Fix sparse warnings.
|
12 years ago |
Stephen Hemminger
|
234f5b7379
vxlan: cosmetic cleanup's
|
12 years ago |
Stephen Hemminger
|
bb3fd6878a
vxlan: Use initializer for dummy structures
|
12 years ago |
Stephen Hemminger
|
9daaa397b3
vxlan: port module param should be ushort
|
12 years ago |
Stephen Hemminger
|
3e61aa8f0a
vxlan: convert remotes list to list_rcu
|
12 years ago |
Stephen Hemminger
|
4ad169300a
vxlan: make vxlan_xmit_one void
|
12 years ago |