summaryrefslogtreecommitdiff
path: root/net/openvswitch
AgeCommit message (Expand)Author
2022-10-28net: openvswitch: add missing .resv_start_opJakub Kicinski
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27openvswitch: switch from WARN to pr_warnAaron Conole
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-19openvswitch: Use kmalloc_size_roundup() to match ksize() usageKees Cook
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-12openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-09-27net: openvswitch: allow conntrack in non-initial user namespaceMichael Weiß
2022-09-27net: openvswitch: allow metering in non-initial user namespaceMichael Weiß
2022-09-19openvswitch: Change the return type for vport_ops.send function hook to intNathan Huckleberry
2022-09-09net: openvswitch: fix repeated words in commentsJilin Yuan
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-26openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requestsAndrey Zhadchenko
2022-08-26openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko
2022-08-26openvswitch: fix memory leak at failed datapath creationAndrey Zhadchenko
2022-08-22openvswitch: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22openvswitch: Fix overreporting of drops in dropwatchMike Pattrick
2022-08-22openvswitch: Fix double reporting of drops in dropwatchMike Pattrick
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-08net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets
2022-04-15openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-06net: openvswitch: fix leak of nested actionsIlya Maximets
2022-04-05net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber
2022-03-29openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-21openvswitch: always update flow key after natAaron Conole
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-02net: openvswitch: remove unneeded semicolonYang Li
2022-02-25net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-09net: prefer nf_ct_put instead of nf_conntrack_putFlorian Westphal
2022-01-09netfilter: conntrack: convert to refcount_t apiFlorian Westphal
2022-01-04net: openvswitch: Fill act ct extensionPaul Blakey
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-17net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey
2021-12-07openvswitch: add net device refcount tracker to struct vportEric Dumazet
2021-12-02net: openvswitch: Remove redundant if statementsXu Wang
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu