Age | Commit message (Expand) | Author | Files | Lines |
2025-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
2025-05-28 | net: openvswitch: Fix the dead loop of MPLS parse | Faicker Mo | 1 | -1/+1 |
2025-05-21 | sctp: use skb_crc32c() instead of __skb_checksum() | Eric Biggers | 1 | -1/+1 |
2025-05-15 | openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage | Sebastian Andrzej Siewior | 2 | -18/+18 |
2025-05-15 | openvswitch: Use nested-BH locking for ovs_pcpu_storage | Sebastian Andrzej Siewior | 3 | -29/+59 |
2025-05-15 | openvswitch: Merge three per-CPU structures into one | Sebastian Andrzej Siewior | 3 | -44/+17 |
2025-05-14 | openvswitch: Stricter validation for the userspace action | Eelco Chaudron | 1 | -1/+2 |
2025-05-07 | openvswitch: Fix unsafe attribute parsing in output_userspace() | Eelco Chaudron | 1 | -2/+1 |
2025-04-14 | net: openvswitch: fix nested key length validation in the set() action | Ilya Maximets | 1 | -1/+2 |
2025-04-08 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+1 |
2025-04-04 | lib/crc: remove CONFIG_LIBCRC32C | Eric Biggers | 1 | -1/+1 |
2025-04-02 | tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu(). | Guillaume Nault | 1 | -6/+0 |
2025-03-24 | net: openvswitch: fix kernel-doc warnings in internal headers | Ilya Maximets | 2 | -6/+23 |
2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 3 | -26/+22 |
2025-03-13 | Revert "openvswitch: switch to per-action label counting in conntrack" | Xin Long | 2 | -12/+21 |
2025-03-13 | net: openvswitch: remove misbehaving actions length check | Ilya Maximets | 1 | -14/+1 |
2025-03-04 | net: rename netns_local to netns_immutable | Nicolas Dichtel | 1 | -1/+1 |
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... | 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/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 |
2023-07-20 | openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conn... | Xin Long | 1 | -68/+10 |
2023-06-12 | net: openvswitch: add support for l4 symmetric hashing | Aaron Conole | 2 | -2/+12 |
2023-06-10 | net: move gso declarations and functions to their own files | Eric Dumazet | 2 | -0/+2 |
2023-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -21/+16 |
2023-06-07 | net: openvswitch: fix upcall counter access before allocation | Eelco Chaudron | 2 | -21/+16 |
2023-05-17 | net: openvswitch: Use struct_size() | Christophe JAILLET | 1 | -3/+1 |
2023-04-07 | net: openvswitch: fix race on port output | Felix Huettner | 1 | -1/+1 |
2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
2023-02-20 | net/sched: cls_api: Support hardware miss to tc action | Paul Blakey | 1 | -1/+2 |
2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+3 |
2023-02-13 | net: openvswitch: fix possible memory leak in ovs_meter_cmd_set() | Hangyu Hua | 1 | -1/+3 |
2023-02-10 | net: extract nf_ct_handle_fragments to nf_conntrack_ovs | Xin Long | 1 | -44/+1 |
2023-02-10 | openvswitch: move key and ovs_cb update out of handle_fragments | Xin Long | 1 | -12/+25 |
2023-02-10 | net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs | Xin Long | 1 | -32/+4 |
2023-02-10 | net: create nf_conntrack_ovs for ovs and tc use | Xin Long | 1 | -0/+1 |
2023-02-09 | openvswitch: Use string_is_terminated() helper | Andy Shevchenko | 1 | -2/+3 |
2023-02-06 | net: openvswitch: reduce cpu_used_mask memory | Eddy Tao | 3 | -7/+12 |
2023-02-02 | scripts/spelling.txt: add "exsits" pattern and fix typo instances | Luca Ceresoli | 1 | -1/+1 |
2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+6 |
2023-02-02 | net: openvswitch: fix flow memory leak in ovs_flow_cmd_new | Fedor Pchelkin | 1 | -6/+6 |
2023-02-01 | openvswitch: use skb_ip_totlen in conntrack | Xin Long | 1 | -1/+1 |
2022-12-21 | net: openvswitch: release vport resources on failure | Aaron Conole | 1 | -2/+6 |
2022-12-16 | openvswitch: Fix flow lookup to use unmasked key | Eelco Chaudron | 1 | -9/+16 |
2022-12-12 | net: move the nat function to nf_nat_ovs for ovs and tc | Xin Long | 2 | -127/+11 |
2022-12-12 | openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat | Xin Long | 1 | -1/+1 |
2022-12-12 | openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat | Xin Long | 1 | -2/+4 |
2022-12-12 | openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute | Xin Long | 1 | -11/+6 |
2022-12-09 | net: openvswitch: Add support to count upcall packets | wangchuanlei | 3 | -0/+107 |
2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
2022-11-18 | netfilter: conntrack: Fix data-races around ct mark | Daniel Xu | 1 | -4/+4 |
2022-11-08 | net: move add ct helper function to nf_conntrack_helper for ovs and tc | Xin Long | 1 | -39/+5 |
2022-11-08 | net: move the ct helper function to nf_conntrack_helper for ovs and tc | Xin Long | 1 | -60/+1 |
2022-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2022-10-31 | rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link | Hangbin Liu | 4 | -4/+4 |
2022-10-28 | net: openvswitch: add missing .resv_start_op | Jakub Kicinski | 1 | -0/+1 |
2022-10-28 | net: Remove the obsolte u64_stats_fetch_*_irq() users (net). | Thomas Gleixner | 2 | -7/+6 |
2022-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2022-10-27 | openvswitch: switch from WARN to pr_warn | Aaron Conole | 1 | -1/+2 |
2022-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2022-10-19 | openvswitch: Use kmalloc_size_roundup() to match ksize() usage | Kees Cook | 1 | -1/+1 |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-10-12 | openvswitch: add nf_ct_is_confirmed check before assigning the helper | Xin Long | 1 | -1/+2 |
2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
2022-09-27 | net: openvswitch: allow conntrack in non-initial user namespace | Michael Weiß | 1 | -5/+8 |
2022-09-27 | net: openvswitch: allow metering in non-initial user namespace | Michael Weiß | 1 | -7/+7 |
2022-09-19 | openvswitch: Change the return type for vport_ops.send function hook to int | Nathan Huckleberry | 2 | -2/+2 |
2022-09-09 | net: openvswitch: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 3 | -0/+5 |
2022-08-26 | openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests | Andrey Zhadchenko | 1 | -1/+9 |
2022-08-26 | openvswitch: allow specifying ifindex of new interfaces | Andrey Zhadchenko | 3 | -2/+12 |
2022-08-26 | openvswitch: fix memory leak at failed datapath creation | Andrey Zhadchenko | 1 | -1/+3 |
2022-08-22 | openvswitch: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
2022-08-22 | openvswitch: Fix overreporting of drops in dropwatch | Mike Pattrick | 1 | -2/+3 |
2022-08-22 | openvswitch: Fix double reporting of drops in dropwatch | Mike Pattrick | 1 | -3/+10 |
2022-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2022-06-23 | net: openvswitch: fix parsing of nw_proto for IPv6 fragments | Rosemarie O'Riorden | 1 | -1/+1 |
2022-06-09 | net: rename reference+tracking helpers | Jakub Kicinski | 1 | -3/+3 |
2022-06-08 | net: openvswitch: fix misuse of the cached connection on tuple changes | Ilya Maximets | 2 | -1/+9 |
2022-04-15 | openvswitch: fix OOB access in reserve_sfa_size() | Paolo Valerio | 1 | -1/+1 |
2022-04-06 | net: openvswitch: fix leak of nested actions | Ilya Maximets | 1 | -5/+90 |
2022-04-05 | net: openvswitch: don't send internal clone attribute to the userspace. | Ilya Maximets | 2 | -2/+4 |
2022-03-31 | openvswitch: Add recirc_id to recirc warning | Stéphane Graber | 1 | -2/+2 |
2022-03-29 | openvswitch: Fixed nd target mask field in the flow dump. | Martin Varghese | 1 | -2/+2 |
2022-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -59/+59 |
2022-03-21 | openvswitch: always update flow key after nat | Aaron Conole | 1 | -59/+59 |
2022-03-10 | net: openvswitch: fix uAPI incompatibility with existing user space | Ilya Maximets | 1 | -3/+10 |
2022-03-03 | net: Add skb_clear_tstamp() to keep the mono delivery_time | Martin KaFai Lau | 1 | -1/+1 |
2022-03-02 | net: openvswitch: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2022-02-25 | net: openvswitch: IPv6: Add IPv6 extension header support | Toms Atteka | 3 | -2/+178 |
2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+38 |
2022-02-24 | openvswitch: Fix setting ipv6 fields causing hw csum failure | Paul Blakey | 1 | -8/+38 |
2022-02-05 | net/sched: Enable tc skb ext allocation on chain miss only when needed | Paul Blakey | 3 | -10/+13 |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+13 |
2022-01-09 | net: openvswitch: Fix ct_state nat flags for conns arriving from tc | Paul Blakey | 1 | -3/+13 |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski | 1 | -5/+10 |
2022-01-09 | net: prefer nf_ct_put instead of nf_conntrack_put | Florian Westphal | 1 | -4/+10 |
2022-01-09 | netfilter: conntrack: convert to refcount_t api | Florian Westphal | 1 | -1/+0 |
2022-01-04 | net: openvswitch: Fill act ct extension | Paul Blakey | 1 | -0/+6 |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+7 |
2021-12-17 | net: openvswitch: Fix matching zone id for invalid conns arriving from tc | Paul Blakey | 1 | -1/+7 |
2021-12-07 | openvswitch: add net device refcount tracker to struct vport | Eric Dumazet | 2 | -4/+6 |
2021-12-02 | net: openvswitch: Remove redundant if statements | Xu Wang | 1 | -2/+1 |
2021-11-06 | include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h | Mianhan Liu | 1 | -1/+0 |
2021-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2021-08-18 | ovs: clear skb->tstamp in forwarding path | kaixi.fan | 1 | -0/+1 |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+7 |
2021-08-09 | net: openvswitch: fix kernel-doc warnings in flow.c | Randy Dunlap | 1 | -6/+7 |
2021-07-27 | openvswitch: fix sparse warning incorrect type | Mark Gray | 1 | -1/+1 |
2021-07-27 | openvswitch: fix alignment issues | Mark Gray | 2 | -8/+14 |
2021-07-16 | openvswitch: Introduce per-cpu upcall dispatch | Mark Gray | 3 | -3/+95 |
2021-07-01 | openvswitch: Optimize operation for key comparison | Baowen Zheng | 1 | -3/+3 |
2021-06-22 | openvswitch: add trace points | Aaron Conole | 5 | -0/+179 |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+8 |
2021-05-13 | openvswitch: meter: fix race when getting now_ms. | Tao Liu | 1 | -0/+8 |
2021-05-10 | net: openvswitch: Remove unnecessary skb_nfct() | Yejune Deng | 1 | -7/+4 |
2021-04-29 | openvswitch: fix stack OOB read while fragmenting IPv4 packets | Davide Caratti | 1 | -4/+4 |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2021-04-23 | openvswitch: meter: remove rate from the bucket size calculation | Ilya Maximets | 1 | -2/+2 |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
2021-04-05 | openvswitch: fix send of uninitialized stack memory in ct limit reply | Ilya Maximets | 1 | -4/+4 |
2021-04-04 | net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it | Christophe JAILLET | 2 | -8/+5 |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -6/+12 |
2021-03-22 | openvswitch: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-16 | openvswitch: Warn over-mtu packets only if iface is UP. | Flavio Leitner | 1 | -3/+5 |
2021-03-16 | net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct | wenxu | 3 | -6/+12 |
2021-01-14 | net: openvswitch: add log message for error case | Eelco Chaudron | 2 | -9/+17 |
2020-12-14 | net: openvswitch: fix TTL decrement exception action execution | Eelco Chaudron | 1 | -9/+6 |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2020-12-08 | net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g... | Zheng Yongjun | 1 | -5/+1 |
2020-12-04 | openvswitch: fix error return code in validate_and_copy_dec_ttl() | Wang Hai | 1 | -1/+1 |
2020-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
2020-12-03 | net: openvswitch: ensure LSE is pullable before reading it | Davide Caratti | 1 | -0/+3 |
2020-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -23/+58 |
2020-11-27 | net: openvswitch: fix TTL decrement action netlink message format | Eelco Chaudron | 2 | -23/+58 |
2020-11-20 | net: openvswitch: Be liberal in tcp conntrack. | Numan Siddique | 1 | -0/+8 |
2020-11-14 | net: openvswitch: use core API to update/provide stats | Lev Stipakov | 1 | -22/+7 |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -8/+8 |
2020-11-03 | net: openvswitch: silence suspicious RCU usage warning | Eelco Chaudron | 2 | -8/+8 |
2020-11-02 | openvswitch: Use IS_ERR instead of IS_ERR_OR_NULL | YueHaibing | 1 | -1/+1 |
2020-10-30 | net: openvswitch: Fix kerneldoc warnings | Andrew Lunn | 2 | -1/+7 |
2020-10-18 | net: openvswitch: fix to make sure flow_lookup() is not preempted | Eelco Chaudron | 2 | -25/+41 |
2020-10-13 | net: openvswitch: use new function dev_fetch_sw_netstats | Heiner Kallweit | 1 | -19/+1 |
2020-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+13 |
2020-10-08 | openvswitch: handle DNAT tuple collision | Dumitru Ceara | 1 | -9/+13 |
2020-10-06 | net: openvswitch: use dev_sw_netstats_rx_add() | Fabian Frederick | 1 | -7/+1 |
2020-10-04 | net: openvswitch: Constify static struct genl_small_ops | Rikard Falkeborn | 2 | -2/+2 |
2020-10-03 | net/sched: act_vlan: Add {POP,PUSH}_ETH actions | Guillaume Nault | 1 | -18/+10 |
2020-10-02 | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 3 | -18/+18 |
2020-09-18 | net: openswitch: reuse the helper variable to improve the code readablity | Zeng Tao | 1 | -2/+2 |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -3/+3 |
2020-09-01 | net: openvswitch: fixes crash if nf_conncount_init() fails | Eelco Chaudron | 1 | -1/+7 |
2020-09-01 | net: openvswitch: remove unused keep_flows | Tonghao Zhang | 2 | -7/+0 |