Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- Re: [PATCH nf V2 2/2] netfilter: nfnl_cthelper: reject del request if helper obj is in use, (continued)
- How to reinject a packet (skb) at some later point in time,
Pavel Vajarov
- [PATCH nf] netfilter: don't setup nat info for confirmed ct,
Liping Zhang
- [nft PATCH v2] List handles of added rules if requested,
Phil Sutter
- [PATCH 1/1] libxtables: Display weird character warning for wildcards,
Oliver Ford
- [PATCH nf v6 1/3] netfilter: helper: Rename struct nf_ct_helper_expectfn to nf_ct_nat_helper,
gfree . wind
- [PATCH nft] parser: allow listing sets in one table,
Florian Westphal
- [nft PATCH] List handles of added rules if requested,
Phil Sutter
- [nf-next PATCH] netfilter: nf_tables: Return info of added rules back to user space,
Phil Sutter
- [PATCH] netfilter: conntrack: Force inlining of build check to prevent build failure,
Geert Uytterhoeven
- crash on >= 4.9.0 kernel seems nf related,
Bjørnar Ness
- .nf_ct_iterate_cleanup panic,
dalin liu
- [PATCH 00/16] Netfilter/IPVS/OVS fixes for net,
Pablo Neira Ayuso
- [PATCH 02/16] openvswitch: Delete conntrack entry clashing with an expectation., Pablo Neira Ayuso
- [PATCH 01/16] netfilter: xt_CT: fix refcnt leak on error path, Pablo Neira Ayuso
- [PATCH 06/16] netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice, Pablo Neira Ayuso
- [PATCH 11/16] netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded, Pablo Neira Ayuso
- [PATCH 05/16] netfilter: ctnetlink: drop the incorrect cthelper module request, Pablo Neira Ayuso
- [PATCH 10/16] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port, Pablo Neira Ayuso
- [PATCH 12/16] netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path, Pablo Neira Ayuso
- [PATCH 08/16] netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj, Pablo Neira Ayuso
- [PATCH 07/16] netfilter: ctnetlink: make it safer when updating ct->status, Pablo Neira Ayuso
- [PATCH 16/16] netfilter: nf_tables: check if same extensions are set when adding elements, Pablo Neira Ayuso
- [PATCH 14/16] netfilter: x_tables: unlock on error in xt_find_table_lock(), Pablo Neira Ayuso
- [PATCH 15/16] netfilter: update MAINTAINERS file, Pablo Neira Ayuso
- [PATCH 13/16] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled, Pablo Neira Ayuso
- [PATCH 03/16] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink, Pablo Neira Ayuso
- [PATCH 04/16] netfilter: nft_set_bitmap: free dummy elements when destroy the set, Pablo Neira Ayuso
- [PATCH 09/16] netfilter: xt_socket: Fix broken IPv6 handling, Pablo Neira Ayuso
- Re: [PATCH 00/16] Netfilter/IPVS/OVS fixes for net, David Miller
- [nft PATCH] nft.8: Enhance NAT documentation,
Phil Sutter
- [nft PATCH v3] expression: print sets and maps in pretty format,
Arturo Borrero Gonzalez
- migrating from iptables to nftables, Arturo Borrero Gonzalez
- [PATCH -stable 0/3] ipvs: patches for stable,
Julian Anastasov
- [PATCH nf] netfilter: nf_tables: check if same extensions are set when adding elements, Pablo Neira Ayuso
- [PATCH 00/53] Netfilter/IPVS updates for net-next,
Pablo Neira Ayuso
- [PATCH 01/53] netfilter: ipvs: don't check for presence of nat extension, Pablo Neira Ayuso
- [PATCH 02/53] netfilter: ipvs: Replace kzalloc with kcalloc., Pablo Neira Ayuso
- [PATCH 05/53] netfilter: expect: Make sure the max_expected limit is effective, Pablo Neira Ayuso
- [PATCH 04/53] netfilter: nf_tables: add nft_is_base_chain() helper, Pablo Neira Ayuso
- [PATCH 03/53] ipvs: remove unused variable, Pablo Neira Ayuso
- [PATCH 06/53] netfilter: nf_ct_expect: Add nf_ct_remove_expect(), Pablo Neira Ayuso
- [PATCH 12/53] netfilter: Use seq_puts()/seq_putc() where possible, Pablo Neira Ayuso
- [PATCH 13/53] net: netfilter: Use list_{next/prev}_entry instead of list_entry, Pablo Neira Ayuso
- [PATCH 10/53] netfilter: Add nfnl_msg_type() helper function, Pablo Neira Ayuso
- [PATCH 11/53] netfilter: Remove unnecessary cast on void pointer, Pablo Neira Ayuso
- [PATCH 20/53] ipset: remove unused function __ip_set_get_netlink, Pablo Neira Ayuso
- [PATCH 50/53] netfilter: nf_log: don't call synchronize_rcu in nf_log_unset, Pablo Neira Ayuso
- [PATCH 49/53] netfilter: batch synchronize_net calls during hook unregister, Pablo Neira Ayuso
- [PATCH 52/53] netfilter: snmp: avoid stack size warning, Pablo Neira Ayuso
- [PATCH 51/53] netfilter: nf_queue: only call synchronize_net twice if nf_queue is active, Pablo Neira Ayuso
- [PATCH 53/53] netfilter: nf_ct_ext: invoke destroy even when ext is not attached, Pablo Neira Ayuso
- [PATCH 48/53] ipvs: change comparison on sync_refresh_period, Pablo Neira Ayuso
- [PATCH 47/53] ipvs: remove unused function ip_vs_set_state_timeout, Pablo Neira Ayuso
- [PATCH 46/53] netfilter: don't attach a nat extension by default, Pablo Neira Ayuso
- [PATCH 45/53] netfilter: pptp: attach nat extension when needed, Pablo Neira Ayuso
- [PATCH 42/53] netfilter: conntrack: mark extension structs as const, Pablo Neira Ayuso
- [PATCH 43/53] netfilter: conntrack: handle initial extension alloc via krealloc, Pablo Neira Ayuso
- [PATCH 41/53] netfilter: conntrack: remove prealloc support, Pablo Neira Ayuso
- [PATCH 23/53] netfilter: kill the fake untracked conntrack objects, Pablo Neira Ayuso
- [PATCH 44/53] netfilter: masquerade: attach nat extension if not present, Pablo Neira Ayuso
- [PATCH 40/53] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking, Pablo Neira Ayuso
- [PATCH 39/53] ebtables: remove nf_hook_register usage, Pablo Neira Ayuso
- [PATCH 38/53] netfilter: decnet: only register hooks in init namespace, Pablo Neira Ayuso
- [PATCH 37/53] ipvs: convert to use pernet nf_hook api, Pablo Neira Ayuso
- [PATCH 35/53] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14, Pablo Neira Ayuso
- [PATCH 33/53] nefilter: eache: reduce struct size from 32 to 24 byte, Pablo Neira Ayuso
- [PATCH 21/53] netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup, Pablo Neira Ayuso
- [PATCH 36/53] netfilter: synproxy: only register hooks when needed, Pablo Neira Ayuso
- [PATCH 32/53] netfilter: allow early drop of assured conntracks, Pablo Neira Ayuso
- [PATCH 34/53] netfilter: ipvs: fix incorrect conflict resolution, Pablo Neira Ayuso
- [PATCH 28/53] netfilter: nfnetlink_cthelper: reject too large userspace allocation requests, Pablo Neira Ayuso
- [PATCH 26/53] netfilter: conntrack: move helper struct to nf_conntrack_helper.h, Pablo Neira Ayuso
- [PATCH 29/53] netfilter: helpers: remove data_len usage for inkernel helpers, Pablo Neira Ayuso
- [PATCH 30/53] netfilter: remove last traces of variable-sized extensions, Pablo Neira Ayuso
- [PATCH 31/53] netfilter: conntrack: use u8 for extension sizes again, Pablo Neira Ayuso
- [PATCH 24/53] netfilter: remove nf_ct_is_untracked, Pablo Neira Ayuso
- [PATCH 25/53] netfilter: nft_ct: allow to set ctnetlink event types of a connection, Pablo Neira Ayuso
- [PATCH 17/53] netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session., Pablo Neira Ayuso
- [PATCH 18/53] netfilter: nf_tables: remove double return statement, Pablo Neira Ayuso
- [PATCH 14/53] netfilter: Remove exceptional & on function name, Pablo Neira Ayuso
- [PATCH 15/53] netfilter: ip6_tables: Remove unneccessary comments, Pablo Neira Ayuso
- [PATCH 16/53] netfilter: udplite: Remove duplicated udplite4/6 declaration, Pablo Neira Ayuso
- [PATCH 19/53] netfilter: nf_conntrack: remove double assignment, Pablo Neira Ayuso
- [PATCH 22/53] netfilter: ecache: Refine the nf_ct_deliver_cached_events, Pablo Neira Ayuso
- [PATCH 27/53] netfilter: helper: add build-time asserts for helper data size, Pablo Neira Ayuso
- [PATCH 09/53] netfilter: ctnetlink: Expectations must have a conntrack helper area, Pablo Neira Ayuso
- [PATCH 08/53] netfilter: nat: avoid use of nf_conn_nat extension, Pablo Neira Ayuso
- [PATCH 07/53] netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean, Pablo Neira Ayuso
- Re: [PATCH 00/53] Netfilter/IPVS updates for net-next, Pablo Neira Ayuso
- Re: [PATCH 00/53] Netfilter/IPVS updates for net-next, David Miller
- [PATCH nf-next v2 1/4] netfilter: nf_tables: get rid of jump label to return,
Pablo Neira Ayuso
- [PATCH nf-next] netfilter: nf_ct_ext: invoke destroy even when ext is not attached,
Liping Zhang
- [PATCH nf] netfilter: update MAINTAINERS file,
Pablo Neira Ayuso
- [PATCH nf-next 4/4] netfilter: nf_tables: revisit chain/object refcounting from elements, Pablo Neira Ayuso
- [PATCH nf-next 1/4] netfilter: nf_tables: get rid of jump label to return,
Pablo Neira Ayuso
- [PATCH nft] tests: shell: delete element and chain in transaction, Pablo Neira Ayuso
- [PATCH] netfilter: x_tables: unlock on error in xt_find_table_lock(),
Dan Carpenter
- [GIT PULL 0/2] Third Round of IPVS Updates for v4.12,
Simon Horman
- [GIT PULL v2 0/1] IPVS Fixes for v4.11,
Simon Horman
- [GIT 0/1] IPVS Fixes for v4.11,
Simon Horman
- [PATCH nf-next] netfilter: snmp: avoid stack size warning,
Florian Westphal
- [nft PATCH 1/2] erec: Make __stmt_binary_error a little more versatile,
Phil Sutter
- [nft PATCH v2] expression: print sets and maps in pretty format,
Arturo Borrero Gonzalez
- [nft RFC PATCH] expression: print sets and maps in pretty format,
Arturo Borrero Gonzalez
- [PATCH nf-next 0/3] netfilter: speed up netns cleanup,
Florian Westphal
- [PATCH nf] netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded,
Liping Zhang
- [nft RFC PATCH] rule: introduce new option to print set elements per line,
Arturo Borrero Gonzalez
- [conntrack-tools PATCH 1/4] conntrackd: factorice tx_queue functions,
Arturo Borrero Gonzalez
- [conntrack-tools PATCH] conntrackd: request resync at startup,
Arturo Borrero Gonzalez
- [PATCH] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled,
Paolo Abeni
- [PATCH iptables] iptables: support insisting that the lock is held,
Lorenzo Colitti
- [PATCH nf] MAINTAINERS: add Florian Westphal as netfilter maintainer, Florian Westphal
- [PATCH nf-next 0/3] netfilter: extensions: don't add nat by default,
Florian Westphal
- [PATCH v2 nf-next 0/3] netfilter: conntrack: removal prealloc support,
Florian Westphal
- [PATCH nf-next v3] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking, gfree . wind
- [PATCH nf-next] ebtables: remove nf_hook_register usage,
Florian Westphal
- [PATCH nf-next] netfilter: decnet: only register hooks in init namespace,
Florian Westphal
- [PATCH nf-next 0/3] netfilter: conntrack: removal prealloc support,
Florian Westphal
- [PATCH net v3] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port,
Linus Lüssing
- [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch,
Matthias Kaehlcke
- nfqueue buf size for recv(),
Oleg
- [PATCH nf-next] ipvs: convert to use pernet nf_hook api, Florian Westphal
- [PATCH nf-next] netfilter: synproxy: only register hooks when needed,
Florian Westphal
- [PATCH iptables 1/2] tests: xlate: remove python 3.5 dependency,
Pablo M. Bermudo Garay
- Mixing tables for NFQUEUE target, Michael Bailey
- Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path,
Dave Johnson
- Re: [PATCH] netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path, Pablo Neira Ayuso
[PATCH nf-next] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14,
gfree . wind
[PATCH] netfilter: xt_socket: Fix broken IPv6 handling,
Peter Tirsek
[PATCH nf-next] netfilter: ipvs: fix incorrect conflict resolution,
Florian Westphal
[PATCH nf-next] nefilter: eache: reduce struct size from 32 to 24 byte, Florian Westphal
Doubt about CTA_EXPECT_* values passed to ctnetlink_parse_tuple(),
Matthias Kaehlcke
[PATCH nf 0/4] netfilter: ctnetlink: fix some bugs related to ct update,
Liping Zhang
[PATCH nf-next] netfilter: allow early drop of assured conntracks,
Florian Westphal
[PATCH nf-next 0/6] netfilter: remove support for variably-sized extensions,
Florian Westphal
[PATCH v3 nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection,
Florian Westphal
[PATCH nf] netfilter: nft_set_bitmap: free dummy elements when destroy the set,
Liping Zhang
[PATCH nf V3] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink,
Liping Zhang
[PATCH v2 nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection,
Florian Westphal
[PATCH nft V2] hash: generate a random seed if seed option is empty,
Liping Zhang
netfilter: nftables: ctnetlink event type set support,
Florian Westphal
[PATCH nf v3] net/openvswitch: Delete conntrack entry clashing with an expectation.,
Jarno Rajahalme
[PATCH nf-next 1/2] netfilter: kill the fake untracked conntrack objects,
Florian Westphal
[PATCH nf v3] netfilter: xt_CT: fix refcnt leak on error path,
gfree . wind
[PATCH nf v2] netfilter: cttimeout: Fix one possible use-after-free issue,
gfree . wind
[PATCH nf v2] net/openvswitch: Delete conntrack entry clashing with an expectation.,
Jarno Rajahalme
[PATCH nf] datapath: Delete conntrack entry clashing with an expectation.,
Jarno Rajahalme
[PATCH nf V2] netfilter: ctnetlink: make it safer when updating ct->status,
Liping Zhang
[PATCH nf-next 1/1] netfilter: ecache: Refine the nf_ct_deliver_cached_events,
gfree . wind
[PATCH nf-next] ip_vs_sync: change comparison on sync_refresh_period,
Aaron Conole
[PATCH nf-next] nf_conntrack: remove double assignment,
Aaron Conole
[PATCH nf-next] nf_tables: remove double return statement,
Aaron Conole
[PATCH nf] netfilter: ctnetlink: make it safer when updating ct->status,
Liping Zhang
[PATCH nf 1/1] netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup,
gfree . wind
[PATCH nf-next v2 1/1] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking,
gfree . wind
[PATCH nf-next 1/1] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking, gfree . wind
[libnetfilter-acct][PATCH] Declare the define visibility attribute together, Khem Raj
[libnftnl][PATCH] Declare the define visivility attribute together, Khem Raj
[libnetfilter_queue][PATCH 1/2] Correct typo in the location of internal.h in #include,
Khem Raj
[PATCH nf-next] ipset: remove unused function __ip_set_get_netlink,
Aaron Conole
[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout,
Aaron Conole
[GIT 0/3] Second Round of IPVS Updates for v4.12,
Simon Horman
[PATCH nf 1/1] netfilter: seqadj: Fix possible non-linear data access for TCP header,
gfree . wind
[PATCH nf 0/2] netfilter: reject cthelper del request if it is in use,
Liping Zhang
[PATCH] net: netfilter: Replace explicit NULL comparisons,
Arushi Singhal
[PATCH] net: netfilter: ipvs: Replace explicit NULL comparison,
Arushi Singhal
[PATCH] net: ipv6: Remove unneccessary comments,
Arushi Singhal
[PATCH nf-next] netfilter: nf_conntrack: make nf_conntrack_max as an unsigned int knob,
Liping Zhang
[PATCH nf] netfilter: xt_CT: fix cthelper module's refcnt leak,
Liping Zhang
[PATCH iptables] extensions: libxt_hashlimit: fix 64-bit printf formats,
James Cowgill
[PATCH nf-next 1/1] netfilter: cttimeout: Refine cttimeout_del_timeout,
gfree . wind
[PATCH nf v2 1/1] netfilter: xt_CT: Fix one possible memleak of timeout,
gfree . wind
[PATCH nf-next 1/1] netfilter: cttimeout: Return -EOPNOTSUPP if l4proto doesn't support, gfree . wind
[PATCH nf 1/1] netfilter: cttimeout: Fix one possible use-after-free issue,
gfree . wind
[PATCH nf 1/1] netfilter: xt_CT: Fix one possible memleak of timeout,
gfree . wind
[PATCH nf 1/1] netfilter: CLUSTERIP: Fix one wrong refcnt usage,
gfree . wind
[PATCH nf-next 1/1] netfilter: Remove useless variable timeouts in init_conntrack,
gfree . wind
[PATCH nf-next v2 1/1] netfilter: udplite: Remove duplicated udplite4/6 declaration,
gfree . wind
[PATCH nf-next 1/1] netfilter: udplite4: Remove duplicated udplite4 declaration,
gfree . wind
[PATCH nft] exthdr: avoid crash with older kernels,
Florian Westphal
[PATCH nft] src: fix build warning on i686,
Florian Westphal
[PATCH] libnetfilter_conntrack: Add API support for passing bound file descriptor, Skylar Chang
[PATCH] libnfnetlink: Add API support for passing bound file descriptor,
Skylar Chang
[PATCH] iptables-restore/ip6tables-restore: add --version/-V argument,
Dan Williams
[PATCH iptables v1] iptables-restore/save: exit when given an unknown option,
Vincent Bernat
[PATCH nf] netfilter: nft_hash: do not dump the auto generated seed,
Liping Zhang
[PATCH nft] hash: generate a random seed if seed option is empty,
Liping Zhang
[PATCH libmnl] nlmsg: introduce mnl_nlmsg_batch_rest to get the rest length,
Ken-ichirou MATSUZAWA
[PATCH 1/2] iptables: extensions: unnecessary cast on void pointer,
Arushi Singhal
[PATCH nf] netfilter: nf_ct_expect: use proper RCU list traversal/update APIs,
Liping Zhang
[PATCH nf] netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL,
Liping Zhang
[PATCH nf] netfilter: make it safer during the inet6_dev->addr_list traversal,
Liping Zhang
[PATCH] iptables: iptables: Remove exceptional & on function name, Arushi Singhal
[PATCH 1/4] net: netfilter:Remove exceptional & on function name,
Arushi Singhal
KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8,
Denys Fedoryshchenko
[PATCH 1/2] extensions: libarpt_mangle.c : Constify option struct,
Arushi Singhal
[PATCH 1/2] ipv4: netfilter: Simplify NULL comparisons,
Arushi Singhal
[PATCH 0/2] Simplify NULL comparisons,
Arushi Singhal
[PATCH nf] netfilter: ctnetlink: remove unnecessary nf_conntrack_expect_lock protection,
Liping Zhang
[PATCH] net: ipv4: netfilter: Remove unused function nf_nat_need_gre(),
simran singhal
[PATCH nf] netfilter: ctnetlink: make it safer when checking the ct helper name,
Liping Zhang
[PATCH nf] netfilter: ctnetlink: using bit to represent the ct event, Liping Zhang
[PATCH] ipv4: netfilter: Comparison to NULL could be written,
Arushi Singhal
[PATCH 0/2] Add/Remove spaces,
Arushi Singhal
[PATCH 0/4] Multiple checkpatch issues.,
Arushi Singhal
[PATCH iptables] tests: add regression tests for xtables-translate,
Pablo M. Bermudo Garay
[PATCH nf v5 0/3] Refine the robust of helper expectfn,
gfree . wind
[PATCH] iptables: extensions: Add/Remove the braces where necessary, Arushi Singhal
[PATCH] iptables: extensions: Remove spaces., Arushi Singhal
[PATCH] iptables: extensions: Place trailing */ on a separate line., Arushi Singhal
[PATCH v2] iptables: extensions: Remove assignments in if condition., Arushi Singhal
[PATCH] iptables: extensions: Remove typedef in struct., Arushi Singhal
[PATCH] iptables: extensions: Remove unnecessary parenthesis., Arushi Singhal
[PATCH] iptables: extensions: Add/Remove unnecessary spaces., Arushi Singhal
[PATCH] iptables: extensions: Add blank line after declarations., Arushi Singhal
[PATCH] iptables: extensions: Remove assignment in if condition.,
Arushi Singhal
[PATCH] iptables: extensions: Add space around operators, Arushi Singhal
[PATCH 2/2] iptables: Remove unnecessary braces.,
Varsha Rao
[PATCH 1/2] iptables: Remove explicit static variables initalization.,
Varsha Rao
[PATCH 0/2] iptables: Fix multiple checkpatch issues., Varsha Rao
[PATCH v2] net: netfilter: remove unused variable,
Arushi Singhal
[PATCH] net: netfilter: remove unused variable,
Arushi Singhal
[PATCH nf V2] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink,
Liping Zhang
[PATCH nf v3 1/1] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find,
gfree . wind
[PATCH] net: netfilterL: Fix line over 80 characters., Arushi Singhal
[PATCH] net: ipv6: Removed unnecessary parenthesis,
Arushi Singhal
[PATCH] net: ipv6: netfilter: Format block comments.,
Arushi Singhal
[PATCH] net: netfilter: replace explicit NULL comparison with ! operator,
Arushi Singhal
[PATCH] net: bridge: netfilter: Comparison to NULL could be written, Arushi Singhal
[PATCH] iptables: libiptc: Use list_{next/prev}_entry instead of list_entry,
simran singhal
[PATCH] net: ipv6: netfilter: replace explicit NULL comparison with ! operator, Arushi Singhal
[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry,
simran singhal
ANNOUNCE: netdev 2.1 conference Schedule out!, Jamal Hadi Salim
[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible,
simran singhal
[PATCH v2] net: Remove unnecessary cast on void pointer,
simran singhal
[RFC v2] extensions: libxt_TOS: Add translation to nft,
Gargi Sharma
[PATCH] net: netfilter: Remove typedef from "typedef struct bitstr_t".,
Arushi Singhal
[PATCH v3] net: netfilter: Add nfnl_msg_type() helper function,
Arushi Singhal
[PATCH v2] net: netfilter: add nfnl_msg_type() helper function, Arushi Singhal
[RFC] extensions: libxt_TOS: Add translation to nft,
Gargi Sharma
[PATCH nf] netfilter: nfnetlink_queue: fix secctx memory leak,
Liping Zhang
[PATCH v3] ebtables: extensions: Constify option struct, Gargi Sharma
[PATCH] netfilter: ipset: Use max macro instead of ternary operator,
simran singhal
[PATCH] net: netfilters: Remove unnecessary parenthesis,
Arushi Singhal
[PATCH v2] netfilter: Clean up tests if NULL returned on failure,
simran singhal
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]