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
/
acinclude.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: New --enable-sparse option to enable sparse checking by default.
Ben Pfaff
2018-01-12
1
-1
/
+7
*
configure: Make --enable-Werror turn sparse warnings into errors.
Ben Pfaff
2018-01-11
1
-2
/
+10
*
compat: Add act_pedit compatibility for old kernels
Paul Blakey
2017-11-16
1
-0
/
+7
*
acinclude: Fix SKB_GSO_UDP check.
William Tu
2017-11-01
1
-1
/
+1
*
acinclude: Add support for Linux 4.13
Greg Rose
2017-09-22
1
-2
/
+2
*
acinclude: Check for existence of nf_hook_ops member "list".
Greg Rose
2017-09-22
1
-0
/
+3
*
acinclude: Check for extended netlink ack presence
Greg Rose
2017-09-22
1
-0
/
+3
*
acinclude: Add compat define for DST_NOCACHE
Greg Rose
2017-09-22
1
-0
/
+2
*
acinclude: Check for SKB_GSO_UDP
Greg Rose
2017-09-22
1
-0
/
+2
*
acinclude: Add missing define
Greg Rose
2017-09-21
1
-1
/
+2
*
datapath: compat: Fix build on RHEL 7.4
Yi-Hung Wei
2017-08-23
1
-0
/
+4
*
compat: Update tc compatibility header
Paul Blakey
2017-08-11
1
-3
/
+3
*
acinclude: Also support pkg-config for configuring dpdk.
Christian Ehrhardt
2017-08-07
1
-7
/
+10
*
acinclude.m4: Support Linux kernel 4.12
Greg Rose
2017-07-24
1
-1
/
+1
*
compat: net: store port/representator id in metadata_dst.
Joe Stringer
2017-07-24
1
-0
/
+3
*
datapath: get rid of redundant vxlan_dev.flags
Greg Rose
2017-07-24
1
-0
/
+2
*
compat: convert many more places to skb_put_zero().
Joe Stringer
2017-07-24
1
-0
/
+1
*
datapath: Fix inconsistent teardown and release of private netdev state.
Greg Rose
2017-07-24
1
-0
/
+3
*
datapath: more accurate checksumming in queue_userspace_packet()
Joe Stringer
2017-07-24
1
-0
/
+1
*
datapath: introduce nf_conntrack_helper_put function
Greg Rose
2017-07-24
1
-0
/
+2
*
acinclude.m4: Avoid error from printf.
Ben Pfaff
2017-07-17
1
-1
/
+1
*
acinclude.m4: Avoid echo -n
YAMAMOTO Takashi
2017-07-16
1
-1
/
+1
*
ctags: include symbols with locking annotations.
Flavio Leitner
2017-07-13
1
-0
/
+8
*
configure: Fix check for rte_config.h to handle cross-compilation.
Ben Pfaff
2017-07-07
1
-3
/
+4
*
Makefiles: Fail build for flake8 only when configured with --enable-Werror.
Ben Pfaff
2017-07-07
1
-1
/
+10
*
compat: Restrict __ro_after_init usage
Greg Rose
2017-06-19
1
-0
/
+2
*
compat: Add tc compatibility headers for old kernels
Paul Blakey
2017-05-30
1
-0
/
+26
*
datapath: Remove untracked CT on newer kernels.
Joe Stringer
2017-05-03
1
-0
/
+2
*
datapath: Fixups for MPLS GSO
Yi-Hung Wei
2017-05-03
1
-0
/
+2
*
compat: Fix build error in kernels 4.10
Greg Rose
2017-04-28
1
-1
/
+3
*
datapath: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-20
1
-0
/
+3
*
compat: ipv6: orphan skbs in reassembly unit.
Eric Dumazet
2017-04-19
1
-4
/
+0
*
acinclude: Allow compile with Linux 4.11.
Jarno Rajahalme
2017-04-17
1
-2
/
+2
*
compat: nf_ct_delete compat.
Jarno Rajahalme
2017-03-08
1
-0
/
+6
*
datapath: add and use nf_ct_set helper
Florian Westphal
2017-03-08
1
-0
/
+2
*
datapath: add and use skb_nfct helper
Florian Westphal
2017-03-08
1
-0
/
+1
*
datapath: Allow compiling against Linux 4.10
Jarno Rajahalme
2017-03-08
1
-2
/
+2
*
Makefile: Drop vestiges of support for non-GNU Make.
Ben Pfaff
2017-03-08
1
-52
/
+2
*
datapath: add processing of L3 packets
Yang, Yi Y
2017-03-02
1
-0
/
+1
*
datapath: use core MTU range checking in core net infra
Jarod Wilson
2017-03-02
1
-0
/
+2
*
datapath: backport: vlan: Check for vlan ethernet types for 8021.q or 802.1ad
Yang, Yi Y
2017-03-01
1
-0
/
+1
*
datapath: backport: vlan: Introduce helper functions to check if skb is tagged
Yang, Yi Y
2017-03-01
1
-0
/
+1
*
datapath: compat: Fix build on RHEL 7.3
Yi-Hung Wei
2016-12-14
1
-0
/
+7
*
configure: Use -Wformat-security with -Wformat.
Ben Pfaff
2016-12-12
1
-1
/
+1
*
acinclude: Fix -Wstrict-prototypes and -Wold-style-definition detection.
Ben Pfaff
2016-12-12
1
-2
/
+10
*
datapath: Allow compile against current net-next.
Jarno Rajahalme
2016-12-09
1
-2
/
+2
*
trivial: Resolve whitespace issues with acinclude
Stephen Finucane
2016-10-29
1
-7
/
+7
*
configure: Support compiling with Linux 4.8.
Jarno Rajahalme
2016-10-20
1
-2
/
+2
*
datapath: Support a fixed size of 128 distinct labels.
Jarno Rajahalme
2016-10-20
1
-0
/
+2
*
datapath: Add support for kernel 4.7
Pravin B Shelar
2016-08-22
1
-2
/
+2
[next]