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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
1
-3
/
+9
2025-01-10
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2
-7
/
+5
2024-11-05
openvswitch: Pass on secpath details for internal port rx.
Aaron Conole
1
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-4
/
+5
2024-08-30
net: openvswitch: Use ERR_CAST() to return
Yan Zhen
1
-1
/
+1
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
1
-2
/
+6
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-3
/
+2
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
1
-3
/
+2
2024-08-15
openvswitch: switch to per-action label counting in conntrack
Xin Long
2
-21
/
+12
2024-07-05
net: openvswitch: store sampling probability in cb.
Adrian Moreno
3
-3
/
+21
2024-07-05
net: openvswitch: add psample action
Adrian Moreno
3
-1
/
+80
2024-07-05
openvswitch: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
1
-10
/
+37
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-06-21
openvswitch: get related ct labels from its master if it is not confirmed
Xin Long
1
-1
/
+6
2024-06-04
openvswitch: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-06-04
openvswitch: Move stats allocation to core
Breno Leitao
1
-8
/
+1
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+6
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-4
/
+4
2024-05-21
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
1
-0
/
+6
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-05-10
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
1
-1
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-24
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-24
net: openvswitch: Release reference to netdev
Jun Gu
1
-2
/
+6
2024-04-22
net: openvswitch: Check vport netdev name
Jun Gu
1
-1
/
+4
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-04-05
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
1
-1
/
+0
2024-04-01
net: openvswitch: remove unnecessary linux/genetlink.h include
Jakub Kicinski
1
-1
/
+0
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-24
/
+37
2024-02-09
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-1
/
+1
2023-10-17
net: openvswitch: Annotate struct mask_array with __counted_by
Christophe JAILLET
1
-1
/
+1
2023-10-17
net: openvswitch: Use struct_size()
Christophe JAILLET
1
-5
/
+2
2023-10-02
net: openvswitch: Annotate struct dp_meter with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: openvswitch: Annotate struct dp_meter_instance with __counted_by
Kees Cook
1
-1
/
+1
2023-10-01
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
1
-12
/
+11
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-2
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-08-15
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
3
-19
/
+22
2023-08-14
net: openvswitch: add misc error drop reasons
Adrian Moreno
3
-8
/
+18
2023-08-14
net: openvswitch: add meter drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
3
-1
/
+20
2023-08-14
net: openvswitch: add action error drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
3
-2
/
+57
[next]