summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: switch from WARN to pr_warnAaron Conole2022-10-271-1/+2
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* | openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long2022-10-121-1/+2
|/
* net: openvswitch: allow conntrack in non-initial user namespaceMichael Weiß2022-09-271-5/+8
* net: openvswitch: allow metering in non-initial user namespaceMichael Weiß2022-09-271-7/+7
* openvswitch: Change the return type for vport_ops.send function hook to intNathan Huckleberry2022-09-192-2/+2
* net: openvswitch: fix repeated words in commentsJilin Yuan2022-09-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-011-1/+3
|\
| * openvswitch: fix memory leak at failed datapath creationAndrey Zhadchenko2022-08-261-1/+3
* | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-293-0/+5
* | openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requestsAndrey Zhadchenko2022-08-261-1/+9
* | openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko2022-08-263-2/+12
* | openvswitch: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-221-1/+1
* | openvswitch: Fix overreporting of drops in dropwatchMike Pattrick2022-08-221-2/+3
* | openvswitch: Fix double reporting of drops in dropwatchMike Pattrick2022-08-221-3/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-231-1/+1
|\
| * net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden2022-06-231-1/+1
* | net: rename reference+tracking helpersJakub Kicinski2022-06-091-3/+3
|/
* net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2022-06-082-1/+9
* openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio2022-04-151-1/+1
* net: openvswitch: fix leak of nested actionsIlya Maximets2022-04-061-5/+90
* net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets2022-04-052-2/+4
* openvswitch: Add recirc_id to recirc warningStéphane Graber2022-03-311-2/+2
* openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese2022-03-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-59/+59
|\
| * openvswitch: always update flow key after natAaron Conole2022-03-211-59/+59
* | net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets2022-03-101-3/+10
* | net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau2022-03-031-1/+1
* | net: openvswitch: remove unneeded semicolonYang Li2022-03-021-1/+1
* | net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka2022-02-253-2/+178
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-8/+38
|\|
| * openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-02-241-8/+38
* | net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey2022-02-053-10/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-091-3/+13
|\
| * net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey2022-01-091-3/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-091-5/+10
|\ \
| * | net: prefer nf_ct_put instead of nf_conntrack_putFlorian Westphal2022-01-091-4/+10
| * | netfilter: conntrack: convert to refcount_t apiFlorian Westphal2022-01-091-1/+0
* | | net: openvswitch: Fill act ct extensionPaul Blakey2022-01-041-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-231-1/+7
|\ \ \ | |/ / |/| / | |/
| * net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey2021-12-171-1/+7
* | openvswitch: add net device refcount tracker to struct vportEric Dumazet2021-12-072-4/+6
* | net: openvswitch: Remove redundant if statementsXu Wang2021-12-021-2/+1
|/
* include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2021-11-061-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-0/+1
|\
| * ovs: clear skb->tstamp in forwarding pathkaixi.fan2021-08-181-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-6/+7
|\|
| * net: openvswitch: fix kernel-doc warnings in flow.cRandy Dunlap2021-08-091-6/+7
* | openvswitch: fix sparse warning incorrect typeMark Gray2021-07-271-1/+1