index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
datapath.c
Age
Commit message (
Expand
)
Author
2018-09-29
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-25
openvswitch: Support conntrack zone limit
Yi-Hung Wei
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-17
net: Convert ovs_net_ops
Kirill Tkhai
2017-11-27
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
2017-09-12
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-01
datapath: Avoid using stack larger than 1024.
Tonghao Zhang
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-05-19
openvswitch: more accurate checksumming in queue_userspace_packet()
Davide Caratti
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-13
openvswitch: add processing of L3 packets
Jiri Benc
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2016-09-20
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2016-09-10
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
2016-06-10
openvswitch: Add packet truncation support.
William Tu
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-03-13
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
2016-03-01
ovs: propagate per dp max headroom to all vports
Paolo Abeni
2016-02-18
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
2016-02-18
openvswitch: Revert: "Enable memory mapped Netlink i/o"
Florian Westphal
2016-02-11
openvswitch: allow management from inside user namespaces
Tycho Andersen
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-09-29
net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-24
genetlink: simplify genl_notify
Jiri Benc
2015-09-22
openvswitch: Zero flows on allocation.
Jesse Gross
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-29
openvswitch: Remove egress_tun_info.
Pravin B Shelar
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
[next]