| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-26 | openvswitch: fix memory leak at failed datapath creation | Andrey Zhadchenko | 1 | -1/+3 |
| 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 | -8/+12 |
| 2020-10-08 | openvswitch: handle DNAT tuple collision | Dumitru Ceara | 1 | -8/+12 |
| 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 |
| 2020-09-01 | net: openvswitch: refactor flow free function | Tonghao Zhang | 1 | -11/+11 |
| 2020-09-01 | net: openvswitch: improve the coding style | Tonghao Zhang | 4 | -41/+55 |
| 2020-08-31 | openvswitch: using ip6_fragment in ipv6_stub | wenxu | 1 | -6/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -3/+3 |
| 2020-08-13 | net: openvswitch: introduce common code for flushing flows | Tonghao Zhang | 3 | -21/+27 |
| 2020-08-05 | net: openvswitch: silence suspicious RCU usage warning | Tonghao Zhang | 1 | -3/+3 |
| 2020-08-03 | net: openvswitch: make masks cache size configurable | Eelco Chaudron | 3 | -14/+114 |
| 2020-08-03 | net: openvswitch: add masks cache hit counter | Eelco Chaudron | 4 | -7/+23 |
| 2020-08-03 | openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() | Peilin Ye | 1 | -18/+20 |
| 2020-08-03 | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct | wenxu | 1 | -0/+1 |
| 2020-07-24 | net: openvswitch: fixes potential deadlock in dp cleanup code | Eelco Chaudron | 2 | -14/+13 |
| 2020-07-17 | net: openvswitch: reorder masks array based on usage | Eelco Chaudron | 4 | -7/+207 |
| 2020-07-13 | net: openvswitch: kerneldoc fixes | Andrew Lunn | 2 | -4/+5 |
| 2020-06-24 | openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt... | Lorenzo Bianconi | 1 | -2/+7 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -4/+4 |
| 2020-04-25 | net: openvswitch: use div_u64() for 64-by-32 divisions | Tonghao Zhang | 1 | -1/+1 |
| 2020-04-25 | net: openvswitch: suitable access to the dp_meters | Tonghao Zhang | 1 | -3/+3 |
| 2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -2/+5 |
| 2020-04-23 | net: openvswitch: use u64 for meter bucket | Tonghao Zhang | 2 | -2/+2 |
| 2020-04-23 | net: openvswitch: make EINVAL return value more obvious | Tonghao Zhang | 1 | -3/+2 |
| 2020-04-23 | net: openvswitch: remove the unnecessary check | Tonghao Zhang | 1 | -5/+4 |
| 2020-04-23 | net: openvswitch: set max limitation to meters | Tonghao Zhang | 2 | -10/+49 |
| 2020-04-23 | net: openvswitch: expand the meters supported number | Tonghao Zhang | 3 | -63/+195 |
| 2020-04-20 | net: openvswitch: ovs_ct_exit to be done under ovs_lock | Tonghao Zhang | 2 | -2/+5 |
| 2020-04-02 | net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry | Tonghao Zhang | 1 | -4/+6 |
| 2020-03-29 | net: Fix typo of SKB_SGO_CB_OFFSET | Cambda Zhu | 1 | -1/+1 |
| 2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
| 2020-03-03 | openvswitch: add missing attribute validation for hash | Jakub Kicinski | 1 | -0/+1 |
| 2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 5 | -15/+24 |
| 2020-02-20 | openvswitch: Distribute switch variables for initialization | Kees Cook | 1 | -8/+10 |
| 2020-02-18 | flow_table.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -2/+4 |
| 2020-02-18 | datapath.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -3/+6 |
| 2020-02-18 | vport.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
| 2020-02-18 | meter.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
| 2020-02-16 | openvswitch: add TTL decrement action | Matteo Croce | 2 | -0/+137 |
| 2020-01-14 | net: openvswitch: use skb_list_walk_safe helper for gso segments | Jason A. Donenfeld | 1 | -7/+4 |
| 2019-12-24 | openvswitch: New MPLS actions for layer 2 tunnelling | Martin Varghese | 2 | -6/+58 |
| 2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2 | -3/+3 |
| 2019-12-04 | net: Fixed updating of ethertype in skb_mpls_push() | Martin Varghese | 1 | -1/+2 |
| 2019-12-04 | openvswitch: support asymmetric conntrack | Aaron Conole | 1 | -0/+11 |
| 2019-12-02 | Fixed updating of ethertype in function skb_mpls_pop | Martin Varghese | 1 | -1/+2 |
| 2019-12-01 | openvswitch: remove another BUG_ON() | Paolo Abeni | 1 | -1/+5 |
| 2019-12-01 | openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() | Paolo Abeni | 1 | -1/+4 |
| 2019-11-26 | openvswitch: fix flow command message size | Paolo Abeni | 1 | -1/+5 |
| 2019-11-15 | net: openvswitch: don't call pad_packet if not necessary | Tonghao Zhang | 1 | -14/+8 |
| 2019-11-14 | net: openvswitch: add hash info to upcall | Tonghao Zhang | 2 | -1/+37 |
| 2019-11-06 | net: openvswitch: select vport upcall portid directly | Tonghao Zhang | 1 | -2/+3 |
| 2019-11-05 | Change in Openvswitch to support MPLS label depth of 3 in ingress direction | Martin Varghese | 4 | -33/+85 |
| 2019-11-03 | net: openvswitch: simplify the ovs_dp_cmd_new | Tonghao Zhang | 1 | -22/+38 |
| 2019-11-03 | net: openvswitch: don't unlock mutex when changing the user_features fails | Tonghao Zhang | 1 | -1/+1 |
| 2019-11-03 | net: openvswitch: fix possible memleak on destroy flow-table | Tonghao Zhang | 1 | -88/+98 |
| 2019-11-03 | net: openvswitch: add likely in flow_lookup | Tonghao Zhang | 1 | -2/+2 |
| 2019-11-03 | net: openvswitch: simplify the flow_hash | Tonghao Zhang | 1 | -5/+2 |
| 2019-11-03 | net: openvswitch: optimize flow-mask looking up | Tonghao Zhang | 1 | -51/+53 |
| 2019-11-03 | net: openvswitch: optimize flow mask cache hash collision | Tonghao Zhang | 1 | -41/+52 |
| 2019-11-03 | net: openvswitch: shrink the mask array if necessary | Tonghao Zhang | 1 | -10/+23 |
| 2019-11-03 | net: openvswitch: convert mask list in mask array | Tonghao Zhang | 3 | -50/+166 |
| 2019-11-03 | net: openvswitch: add flow-mask cache for performance | Tonghao Zhang | 3 | -16/+107 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -16/+15 |
| 2019-10-25 | netns: fix GFP flags in rtnl_net_notifyid() | Guillaume Nault | 1 | -9/+11 |
| 2019-10-22 | net: openvswitch: free vport unless register_netdevice() succeeds | Hillf Danton | 1 | -7/+4 |
| 2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+3 |
| 2019-10-15 | net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions | Davide Caratti | 1 | -2/+3 |
| 2019-10-06 | openvswitch: Allow attaching helper in later commit | Yi-Hung Wei | 1 | -8/+13 |
| 2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal | 1 | -1/+1 |
| 2019-09-26 | openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC | Li RongQing | 1 | -1/+1 |
| 2019-09-06 | net: openvswitch: Set OvS recirc_id from tc chain index | Paul Blakey | 3 | -5/+48 |
| 2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -67/+99 |
| 2019-08-28 | openvswitch: Clear the L4 portion of the key for "later" fragments. | Justin Pettit | 1 | -1/+4 |
| 2019-08-28 | openvswitch: Properly set L4 keys on "later" IP fragments | Greg Rose | 3 | -66/+95 |
| 2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+14 |
| 2019-08-25 | openvswitch: Fix conntrack cache with timeout | Yi-Hung Wei | 1 | -0/+13 |
| 2019-08-24 | openvswitch: Fix log message in ovs conntrack | Yi-Hung Wei | 1 | -1/+1 |
| 2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -7/+8 |
| 2019-08-06 | openvswitch: Print error when ovs_execute_actions() fails | Yifeng Sun | 1 | -2/+5 |
| 2019-07-24 | ovs: datapath: hide clang frame-overflow warnings | Arnd Bergmann | 1 | -7/+8 |
| 2019-07-19 | net: openvswitch: rename flow_stats to sw_flow_stats | Pablo Neira Ayuso | 3 | -10/+10 |
| 2019-07-12 | net: openvswitch: do not update max_headroom if new headroom is equal to old ... | Taehee Yoo | 1 | -11/+28 |
| 2019-07-08 | net: core: add MPLS update core helper and use in OvS | John Hurley | 1 | -10/+3 |
| 2019-07-08 | net: core: move pop MPLS functionality from OvS to core helper | John Hurley | 1 | -35/+2 |
| 2019-07-08 | net: core: move push MPLS functionality from OvS to core helper | John Hurley | 1 | -27/+4 |
| 2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
| 2019-07-08 | net: openvswitch: use netif_ovs_is_port() instead of opencode | Taehee Yoo | 2 | -4/+4 |
| 2019-06-30 | net: openvswitch: fix csum updates for MPLS actions | John Hurley | 1 | -4/+2 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -276/+32 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -6/+12 |
| 2019-06-11 | net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del() | Taehee Yoo | 1 | -2/+0 |
| 2019-06-11 | net: openvswitch: do not free vport if register_netdevice() is failed. | Taehee Yoo | 1 | -6/+12 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -13/+3 |
| 2019-06-05 | net: openvswitch: drop unneeded likely() call around IS_ERR() | Enrico Weigelt | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2 | -18/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 | Thomas Gleixner | 18 | -252/+18 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2 | -8/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-08 | openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) | Geert Uytterhoeven | 1 | -2/+2 |
| 2019-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -6/+20 |
| 2019-05-05 | openvswitch: check for null pointer return from nla_nest_start_noflag | Colin Ian King | 1 | -0/+4 |
| 2019-05-04 | net: openvswitch: return an error instead of doing BUG_ON() | Eelco Chaudron | 1 | -2/+5 |
| 2019-04-30 | openvswitch: load and reference the NAT helper. | Flavio Leitner | 1 | -6/+20 |
| 2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 3 | -0/+20 |
| 2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 4 | -11/+12 |
| 2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 6 | -28/+30 |
| 2019-04-08 | netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) | Florian Westphal | 1 | -9/+9 |
| 2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2019-04-02 | openvswitch: use after free in __ovs_ct_free_action() | Dan Carpenter | 1 | -1/+1 |
| 2019-03-29 | openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode | wenxu | 1 | -10/+36 |
| 2019-03-28 | openvswitch: fix flow actions reallocation | Andrea Righi | 1 | -2/+2 |
| 2019-03-28 | openvswitch: Add timeout support to ct action | Yi-Hung Wei | 1 | -1/+29 |
| 2019-03-27 | net: openvswitch: Add a new action check_pkt_len | Numan Siddique | 2 | -0/+219 |
| 2019-03-26 | openvswitch: add seqadj extension when NAT is used. | Flavio Leitner | 1 | -0/+6 |
| 2019-03-22 | genetlink: make policy common to family | Johannes Berg | 3 | -20/+6 |
| 2019-03-16 | net: openvswitch: fix missing checks for nla_nest_start | Kangjie Lu | 1 | -0/+8 |
| 2019-03-16 | net: openvswitch: fix a NULL pointer dereference | Kangjie Lu | 1 | -0/+4 |
| 2019-03-12 | openvswitch: convert to kvmalloc | Kent Overstreet | 4 | -43/+13 |
| 2019-02-27 | netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h | Florian Westphal | 1 | -3/+1 |
| 2019-02-27 | netfilter: nat: merge nf_nat_ipv4,6 into nat core | Florian Westphal | 2 | -6/+4 |
| 2019-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
| 2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2019-01-18 | netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups | Florian Westphal | 1 | -1/+1 |
| 2019-01-16 | openvswitch: meter: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |