Jesse Gross
|
0d40f75bda
openvswitch: Fix alignment of struct sw_flow_key.
|
12 years ago |
Andy Zhou
|
5828cd9a68
openvswitch: optimize flow compare and mask functions
|
12 years ago |
Andy Zhou
|
02237373b1
openvswitch: Rename key_len to key_end
|
12 years ago |
Joe Stringer
|
a175a72330
openvswitch: Add SCTP support
|
12 years ago |
Andy Zhou
|
03f0d916aa
openvswitch: Mega flow implementation
|
12 years ago |
Pravin B Shelar
|
76a66c7e7f
openvswitch: Use non rcu hlist_del() flow table entry.
|
12 years ago |
Pravin B Shelar
|
42415c90ce
openvswitch: Use correct type while allocating flex array.
|
12 years ago |
Pravin B Shelar
|
a3e82996a8
openvswitch: Optimize flow key match for non tunnel flows.
|
12 years ago |
Pravin B Shelar
|
7d5437c709
openvswitch: Add tunneling interface.
|
12 years ago |
Pravin B Shelar
|
74f84a5726
openvswitch: Copy individual actions.
|
12 years ago |
Pravin B Shelar
|
93d8fd1514
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
|
12 years ago |
Pravin B Shelar
|
b34df5e805
openvswitch: make skb->csum consistent with rest of networking stack.
|
12 years ago |
Lorand Jakab
|
34d94f2102
openvswitch: fix variable names in comment
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Thomas Graf
|
32686a9d29
openvswitch: Use nla_memcpy() to memcpy() data from attributes
|
12 years ago |
Simon Horman
|
e5c5d22e8d
net: add ETH_P_802_3_MIN
|
12 years ago |
Hong Zhiguo
|
d3e1101c9b
openvswitch: correct an invalid BUG_ON
|
12 years ago |
David S. Miller
|
296b60109e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Rich Lane
|
17b682a048
openvswitch: Fix parsing invalid LLC/SNAP ethertypes
|
12 years ago |
Ansis Atteka
|
39c7caebc9
openvswitch: add skb mark matching and set action
|
12 years ago |
Mehak Mahajan
|
c061853381
openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.
|
12 years ago |
Mehak Mahajan
|
d04d382980
openvswitch: Store flow key len if ARP opcode is not request or reply.
|
12 years ago |
David S. Miller
|
cefd81cfec
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
13 years ago |
Pravin B Shelar
|
15eac2a742
openvswitch: Increase maximum number of datapath ports.
|
13 years ago |
Wei Yongjun
|
80f0fd8a7f
openvswitch: using kfree_rcu() to simplify the code
|
13 years ago |
David S. Miller
|
c073cfc89f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Raju Subramanian
|
caf2ee14bb
openvswitch: Replace Nicira Networks.
|
13 years ago |
Jesse Gross
|
c55177e3e1
openvswitch: Enable retrieval of TCP flags from IPv6 traffic.
|
13 years ago |