index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: openvswitch: store sampling probability in cb.
Adrian Moreno
2024-07-06
3
-3
/
+21
*
net: openvswitch: add psample action
Adrian Moreno
2024-07-06
3
-1
/
+80
*
openvswitch: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
2024-07-05
1
-10
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
1
-1
/
+6
|
\
|
*
openvswitch: get related ct labels from its master if it is not confirmed
Xin Long
2024-06-21
1
-1
/
+6
*
|
openvswitch: Remove generic .ndo_get_stats64
Breno Leitao
2024-06-04
1
-1
/
+0
*
|
openvswitch: Move stats allocation to core
Breno Leitao
2024-06-04
1
-8
/
+1
|
/
*
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
1
-0
/
+6
|
\
|
*
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
2024-05-21
1
-0
/
+6
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
1
-1
/
+2
|
\
|
*
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-05-11
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-2
/
+2
|
\
|
|
*
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
2024-04-25
1
-2
/
+2
*
|
net: openvswitch: Release reference to netdev
Jun Gu
2024-04-25
1
-2
/
+6
*
|
net: openvswitch: Check vport netdev name
Jun Gu
2024-04-23
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
1
-2
/
+3
|
\
|
|
*
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
2024-04-06
1
-2
/
+3
*
|
genetlink: remove linux/genetlink.h
Jakub Kicinski
2024-04-02
1
-1
/
+0
*
|
net: openvswitch: remove unnecessary linux/genetlink.h include
Jakub Kicinski
2024-04-02
1
-1
/
+0
*
|
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
1
-24
/
+37
|
/
*
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
2024-02-09
1
-16
/
+33
*
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-09
1
-1
/
+1
*
net: openvswitch: Annotate struct mask_array with __counted_by
Christophe JAILLET
2023-10-17
1
-1
/
+1
*
net: openvswitch: Use struct_size()
Christophe JAILLET
2023-10-17
1
-5
/
+2
*
net: openvswitch: Annotate struct dp_meter with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
net: openvswitch: Annotate struct dp_meter_instance with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
2023-10-01
1
-12
/
+11
*
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-4
/
+4
|
\
|
*
net: openvswitch: reject negative ifindex
Jakub Kicinski
2023-08-16
1
-4
/
+4
*
|
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-08-15
3
-19
/
+22
*
|
net: openvswitch: add misc error drop reasons
Adrian Moreno
2023-08-14
3
-8
/
+18
*
|
net: openvswitch: add meter drop reason
Adrian Moreno
2023-08-14
2
-1
/
+2
*
|
net: openvswitch: add explicit drop action
Eric Garver
2023-08-14
3
-1
/
+20
*
|
net: openvswitch: add action error drop reason
Adrian Moreno
2023-08-14
2
-1
/
+2
*
|
net: openvswitch: add last-action drop reason
Adrian Moreno
2023-08-14
3
-2
/
+57
*
|
openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conn...
Xin Long
2023-07-20
1
-68
/
+10
|
/
*
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
2023-06-12
2
-2
/
+12
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
2
-21
/
+16
|
\
|
*
net: openvswitch: fix upcall counter access before allocation
Eelco Chaudron
2023-06-07
2
-21
/
+16
*
|
net: openvswitch: Use struct_size()
Christophe JAILLET
2023-05-18
1
-3
/
+1
|
/
*
net: openvswitch: fix race on port output
Felix Huettner
2023-04-08
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
2023-02-03
1
-1
/
+1
*
|
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-21
1
-1
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
1
-1
/
+3
|
\
\
|
*
|
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
2023-02-13
1
-1
/
+3
*
|
|
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-11
1
-44
/
+1
[next]