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
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
*
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
2016-11-24
*
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
2016-11-24
*
netfilter: nat: switch to new rhlist interface
Florian Westphal
2016-11-24
*
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
2016-10-27
*
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2016-10-27
*
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-27
*
netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...
Stephen Rothwell
2016-10-05
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
|
|
\
|
|
*
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
2016-09-13
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
|
|
\
|
|
|
*
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
|
|
*
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2016-08-25
*
|
|
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
*
|
|
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
2016-09-25
*
|
|
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
*
|
|
netfilter: nf_queue: whitespace cleanup
Aaron Conole
2016-09-24
*
|
|
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-24
*
|
|
netfilter: nf_queue: improve queue range support for bridge family
Liping Zhang
2016-09-23
*
|
|
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2016-09-23
*
|
|
netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
Liping Zhang
2016-09-12
*
|
|
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
2016-09-12
*
|
|
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
*
|
|
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
Pablo Neira Ayuso
2016-09-12
*
|
|
netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse
Pablo Neira Ayuso
2016-09-12
*
|
|
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-12
*
|
|
netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...
Liping Zhang
2016-09-09
|
/
/
*
|
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-30
*
|
netfilter: remove __nf_ct_kill_acct helper
Florian Westphal
2016-08-30
*
|
netfilter: conntrack: get rid of conntrack timer
Florian Westphal
2016-08-30
*
|
netfilter: don't rely on DYING bit to detect when destroy event was sent
Florian Westphal
2016-08-30
*
|
netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion
Pablo Neira Ayuso
2016-08-26
*
|
netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
Liping Zhang
2016-08-17
*
|
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
2016-08-13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-25
|
\
|
*
netfilter: connlabels: move set helper to xt_connlabel
Florian Westphal
2016-07-22
|
*
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-07-22
|
*
netfilter: Add helper array register/unregister functions
Gao Feng
2016-07-20
|
*
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
2016-07-11
|
*
netfilter: constify arg to is_dying/confirmed
Florian Westphal
2016-07-11
|
*
netfilter: nat: convert nat bysrc hash to rhashtable
Florian Westphal
2016-07-11
|
*
netfilter: move nat hlist_head to nf_conn
Florian Westphal
2016-07-11
|
*
netfilter: conntrack: simplify early_drop
Florian Westphal
2016-07-11
|
*
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
2016-07-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
|
\
\
|
|
/
|
/
|
|
*
netfilter: nft_ct: fix expiration getter
Florian Westphal
2016-07-08
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-06
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
Pablo Neira Ayuso
2016-06-24
|
*
netfilter: conntrack: allow increasing bucket size via sysctl too
Florian Westphal
2016-06-24
|
*
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
2016-06-24
[next]