index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
1
-1
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-3
/
+3
2013-03-27
openvswitch: correct an invalid BUG_ON
Hong Zhiguo
1
-1
/
+1
2013-03-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
David S. Miller
1
-1
/
+5
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+5
2013-02-22
openvswitch: Fix parsing invalid LLC/SNAP ethertypes
Rich Lane
1
-1
/
+5
2012-11-26
openvswitch: add skb mark matching and set action
Ansis Atteka
1
-1
/
+18
2012-11-02
openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.
Mehak Mahajan
1
-3
/
+6
2012-10-30
openvswitch: Store flow key len if ARP opcode is not request or reply.
Mehak Mahajan
1
-9
/
+5
2012-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
David S. Miller
1
-7
/
+4
2012-09-03
openvswitch: Increase maximum number of datapath ports.
Pravin B Shelar
1
-7
/
+4
2012-08-31
openvswitch: using kfree_rcu() to simplify the code
Wei Yongjun
1
-9
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
David S. Miller
1
-2
/
+3
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-05-03
openvswitch: Replace Nicira Networks.
Raju Subramanian
1
-1
/
+1
2012-04-02
openvswitch: Enable retrieval of TCP flags from IPv6 traffic.
Jesse Gross
1
-1
/
+2
2012-04-02
openvswitch: Add length check when retrieving TCP flags.
Jesse Gross
1
-1
/
+2
2012-04-01
openvswitch: Stop using NLA_PUT*().
David S. Miller
1
-7
/
+11
2012-01-17
net: kill duplicate included header
Shan Wei
1
-1
/
+0
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
1
-0
/
+1346
[prev]