Show patches with: Archived = No       |   28525 patches
« 1 2 ... 132 133 134285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/8] netfilter: invoke synchronize_rcu after set the _hook_ to NULL - - - - --- 2017-03-29 Pablo Neira Ayuso pablo Accepted
[5/8] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table - - - - --- 2017-03-29 Pablo Neira Ayuso pablo Accepted
[6/8] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister 1 - - - --- 2017-03-29 Pablo Neira Ayuso pablo Accepted
[7/8] netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register - - - - --- 2017-03-29 Pablo Neira Ayuso pablo Accepted
[8/8] netfilter: nfnetlink_queue: fix secctx memory leak - - - - --- 2017-03-29 Pablo Neira Ayuso pablo Accepted
[nf,V2] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink - - - - --- 2017-03-29 Liping Zhang pablo Changes Requested
net: netfilter: remove unused variable - - - - --- 2017-03-29 Arushi Singhal pablo Changes Requested
[1/2] iptables: Remove explicit static variables initalization. - - - - --- 2017-03-29 Varsha Rao pablo Accepted
[2/2] iptables: Remove unnecessary braces. - - - - --- 2017-03-29 Varsha Rao pablo Accepted
iptables: extensions: Add space around operators - - - - --- 2017-03-29 Arushi Singhal pablo Changes Requested
iptables: extensions: Remove assignment in if condition. - - - - --- 2017-03-29 Arushi Singhal pablo Changes Requested
iptables: extensions: Add blank line after declarations. - - - - --- 2017-03-29 Arushi Singhal pablo Changes Requested
iptables: extensions: Add/Remove unnecessary spaces. - - - - --- 2017-03-30 Arushi Singhal pablo Changes Requested
iptables: extensions: Remove unnecessary parenthesis. - - - - --- 2017-03-30 Arushi Singhal pablo Changes Requested
iptables: extensions: Remove typedef in struct. - - - - --- 2017-03-30 Arushi Singhal pablo Accepted
[v2] iptables: extensions: Remove assignments in if condition. - - - - --- 2017-03-30 Arushi Singhal pablo Changes Requested
iptables: extensions: Place trailing */ on a separate line. - - - - --- 2017-03-30 Arushi Singhal pablo Not Applicable
iptables: extensions: Remove spaces. - - - - --- 2017-03-30 Arushi Singhal pablo Changes Requested
iptables: extensions: Add/Remove the braces where necessary - - - - --- 2017-03-31 Arushi Singhal pablo Changes Requested
[nf,v5,1/3] netfilter: helper: Rename struct nf_ct_helper_expectfn to nf_ct_nat_helper - - - - --- 2017-03-31 Gao Feng pablo Changes Requested
[nf,v5,2/3] netfilter: nat_helper: Make sure every proto nat module uses its nat_helper - - - - --- 2017-03-31 Gao Feng pablo Changes Requested
[nf,v5,3/3] netfilter: nat_helper: Remove the expectations when its module is unloaded - - - - --- 2017-03-31 Gao Feng pablo Changes Requested
[iptables] tests: add regression tests for xtables-translate - - - - --- 2017-03-31 Pablo M. Bermudo Garay pablo Accepted
[1/4] iptables: iptables: Add blank line after declaration - - - - --- 2017-03-31 Arushi Singhal pablo Not Applicable
[2/4] iptables: iptables: Remove assignment in if condition - - - - --- 2017-03-31 Arushi Singhal pablo Not Applicable
[3/4] iptables: iptables: Indent the code. - - - - --- 2017-03-31 Arushi Singhal pablo Not Applicable
[4/4] iptables: iptables: switch and case should be at the same indent - - - - --- 2017-03-31 Arushi Singhal pablo Not Applicable
[1/2] iio: adc: replace comma with a semicolon - - - - --- 2017-04-01 Arushi Singhal pablo Not Applicable
[2/2] staging: iio: meter: Replace mlock with driver private buf_lock - - - - --- 2017-04-01 Arushi Singhal pablo Not Applicable
ipv4: netfilter: Comparison to NULL could be written - - - - --- 2017-04-01 Arushi Singhal pablo Not Applicable
[nf] netfilter: ctnetlink: using bit to represent the ct event - - - - --- 2017-04-01 Liping Zhang pablo Accepted
[nf] netfilter: ctnetlink: make it safer when checking the ct helper name - - - - --- 2017-04-01 Liping Zhang pablo Accepted
net: ipv4: netfilter: Remove unused function nf_nat_need_gre() - - - - --- 2017-04-01 Simran Singhal pablo Not Applicable
[nf] netfilter: ctnetlink: remove unnecessary nf_conntrack_expect_lock protection - - - - --- 2017-04-01 Liping Zhang pablo Accepted
[1/2] ipv4: netfilter: Simplify NULL comparisons - - - - --- 2017-04-01 Arushi Singhal pablo Not Applicable
[2/2] ipv6: netfilter: Simplify NULL comparisons - - - - --- 2017-04-01 Arushi Singhal pablo Not Applicable
[1/2] ipv4: netfilter: Simplify NULL comparisons - - - - --- 2017-04-02 Arushi Singhal pablo Superseded
[2/2] ipv6: netfilter: Simplify NULL comparisons - - - - --- 2017-04-02 Arushi Singhal pablo Not Applicable
[1/2] extensions: libarpt_mangle.c : Constify option struct - - - - --- 2017-04-02 Arushi Singhal pablo Changes Requested
[2/2] iptables: iptables: Constify option struct - - - - --- 2017-04-02 Arushi Singhal pablo Not Applicable
[1/4] net: netfilter:Remove exceptional & on function name - - - - --- 2017-04-02 Arushi Singhal pablo Accepted
[2/4] net: bridge: Remove exceptional & on function name - - - - --- 2017-04-02 Arushi Singhal pablo Accepted
[3/4] net: ipv4: Remove exceptional & on function name - - - - --- 2017-04-02 Arushi Singhal pablo Accepted
[4/4] net: ipv6: Remove exceptional & on function name - - - - --- 2017-04-02 Arushi Singhal pablo Accepted
iptables: iptables: Remove exceptional & on function name - - - - --- 2017-04-02 Arushi Singhal pablo Not Applicable
[nf] netfilter: make it safer during the inet6_dev->addr_list traversal - - - - --- 2017-04-02 Liping Zhang pablo Accepted
[nf] netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL - - - - --- 2017-04-02 Liping Zhang pablo Accepted
[nf] netfilter: nf_ct_expect: use proper RCU list traversal/update APIs - - - - --- 2017-04-02 Liping Zhang pablo Accepted
KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8 - - - - --- 2017-04-02 Eric Dumazet pablo RFC
KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8 - - - - --- 2017-04-02 Eric Dumazet pablo RFC
[1/2] iptables: extensions: unnecessary cast on void pointer - - - - --- 2017-04-02 Arushi Singhal pablo Changes Requested
[2/2] iptables: iptables: unnecessary cast on void pointer - - - - --- 2017-04-02 Arushi Singhal pablo Changes Requested
KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8 - - - - --- 2017-04-02 Eric Dumazet pablo RFC
KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8 - - - - --- 2017-04-02 Eric Dumazet pablo RFC
[libmnl] nlmsg: introduce mnl_nlmsg_batch_rest to get the rest length - - - - --- 2017-04-03 Ken-ichirou MATSUZAWA pablo Changes Requested
[nft] hash: generate a random seed if seed option is empty - - - - --- 2017-04-03 Liping Zhang pablo Changes Requested
[nf] netfilter: nft_hash: do not dump the auto generated seed - - - - --- 2017-04-03 Liping Zhang pablo Accepted
[net] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff - - - - --- 2017-04-03 Eric Dumazet pablo Accepted
[iptables,v1] iptables-restore/save: exit when given an unknown option - - - - --- 2017-04-03 Vincent Bernat pablo Changes Requested
iptables-restore/ip6tables-restore: add --version/-V argument - - - - --- 2017-04-03 Dan Williams pablo Accepted
libnfnetlink: Add API support for passing bound file descriptor - - - - --- 2017-04-03 Skylar Chang pablo Changes Requested
libnetfilter_conntrack: Add API support for passing bound file descriptor - - - - --- 2017-04-04 Skylar Chang pablo Changes Requested
[nft] src: fix build warning on i686 1 - - - --- 2017-04-04 Florian Westphal pablo Accepted
[nft] exthdr: avoid crash with older kernels 1 - - - --- 2017-04-04 Florian Westphal pablo Accepted
[nf-next,1/1] netfilter: udplite4: Remove duplicated udplite4 declaration - - - - --- 2017-04-05 Gao Feng pablo Changes Requested
[nf-next,v2,1/1] netfilter: udplite: Remove duplicated udplite4/6 declaration - - - - --- 2017-04-05 Gao Feng pablo Accepted
[nf-next,1/1] netfilter: Remove useless variable timeouts in init_conntrack - - - - --- 2017-04-05 Gao Feng pablo Changes Requested
[nf,1/1] netfilter: CLUSTERIP: Fix one wrong refcnt usage - - - - --- 2017-04-06 Gao Feng pablo Accepted
[nf,1/1] netfilter: xt_CT: Fix one possible memleak of timeout - - - - --- 2017-04-06 Gao Feng pablo Changes Requested
[nf,1/1] netfilter: cttimeout: Fix one possible use-after-free issue - - - - --- 2017-04-06 Gao Feng pablo Changes Requested
[nf-next,1/1] netfilter: cttimeout: Return -EOPNOTSUPP if l4proto doesn't support - - - - --- 2017-04-06 Gao Feng pablo Changes Requested
[nf,v2,1/1] netfilter: xt_CT: Fix one possible memleak of timeout - - - - --- 2017-04-06 Gao Feng pablo Changes Requested
[1/2] iptables: Remove explicit static variables initalization. - - - - --- 2017-04-06 Pablo Neira Ayuso pablo RFC
[nf-next,1/1] netfilter: ctlink: Return error directly when create expect without help - - - - --- 2017-04-06 Pablo Neira Ayuso pablo Accepted
[Outreachy,kernel,v3] net: netfilter: Add nfnl_msg_type() helper function - - - - --- 2017-04-06 Pablo Neira Ayuso pablo Accepted
[nf-next,1/1] netfilter: cttimeout: Refine cttimeout_del_timeout - - - - --- 2017-04-07 Gao Feng pablo Not Applicable
[iptables] extensions: libxt_hashlimit: fix 64-bit printf formats - - - - --- 2017-04-07 James Cowgill pablo Accepted
[nf] netfilter: xt_CT: fix cthelper module's refcnt leak - - - - --- 2017-04-08 Liping Zhang pablo Changes Requested
[nf-next] netfilter: nf_conntrack: make nf_conntrack_max as an unsigned int knob - - - - --- 2017-04-08 Liping Zhang pablo Not Applicable
net: ipv6: Remove unneccessary comments - - - - --- 2017-04-08 Arushi Singhal pablo Accepted
net: netfilter: ipvs: Replace explicit NULL comparison - - - - --- 2017-04-08 Arushi Singhal pablo Not Applicable
net: netfilter: Replace explicit NULL comparisons - - - - --- 2017-04-08 Arushi Singhal pablo Not Applicable
[nf,1/2] netfilter: introduce nf_conntrack_helper_put helper function - - - - --- 2017-04-09 Liping Zhang pablo Changes Requested
[nf,2/2] netfilter: nfnl_cthelper: reject del request if helper obj is in use - - - - --- 2017-04-09 Liping Zhang pablo Changes Requested
[nf,1/1] netfilter: seqadj: Fix possible non-linear data access for TCP header - - - - --- 2017-04-10 Gao Feng pablo Changes Requested
[GIT,0/3] Second Round of IPVS Updates for v4.12 - - - - --- 2017-04-10 Simon Horman pablo Accepted
[1/3] netfilter: ipvs: don't check for presence of nat extension - - - - --- 2017-04-10 Simon Horman pablo Accepted
[2/3] netfilter: ipvs: Replace kzalloc with kcalloc. - - - - --- 2017-04-10 Simon Horman pablo Accepted
[3/3] ipvs: remove unused variable - - - - --- 2017-04-10 Simon Horman pablo Accepted
[1/2,v2] iptables-restore/ip6tables-restore: add --version/-V argument - - - - --- 2017-04-10 Dan Williams pablo Accepted
[2/2,v2] iptables-restore.8: document -w/-W options - - - - --- 2017-04-10 Dan Williams pablo Accepted
[nf-next] ipvs: remove unused function ip_vs_set_state_timeout - - - - --- 2017-04-10 Aaron Conole pablo Accepted
[nf-next] ipset: remove unused function __ip_set_get_netlink 1 - - - --- 2017-04-10 Aaron Conole pablo Accepted
[libnetfilter_queue,1/2] Correct typo in the location of internal.h in #include - - - - --- 2017-04-10 Khem Raj pablo Changes Requested
[libnetfilter_queue,2/2] Declare the define visivility attribute together - - - - --- 2017-04-10 Khem Raj pablo Changes Requested
[libnftnl] Declare the define visivility attribute together - - - - --- 2017-04-10 Khem Raj pablo Changes Requested
[libnetfilter-acct] Declare the define visibility attribute together - - - - --- 2017-04-10 Khem Raj pablo Changes Requested
[nf,1/1] netfilter: seqadj: Fix possible non-linear data access for TCP header - - - - --- 2017-04-11 高峰 pablo Changes Requested
[nf,1/1] netfilter: seqadj: Fix possible non-linear data access for TCP header - - - - --- 2017-04-11 Gao Feng pablo Changes Requested
[nf,1/1] netfilter: seqadj: Fix possible non-linear data access for TCP header - - - - --- 2017-04-11 Gao Feng pablo RFC
« 1 2 ... 132 133 134285 286 »