index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
2019-06-05
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
*
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Geert Uytterhoeven
2019-05-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-06
|
\
|
*
openvswitch: load and reference the NAT helper.
Flavio Leitner
2019-04-30
*
|
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-05-05
*
|
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
2019-05-04
|
/
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
*
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
|
\
|
*
openvswitch: fix flow actions reallocation
Andrea Righi
2019-03-28
*
|
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
2019-04-02
*
|
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
2019-03-29
*
|
openvswitch: Add timeout support to ct action
Yi-Hung Wei
2019-03-28
*
|
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
2019-03-27
*
|
openvswitch: add seqadj extension when NAT is used.
Flavio Leitner
2019-03-26
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
|
/
*
net: openvswitch: fix missing checks for nla_nest_start
Kangjie Lu
2019-03-16
*
net: openvswitch: fix a NULL pointer dereference
Kangjie Lu
2019-03-16
*
openvswitch: convert to kvmalloc
Kent Overstreet
2019-03-12
*
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
*
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-01-28
|
\
|
*
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
|
\
\
|
|
/
|
/
|
|
*
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2019-01-16
*
|
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-17
|
/
*
openvswitch: Fix IPv6 later frags parsing
Yi-Hung Wei
2019-01-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
|
\
|
*
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
Colin Ian King
2018-11-30
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
*
|
OVS: remove VLAN_TAG_PRESENT - fixup
Michał Mirosław
2018-11-10
*
|
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-08
*
|
openvswitch: remove BUG_ON from get_dpdev
Li RongQing
2018-11-08
|
/
*
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
2018-11-03
*
openvswitch: Fix push/pop ethernet validation
Jaime Caamaño Ruiz
2018-10-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-09
|
\
|
*
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2018-09-20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
|
\
\
|
*
|
openvswitch: load NAT helper
Flavio Leitner
2018-10-05
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
|
\
|
|
|
*
|
Revert "openvswitch: Fix template leak in error cases."
Flavio Leitner
2018-10-02
*
|
|
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
2018-09-29
*
|
|
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
2018-09-28
|
|
/
|
/
|
*
|
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
2018-09-07
|
/
[next]