Show patches with: Archived = No       |   28557 patches
« 1 2 ... 95 96 97285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/53] netfilter: nf_tables: remove double return statement - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[17/53] netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session. - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[16/53] netfilter: udplite: Remove duplicated udplite4/6 declaration - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[15/53] netfilter: ip6_tables: Remove unneccessary comments - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[14/53] netfilter: Remove exceptional & on function name - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[13/53] net: netfilter: Use list_{next/prev}_entry instead of list_entry - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[12/53] netfilter: Use seq_puts()/seq_putc() where possible 1 - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[11/53] netfilter: Remove unnecessary cast on void pointer - - 1 - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[10/53] netfilter: Add nfnl_msg_type() helper function - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[09/53] netfilter: ctnetlink: Expectations must have a conntrack helper area - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[08/53] netfilter: nat: avoid use of nf_conn_nat extension - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[07/53] netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[06/53] netfilter: nf_ct_expect: Add nf_ct_remove_expect() - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[05/53] netfilter: expect: Make sure the max_expected limit is effective - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[04/53] netfilter: nf_tables: add nft_is_base_chain() helper - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[03/53] ipvs: remove unused variable - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[02/53] netfilter: ipvs: Replace kzalloc with kcalloc. - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[01/53] netfilter: ipvs: don't check for presence of nat extension - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[00/53] Netfilter/IPVS updates for net-next - - - - --- 2017-05-01 Pablo Neira Ayuso pablo Accepted
[nf-next] netfilter: nf_ct_ext: invoke destroy even when ext is not attached - - - - --- 2017-04-29 Liping Zhang pablo Accepted
[nf] netfilter: update MAINTAINERS file 1 - - - --- 2017-04-28 Pablo Neira Ayuso pablo Accepted
[nft] tests: shell: delete element and chain in transaction - - - - --- 2017-04-28 Pablo Neira Ayuso pablo Accepted
netfilter: x_tables: unlock on error in xt_find_table_lock() 1 - - - --- 2017-04-28 Dan Carpenter pablo Accepted
[2/2] ipvs: change comparison on sync_refresh_period - - - - --- 2017-04-28 Simon Horman pablo Accepted
[1/2] ipvs: remove unused function ip_vs_set_state_timeout - - - - --- 2017-04-28 Simon Horman pablo Accepted
[GIT,PULL,0/2] Third Round of IPVS Updates for v4.12 - - - - --- 2017-04-28 Simon Horman pablo Accepted
[1/1] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled 1 - - - --- 2017-04-28 Simon Horman pablo Accepted
[GIT,PULL,v2,0/1] IPVS Fixes for v4.11 - - - - --- 2017-04-28 Simon Horman pablo Accepted
[nf-next] netfilter: snmp: avoid stack size warning - - - - --- 2017-04-27 Florian Westphal pablo Accepted
[PATCHo,nf-next,v2] netfilter: nf_log: don't call synchronize_rcu in nf_log_unset - - - - --- 2017-04-25 Florian Westphal pablo Accepted
[nf-next,3/3] netfilter: nf_queue: only call synchronize_net twice if nf_queue is active - - - - --- 2017-04-24 Florian Westphal pablo Accepted
[nf-next,1/3] netfilter: batch synchronize_net calls during hook unregister - - - - --- 2017-04-24 Florian Westphal pablo Accepted
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path - - - - --- 2017-04-24 Dave Johnson pablo Accepted
[nf] netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded - - - - --- 2017-04-23 Liping Zhang pablo Accepted
[conntrack-tools,2/4] conntrackd: warn users about queue allocation errors - - - - --- 2017-04-20 Arturo Borrero Gonzalez pablo Accepted
[conntrack-tools,1/4] conntrackd: factorice tx_queue functions - - - - --- 2017-04-20 Arturo Borrero Gonzalez pablo Accepted
[nf-next,3/3] netfilter: don't attach a nat extension by default - - - - --- 2017-04-20 Florian Westphal pablo Accepted
[nf-next,2/3] netfilter: pptp: attach nat extension when needed - - - - --- 2017-04-20 Florian Westphal pablo Accepted
[nf-next,1/3] netfilter: masquerade: attach nat extension if not present - - - - --- 2017-04-20 Florian Westphal pablo Accepted
[v2,nf-next,3/3] netfilter: conntrack: handle initial extension alloc via krealloc - - - - --- 2017-04-20 Florian Westphal pablo Accepted
[v2,nf-next,2/3] netfilter: conntrack: mark extension structs as const - - - - --- 2017-04-20 Florian Westphal pablo Accepted
[v2,nf-next,1/3] netfilter: conntrack: remove prealloc support - - - - --- 2017-04-20 Florian Westphal pablo Accepted
[nf-next,v3] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking - - - - --- 2017-04-20 Gao Feng pablo Accepted
[nf-next] ebtables: remove nf_hook_register usage - - - - --- 2017-04-19 Florian Westphal pablo Accepted
[nf-next] netfilter: decnet: only register hooks in init namespace - - - - --- 2017-04-19 Florian Westphal pablo Accepted
[net,v3] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port - - - - --- 2017-04-19 Linus Lüssing pablo Accepted
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch - - - - --- 2017-04-19 Matthias Kaehlcke pablo Accepted
[nf-next] ipvs: convert to use pernet nf_hook api - - - - --- 2017-04-19 Florian Westphal pablo Accepted
[nf-next] netfilter: synproxy: only register hooks when needed - - - - --- 2017-04-19 Florian Westphal pablo Accepted
[nf-next] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14 - - - - --- 2017-04-19 Gao Feng pablo Accepted
[iptables,2/2] tests: xlate: check if it is being run as root - - - - --- 2017-04-18 Pablo M. Bermudo Garay pablo Accepted
[iptables,1/2] tests: xlate: remove python 3.5 dependency - - - - --- 2017-04-18 Pablo M. Bermudo Garay pablo Accepted
netfilter: xt_socket: Fix broken IPv6 handling 1 - - - --- 2017-04-18 Peter Tirsek pablo Accepted
[nf-next] netfilter: ipvs: fix incorrect conflict resolution - - - - --- 2017-04-18 Florian Westphal pablo Accepted
[nf-next] nefilter: eache: reduce struct size from 32 to 24 byte - - - - --- 2017-04-18 Florian Westphal pablo Accepted
[nf,4/4] netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj - - - - --- 2017-04-17 Liping Zhang pablo Accepted
[nf,3/4] netfilter: ctnetlink: make it safer when updating ct->status - - - - --- 2017-04-17 Liping Zhang pablo Accepted
[nf,2/4] netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice - - - - --- 2017-04-17 Liping Zhang pablo Accepted
[nf,1/4] netfilter: ctnetlink: drop the incorrect cthelper module request - - - - --- 2017-04-17 Liping Zhang pablo Accepted
[nf-next] netfilter: allow early drop of assured conntracks 1 - - - --- 2017-04-16 Florian Westphal pablo Accepted
[nf-next,6/6] netfilter: conntrack: use u8 for extension sizes again - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[nf-next,5/6] netfilter: remove last traces of variable-sized extensions - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[nf-next,4/6] netfilter: helpers: remove data_len usage for inkernel helpers - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[nf-next,3/6] netfilter: nfnetlink_cthelper: reject too large userspace allocation requests - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[nf-next,2/6] netfilter: helper: add build-time asserts for helper data size - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[nf-next,1/6] netfilter: conntrack: move helper struct to nf_conntrack_helper.h - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[v3,nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection - - - - --- 2017-04-15 Florian Westphal pablo Accepted
[nf] netfilter: nft_set_bitmap: free dummy elements when destroy the set - - - - --- 2017-04-15 Liping Zhang pablo Accepted
[nf,V3] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink - - - - --- 2017-04-15 Liping Zhang pablo Accepted
[iptables,v3] iptables-restore/save: exit when given an unknown option - - - - --- 2017-04-15 Vincent Bernat pablo Accepted
[nft,V2] hash: generate a random seed if seed option is empty - - - - --- 2017-04-15 Liping Zhang pablo Accepted
[nf,v3] net/openvswitch: Delete conntrack entry clashing with an expectation. 1 - - - --- 2017-04-14 Jarno Rajahalme pablo Accepted
[nf-next,2/2] netfilter: remove nf_ct_is_untracked - - - - --- 2017-04-14 Florian Westphal pablo Accepted
[nf-next,1/2] netfilter: kill the fake untracked conntrack objects - - - - --- 2017-04-14 Florian Westphal pablo Accepted
[nf,v3] netfilter: xt_CT: fix refcnt leak on error path - - - - --- 2017-04-14 Gao Feng pablo Accepted
[9/9] netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[8/9] netfilter: nft_hash: do not dump the auto generated seed - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[7/9] netfilter: nf_ct_expect: use proper RCU list traversal/update APIs - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[6/9] netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[5/9] netfilter: make it safer during the inet6_dev->addr_list traversal - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[4/9] netfilter: ctnetlink: make it safer when checking the ct helper name - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[3/9] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[2/9] netfilter: ctnetlink: using bit to represent the ct event - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[1/9] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[0/9] Netfilter fixes for net - - - - --- 2017-04-14 Pablo Neira Ayuso pablo Accepted
[nf-next,1/1] netfilter: ecache: Refine the nf_ct_deliver_cached_events - - - - --- 2017-04-13 Gao Feng pablo Accepted
[nf-next] ip_vs_sync: change comparison on sync_refresh_period - - - - --- 2017-04-12 Aaron Conole pablo Accepted
[nf-next] nf_conntrack: remove double assignment - - - - --- 2017-04-12 Aaron Conole pablo Accepted
[nf-next] nf_tables: remove double return statement - - - - --- 2017-04-12 Aaron Conole pablo Accepted
[nf,1/1] netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup - - - - --- 2017-04-12 Gao Feng pablo Accepted
[nf-next] ipset: remove unused function __ip_set_get_netlink 1 - - - --- 2017-04-10 Aaron Conole pablo Accepted
[nf-next] ipvs: remove unused function ip_vs_set_state_timeout - - - - --- 2017-04-10 Aaron Conole pablo Accepted
[2/2,v2] iptables-restore.8: document -w/-W options - - - - --- 2017-04-10 Dan Williams pablo Accepted
[1/2,v2] iptables-restore/ip6tables-restore: add --version/-V argument - - - - --- 2017-04-10 Dan Williams pablo Accepted
[3/3] ipvs: remove unused variable - - - - --- 2017-04-10 Simon Horman pablo Accepted
[2/3] netfilter: ipvs: Replace kzalloc with kcalloc. - - - - --- 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
[GIT,0/3] Second Round of IPVS Updates for v4.12 - - - - --- 2017-04-10 Simon Horman pablo Accepted
net: ipv6: Remove unneccessary comments - - - - --- 2017-04-08 Arushi Singhal pablo Accepted
[iptables] extensions: libxt_hashlimit: fix 64-bit printf formats - - - - --- 2017-04-07 James Cowgill pablo Accepted
« 1 2 ... 95 96 97285 286 »