index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath
/
datapath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: kmalloc() -> kmalloc_array()
Kees Cook
2018-12-15
1
-2
/
+3
*
datapath: Use correct reply values in datapath and vport ops
Yifeng Sun
2018-10-17
1
-10
/
+10
*
datapath: conntrack: Support conntrack zone limit
Yi-Hung Wei
2018-08-17
1
-2
/
+5
*
datapath: Introduce net_rwsem and remove rtnl_lock()
Yi-Hung Wei
2018-07-30
1
-0
/
+8
*
compat: Initialize IPv4 reassembly secret timer
Greg Rose
2018-07-27
1
-10
/
+0
*
datapath: Prevent panic
Greg Rose
2018-04-23
1
-0
/
+10
*
datapath: Add meter infrastructure
Andy Zhou
2018-02-12
1
-2
/
+12
*
datapath: reliable interface indentification in port dumps
Jiri Benc
2018-02-12
1
-13
/
+36
*
datapath: export get_dp() API
Andy Zhou
2018-02-12
1
-29
/
+0
*
datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
2018-02-12
1
-1
/
+1
*
datapath: Fix an error handling path in 'ovs_nla_init_match_and_action()
Christophe JAILLET
2018-02-12
1
-1
/
+2
*
datapath: Fix SKB_GSO_UDP usage
Greg Rose
2018-02-12
1
-3
/
+6
*
datapath: nsh: add GSO support
Yi Yang
2018-02-07
1
-0
/
+4
*
datapath: fix skb_panic due to the incorrect actions attrlen
Greg Rose
2017-09-22
1
-3
/
+4
*
datapath: Avoid using stack larger than 1024.
Tonghao Zhang
2017-07-24
1
-23
/
+58
*
compat: convert many more places to skb_put_zero().
Joe Stringer
2017-07-24
1
-1
/
+1
*
datapath: more accurate checksumming in queue_userspace_packet()
Joe Stringer
2017-07-24
1
-1
/
+1
*
datapath: Fix kernel panic for ovs reassemble.
wangzhike
2017-07-21
1
-9
/
+13
*
datapath: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-20
1
-1
/
+1
*
datapath: netns: make struct pernet_operations::id unsigned int.
Alexey Dobriyan
2017-03-02
1
-1
/
+1
*
datapath: netlink: support L3 packets
Yang, Yi Y
2017-03-02
1
-1
/
+0
*
datapath: add processing of L3 packets
Yang, Yi Y
2017-03-02
1
-13
/
+1
*
datapath: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2017-03-02
1
-2
/
+0
*
datapath: avoid resetting flow key while installing new flow.
pravin shelar
2017-03-02
1
-4
/
+4
*
datapath: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2017-03-02
1
-6
/
+9
*
datapath: Allow compile against current net-next.
Jarno Rajahalme
2016-12-09
1
-9
/
+9
*
datapath: backport: openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-09-16
1
-0
/
+4
*
datapath: Add support for kernel 4.4
Pravin B Shelar
2016-07-18
1
-2
/
+1
*
datapath: genlmsg_new_unicast to genlmsg_new
Pravin B Shelar
2016-07-18
1
-14
/
+8
*
datapath: backport: ovs: propagate per dp max headroom to all vports
Pravin B Shelar
2016-07-17
1
-0
/
+41
*
datapath: backport: ovs: use nla_put_u64_64bit()
Pravin B Shelar
2016-07-17
1
-1
/
+2
*
datapath: backport: ovs: align nlattr properly when needed
Pravin B Shelar
2016-07-17
1
-12
/
+15
*
datapath: backport: ovs: allow nl 'flow set' to use ufid without flow key
Pravin B Shelar
2016-07-17
1
-11
/
+17
*
datapath: backport: openvswitch: allow management from inside user namespaces
Pravin B Shelar
2016-07-17
1
-10
/
+10
*
datapath: compat: Refactor egress tunnel info
Pravin B Shelar
2016-07-08
1
-3
/
+2
*
datapath:backport: openvswitch: Add packet len info to upcall.
William Tu
2016-06-24
1
-1
/
+12
*
datapath:backport: openvswitch: Add packet truncation support.
William Tu
2016-06-24
1
-12
/
+17
*
datapath: Drop support for kernel older than 3.10
Pravin B Shelar
2016-03-14
1
-6
/
+1
*
datapath: Allow matching on conntrack label
Joe Stringer
2015-12-03
1
-7
/
+12
*
datapath: Add conntrack action
Joe Stringer
2015-12-03
1
-16
/
+49
*
datapath: Serialize acts with original netlink len
Joe Stringer
2015-12-03
1
-1
/
+1
*
compat: Backport IPv4 reassembly.
Joe Stringer
2015-12-03
1
-1
/
+8
*
datapath: Add support for lwtunnel
Pravin B Shelar
2015-12-03
1
-13
/
+15
*
datapath: Backport "openvswitch: Zero flows on allocation."
Jesse Gross
2015-09-23
1
-2
/
+2
*
datapath: Add support for 4.1 kernel.
Joe Stringer
2015-09-18
1
-3
/
+1
*
datapath: Revert "datapath: Constify netlink structs."
Pravin B Shelar
2015-08-05
1
-13
/
+12
*
datapath: Use eth_proto_is_802_3.
Alexander Duyck
2015-07-30
1
-1
/
+1
*
datapath: Constify netlink structs.
Joe Stringer
2015-07-30
1
-12
/
+13
*
datapath: Whitespace fixes.
Joe Stringer
2015-07-30
1
-0
/
+2
*
datapath: Include datapath actions with sampled-packet upcall to userspace.
Neil McKee
2015-07-17
1
-2
/
+16
[next]