| Commit message (Expand) | Author | Age | Files | Lines |
* | OVS: remove VLAN_TAG_PRESENT - fixup | Michał Mirosław | 2018-11-10 | 1 | -1/+1 |
* | OVS: remove use of VLAN_TAG_PRESENT | Michał Mirosław | 2018-11-08 | 4 | -18/+23 |
* | openvswitch: remove BUG_ON from get_dpdev | Li RongQing | 2018-11-08 | 1 | -1/+0 |
* | openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS | Arnd Bergmann | 2018-11-03 | 1 | -1/+2 |
* | openvswitch: Fix push/pop ethernet validation | Jaime Caamaño Ruiz | 2018-10-31 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-10-08 | 1 | -2/+6 |
|\ |
|
| * | netfilter: conntrack: pass nf_hook_state to packet and error handlers | Florian Westphal | 2018-09-20 | 1 | -2/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-06 | 1 | -0/+4 |
|\ \ |
|
| * | | openvswitch: load NAT helper | Flavio Leitner | 2018-10-04 | 1 | -0/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-03 | 1 | -4/+2 |
|\ \ \
| |/ / |
|
| * | | Revert "openvswitch: Fix template leak in error cases." | Flavio Leitner | 2018-10-01 | 1 | -4/+2 |
* | | | openvswitch: Use correct reply values in datapath and vport ops | Yifeng Sun | 2018-09-29 | 1 | -10/+10 |
* | | | net: ovs: fix return type of ndo_start_xmit function | YueHaibing | 2018-09-28 | 1 | -2/+3 |
| |/
|/| |
|
* | | openvswitch: Derive IP protocol number for IPv6 later frags | Yi-Hung Wei | 2018-09-06 | 1 | -13/+9 |
|/ |
|
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 1 | -5/+5 |
|\ |
|
| * | openvswitch: meter: Fix setting meter id for new entries | Justin Pettit | 2018-07-29 | 1 | -5/+5 |
* | | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module | Florian Westphal | 2018-07-18 | 1 | -0/+1 |
* | | netfilter: Remove useless param helper of nf_ct_helper_ext_add | Gao Feng | 2018-07-18 | 1 | -1/+1 |
* | | openvswitch: use nf_ct_get_tuplepr, invert_tuplepr | Florian Westphal | 2018-07-16 | 1 | -14/+3 |
* | | openvswitch: kernel datapath clone action | Yifeng Sun | 2018-07-08 | 2 | -0/+106 |
* | | net: check tunnel option type in tunnel flags | Pieter Jansen van Vuuren | 2018-06-29 | 1 | -1/+6 |
|/ |
|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | openvswitch: Support conntrack zone limit | Yi-Hung Wei | 2018-05-25 | 5 | -6/+567 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-11 | 1 | -6/+3 |
|\ |
|
| * | openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found | Stefano Brivio | 2018-05-04 | 1 | -6/+3 |
* | | netfilter: add NAT support for shifted portmap ranges | Thierry Du Tre | 2018-04-24 | 1 | -2/+2 |
|/ |
|
* | ovs: Remove rtnl_lock() from ovs_exit_net() | Kirill Tkhai | 2018-03-29 | 1 | -2/+0 |
* | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 2018-03-29 | 1 | -0/+2 |
* | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 | 1 | -3/+9 |
|\ |
|
| * | openvswitch: meter: fix the incorrect calculation of max delta_t | zhangliping | 2018-03-11 | 1 | -3/+9 |
* | | net: Convert ovs_net_ops | Kirill Tkhai | 2018-03-17 | 1 | -0/+1 |
* | | openvswitch: fix vport packet length check. | William Tu | 2018-03-08 | 1 | -4/+4 |
|/ |
|
* | openvswitch: Remove padding from packet before L3+ conntrack processing | Ed Swierk | 2018-02-01 | 1 | -0/+34 |
* | openvswitch: meter: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-01-31 | 1 | -1/+1 |
* | openvswitch: add erspan version I and II support | William Tu | 2018-01-25 | 1 | -1/+51 |
* | flow_netlink: Remove unneeded semicolons | Christopher Díaz Riveros | 2018-01-18 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 | 1 | -50/+1 |
|\ |
|
| * | Revert "openvswitch: Add erspan tunnel support." | William Tu | 2018-01-15 | 1 | -50/+1 |
* | | net: ovs: remove unused hardirq.h | Yang Shi | 2018-01-08 | 1 | -1/+0 |
* | | openvswitch: drop unneeded newline | Julia Lawall | 2018-01-02 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-22 | 1 | -3/+12 |
|\ \
| |/ |
|
| * | openvswitch: Fix pop_vlan action for double tagged frames | Eric Garver | 2017-12-21 | 1 | -3/+12 |
* | | net: erspan: refactor existing erspan code | William Tu | 2017-12-15 | 1 | -4/+4 |
* | | openvswitch: do not propagate headroom updates to internal port | Paolo Abeni | 2017-12-02 | 1 | -8/+1 |
* | | openvswitch: use ktime_get_ts64() instead of ktime_get_ts() | Arnd Bergmann | 2017-11-30 | 1 | -3/+3 |
|/ |
|
* | openvswitch: fix the incorrect flow action alloc size | zhangliping | 2017-11-26 | 1 | -8/+8 |
* | net: openvswitch: datapath: fix data type in queue_gso_packets | Gustavo A. R. Silva | 2017-11-27 | 1 | -1/+1 |
* | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 2017-11-24 | 2 | -1/+19 |