Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- [PATCH nf] netfilter: nf_tables: disallow rule removal from chain binding, Pablo Neira Ayuso
- [PATCH nf] netfilter: nf_tables: skip deactivation of deleted rules in bound chain, Pablo Neira Ayuso
- [iptables PATCH] include: linux: Update kernel.h,
Phil Sutter
- [iptables PATCH] nft: Fix for useless meta expressions in rule,
Phil Sutter
- [PATCH nft v5 00/19] tests/shell: allow running tests as non-root,
Thomas Haller
- [PATCH nft v5 01/19] tests/shell: rework command line parsing in "run-tests.sh", Thomas Haller
- [PATCH nft v5 02/19] tests/shell: rework finding tests and add "--list-tests" option, Thomas Haller
- [PATCH nft v5 04/19] tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for tests, Thomas Haller
- [PATCH nft v5 03/19] tests/shell: check test names before start and support directories, Thomas Haller
- [PATCH nft v5 09/19] tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve test output, Thomas Haller
- [PATCH nft v5 07/19] tests/shell: run each test in separate namespace and allow rootless, Thomas Haller
- [PATCH nft v5 05/19] tests/shell: normalize boolean configuration in environment variables, Thomas Haller
- [PATCH nft v5 10/19] tests/shell: move the dump diff handling inside "test-wrapper.sh", Thomas Haller
- [PATCH nft v5 11/19] tests/shell: rework printing of test results, Thomas Haller
- [PATCH nft v5 08/19] tests/shell: interpret an exit code of 77 from scripts as "skipped", Thomas Haller
- [PATCH nft v5 06/19] tests/shell: print test configuration, Thomas Haller
- [PATCH nft v5 13/19] tests/shell: move valgrind wrapper script to separate script, Thomas Haller
- [PATCH nft v5 16/19] tests/shell: skip test in rootless that hit socket buffer size limit, Thomas Haller
- [PATCH nft v5 17/19] tests/shell: record the test duration (wall time) in the result data, Thomas Haller
- [PATCH nft v5 12/19] tests/shell: move taint check to "test-wrapper.sh", Thomas Haller
- [PATCH nft v5 14/19] tests/shell: support running tests in parallel, Thomas Haller
- [PATCH nft v5 19/19] tests/shell: set TMPDIR for tests in "test-wrapper.sh", Thomas Haller
- [PATCH nft v5 15/19] tests/shell: bind mount private /var/run/netns in test container, Thomas Haller
- [PATCH nft v5 18/19] tests/shell: fix "0003includepath_0" for different TMPDIR, Thomas Haller
- Re: [PATCH nft v5 00/19] tests/shell: allow running tests as non-root, Florian Westphal
- [PATCH nf] netfilter: nf_tables: Unbreak audit log reset,
Pablo Neira Ayuso
- [PATCH nft] evaluate: fix get element for concatenated set,
Florian Westphal
- [PATCH nft v4 00/17] tests/shell: allow running tests as,
Thomas Haller
- [PATCH nft v4 17/17] tests/shell: set TMPDIR for tests in "test-wrapper.sh", Thomas Haller
- [PATCH nft v4 09/17] tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve test output, Thomas Haller
- [PATCH nft v4 01/17] tests/shell: rework command line parsing in "run-tests.sh", Thomas Haller
- [PATCH nft v4 05/17] tests/shell: normalize boolean configuration in environment variables, Thomas Haller
- [PATCH nft v4 16/17] tests/shell: record the test duration for investigation, Thomas Haller
- [PATCH nft v4 08/17] tests/shell: interpret an exit code of 77 from scripts as "skipped", Thomas Haller
- [PATCH nft v4 13/17] tests/shell: support running tests in parallel, Thomas Haller
- [PATCH nft v4 03/17] tests/shell: check test names before start and support directories, Thomas Haller
- [PATCH nft v4 10/17] tests/shell: move the dump diff handling inside "test-wrapper.sh", Thomas Haller
- [PATCH nft v4 11/17] tests/shell: rework printing of test results, Thomas Haller
- [PATCH nft v4 04/17] tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for tests, Thomas Haller
- [PATCH nft v4 06/17] tests/shell: print test configuration, Thomas Haller
- [PATCH nft v4 15/17] tests/shell: skip test in rootless that hit socket buffer size limit, Thomas Haller
- [PATCH nft v4 12/17] tests/shell: move taint check to "test-wrapper.sh", Thomas Haller
- [PATCH nft v4 14/17] tests/shell: bind mount private /var/run/netns in test container, Thomas Haller
- [PATCH nft v4 02/17] tests/shell: rework finding tests and add "--list-tests" option, Thomas Haller
- [PATCH nft v4 07/17] tests/shell: run each test in separate namespace and allow rootless, Thomas Haller
- [PATCH nft] tests: shell: 0043concatenated_ranges_0: re-enable all tests, Florian Westphal
- Race between IPSET_CMD_CREATE and IPSET_CMD_SWAP,
Kyle Zeng
- [PATCH nft v3 00/11] tests/shell: allow running tests as,
Thomas Haller
- [PATCH nft v3 04/11] tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for tests, Thomas Haller
- [PATCH nft v3 01/11] tests/shell: rework command line parsing in "run-tests.sh", Thomas Haller
- [PATCH nft v3 02/11] tests/shell: rework finding tests and add "--list-tests" option, Thomas Haller
- [PATCH nft v3 03/11] tests/shell: check test names before start and support directories, Thomas Haller
- [PATCH nft v3 06/11] tests/shell: interpret an exit code of 77 from scripts as "skipped", Thomas Haller
- [PATCH nft v3 09/11] tests/shell: rework printing of test results, Thomas Haller
- [PATCH nft v3 08/11] tests/shell: move the dump diff handling inside "test-wrapper.sh", Thomas Haller
- [PATCH nft v3 07/11] tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve test output, Thomas Haller
- [PATCH nft v3 10/11] tests/shell: move taint check to "test-wrapper.sh", Thomas Haller
- [PATCH nft v3 05/11] tests/shell: run each test in separate namespace and allow rootless, Thomas Haller
- [PATCH nft v3 11/11] tests/shell: support running tests in parallel, Thomas Haller
- Re: [PATCH nft v3 00/11] tests/shell: allow running tests as, Florian Westphal
- [PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum,
David Wang
- [PATCH nft 0/5] tests: shell: add and use feature probing,
Florian Westphal
- [PATCH nf] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction, Pablo Neira Ayuso
- [PATCH libnetfilter_log] libipulog: remove debugging printfs,
Jeremy Sowden
- [PATCH libnetfilter_conntrack 1/2] Ignore `configure~`,
Jeremy Sowden
- [PATCH nft] doc: describe behaviour of {ip,ip6} length, Pablo Neira Ayuso
- [PATCH nft,v2] evaluate: revisit anonymous set with single element optimization, Pablo Neira Ayuso
- [PATCH nf] netfilter: nf_tables: ensure audit reset access to table under rcu read side lock, Pablo Neira Ayuso
- [PATCH nft] evaluate: revisit anonymous set with single element optimization, Pablo Neira Ayuso
- [PATCH nft v2 0/3] tests/shell: allow running tests as non-root,
Thomas Haller
- [PATH nf v3] netfilter/osf: avoid OOB read,
Wander Lairson Costa
- [nf-next PATCH] netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY, Phil Sutter
- [nf PATCH] netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID, Phil Sutter
- [PATCH 0/2] Prevent potential write out of bounds,
joao
- [RFC] netfilter: nf_tables: ignore -EOPNOTSUPP on flowtable device offload setup,
Felix Fietkau
- [PATCH RFC] tests: add feature probing,
Florian Westphal
- [PATCH nf v2] netfilter/osf: avoid OOB read,
Wander Lairson Costa
- MASQ leak?,
Ian Kumlien
- [PATCH nf] netfilter/osf: avoid OOB read,
Wander Lairson Costa
- [PATCH nft] tests/shell: allow running tests as non-root users,
Thomas Haller
- [PATCH nft 1/2] src: use internal_location for unspecified location at allocation time,
Pablo Neira Ayuso
- [PATCH nft 1/2] src: simplify chain_alloc(),
Pablo Neira Ayuso
- [GIT PULL] sysctl changes for v6.6-rc1,
Luis Chamberlain
- [PATCH nft 0/5] fix compiler warnings with clang and "-Wextra",
Thomas Haller
- [PATCH nft 1/2] proto: use hexadecimal to display ip frag-off field,
Pablo Neira Ayuso
- [nf PATCH 1/2] netfilter: nf_tables: Audit log setelem reset,
Phil Sutter
- [PATCH nft] evaluate: do not remove anonymous set with protocol flags and single element, Pablo Neira Ayuso
- [nft PATCH 1/4] tests: monitor: Fix monitor JSON output for insert command,
Phil Sutter
- [PATCH] doc: fix example of xt_cpu,
Victor Julien
- [PATCH nft v2 0/8] fix compiler warnings with clang,
Thomas Haller
- [syzbot] Monthly netfilter report (Aug 2023), syzbot
- [syzbot] [netfilter?] INFO: rcu detected stall in tcp_setsockopt, syzbot
- [PATCH nf] netfilter/xt_sctp: validate the flag_info count,
Wander Lairson Costa
- [nft PATCH] evaluate: place byteorder conversion after numgen for IP address datatypes,
Jorge Ortiz
- [PATCH nft 0/8] fix compiler warnings with clang,
Thomas Haller
- [PATCH nf] netfilter/xt_u32: validate user space input,
Wander Lairson Costa
- [syzbot] [arm?] [netfilter?] KASAN: slab-out-of-bounds Read in do_csum,
syzbot
- Fwd: Since 6.1: flow_dissector.c __skb_flow_dissect+0xa91/0x1cd0 raises WARNING in specific circumstances, Bagas Sanjaya
- Re: [Networking] ERSPAN decapsulation drops DHCP unicast packets,
Bagas Sanjaya
- [PATCH conntrack-tools 0/4] Fixes for yacc parser compilation warnings,
Jeremy Sowden
- [PATCH v4.19.y] netfilter: nf_queue: fix socket leak, Vamsi Krishna Brahmajosyula
- [PATCH nft 0/4] add operation cache for timestamp,
Thomas Haller
- [nft PATCH] evaluate: Drop dead code from expr_evaluate_mapping(),
Phil Sutter
- [PATCH nft v2 0/6] cleanup base includes and add <nft.h> header,
Thomas Haller
- [PATCH nft 0/6] no recursive make,
Thomas Haller
- [PATCH nf v2] netfilter: nft_exthdr: Fix non-linear header modification,
Xiao Liang
- [PATCH nf] netfilter: nft_exthdr: Fix non-linear header modification,
Xiao Liang
- [PATCH nft] tests: 30s-stress: add failslab and abort phase tests, Florian Westphal
- [PATCH conntrack-tools] conntrack, nfct: fix some typo's,
Jeremy Sowden
- [PATCH -stable,4.14.y,4.19.y 0/1] ipvs: backport 1b90af292e71 and 5310760af1d4,
Julian Anastasov
- [PATCH nft 0/6] cleanup base includes and add <nftdefault.h> header,
Thomas Haller
- [nft PATCH] tests: shell: Stabilize sets/0043concatenated_ranges_0 test,
Phil Sutter
- [PATCH net 0/6] netfilter updates for net,
Florian Westphal
- [PATCH nft] tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0,
Pablo Neira Ayuso
- [PATCH nft] evaluate: error out on meter overlap with an existing set/map declaration, Pablo Neira Ayuso
- [nft PATCH] tests: shell: Stabilize sets/reset_command_0 test,
Phil Sutter
- [PATCH nf] netfilter: nf_tables: defer gc run if previous batch is still pending,
Florian Westphal
- [PATCH nf] netfilter: nft_set_pipapo: fix out of memory error handling,
Florian Westphal
- [nft PATCH] clang-format: add clang-format configuration file from Linux kernel,
Thomas Haller
- [nft PATCH] gitignore: ignore cscope files,
Thomas Haller
- [PATCH nf-next] netfilter: nf_tables: missing extended netlink error in lookup functions, Pablo Neira Ayuso
- [PATCH nft] cache: chain listing implicitly sets on terse option, Pablo Neira Ayuso
- [nft PATCH 1/2] meta: don't assume time_t is 64 bit in date_type_print(),
Thomas Haller
- [PATCH conntrack] tests/conntrack: add initial stress test for conntrack, Pablo Neira Ayuso
- [PATCH ulogd2 v3 00/11] Fixes for handling and output of IP addresses,
Jeremy Sowden
- [PATCH ulogd2 v3 01/11] src: record length of integer key values, Jeremy Sowden
- [PATCH ulogd2 v3 03/11] printpkt, raw2packet_BASE: keep gateway address in NBO, Jeremy Sowden
- [PATCH ulogd2 v3 02/11] printpkt: fix statement punctuator, Jeremy Sowden
- [PATCH ulogd2 v3 04/11] raw2packet_BASE: store ARP address values as integers, Jeremy Sowden
- [PATCH ulogd2 v3 05/11] ip2hbin: store ipv6 address as integer, Jeremy Sowden
- [PATCH ulogd2 v3 06/11] ipfix: skip non-ipv4 addresses, Jeremy Sowden
- [PATCH ulogd2 v3 09/11] sqlite3: correct binding of ipv4 addresses and 64-bit integers, Jeremy Sowden
- [PATCH ulogd2 v3 08/11] gprint, oprint: add support for printing ipv6 addresses, Jeremy Sowden
- [PATCH ulogd2 v3 07/11] gprint, oprint: use inet_ntop to format ip addresses, Jeremy Sowden
- [PATCH ulogd2 v3 10/11] sqlite3: insert ipv6 addresses as null rather than garbage, Jeremy Sowden
- [PATCH ulogd2 v3 11/11] db: insert ipv6 addresses in the same format as ip2bin, Jeremy Sowden
- [PATCH nf-next] netfilter: nf_tables: allow loop termination for pending fatal signal, Florian Westphal
- [PATCH nft] tests/shell: expand vmap test case to also cause batch abort, Florian Westphal
- [PATCH nft] parser: permit gc-interval in map declarations, Florian Westphal
- Re: [Cluster-devel] I have been given the guide with full network diagram on configuring High Availability (HA) Cluster and SD-WAN for Fortigate firewalls by my boss on 10 May 2023 Wed,
Bagas Sanjaya
- [PATCH nf] netfilter: nf_tables: use correct lock to protect gc_list,
Pablo Neira Ayuso
- [PATCH conntrack] conntrack: do not set on NLM_F_ACK in IPCTNL_MSG_CT_GET requests, Pablo Neira Ayuso
- [PATCH nft,v2] INSTALL: provide examples to install python bindings,
Pablo Neira Ayuso
- [PATCH conntrack] conntrack: skip ENOENT when -U/-D finds a stale conntrack entry, Pablo Neira Ayuso
- [PATCH conntrack] conntrack: unbreak -U command, use correct family, Pablo Neira Ayuso
- [PATCH nft] INSTALL: provide examples to install python bindings,
Pablo Neira Ayuso
- libnetfilter_queue patch ping,
Duncan Roe
- [PATCH] json: use strtok_r() instead of strtok(),
Thomas Haller
- [PATCH xtables-addons] doc: fix version number in xtables-addons.8,
Jeremy Sowden
- [nft PATCH v3 0/3] src: use reentrant getprotobyname_r()/getprotobynumber_r()/getservbyport_r(),
Thomas Haller
- [PATCH xtables-addons 0/5] Autoools silent-rules fixes,
Jeremy Sowden
- [nft PATCH v5 0/6] add input flags and "no-dns"/"json" flags,
Thomas Haller
- [PATCH nf] netfilter: nf_tables: GC transaction race with abort path,
Pablo Neira Ayuso
- [PATCH nf] netfilter: nf_tables: flush pending destroy work before netlink notifier, Pablo Neira Ayuso
- [PATCH nf] netfilter: nf_tables: validate all pending tables, Florian Westphal
- Re: [PATCH v4] Bluetooth: Fix for ACL disconnect when pairing fails, Muhammad Usama Anjum
- [PATCH net-next v2] netfilter: ebtables: replace zero-length array members,
GONG, Ruiqi
- [PATCH net-next v4] netfilter: ebtables: fix fortify warnings in size_entry_mwt(), GONG, Ruiqi
- [PATCHv2 nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state,
Xin Long
- [PATCH RFC net-next 00/14] ipvs: per-net tables and optimizations,
Julian Anastasov
- [PATCH RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu, Julian Anastasov
- [PATCH RFC net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns, Julian Anastasov
- [PATCH RFC net-next 04/14] ipvs: use single svc table, Julian Anastasov
- [PATCH RFC net-next 03/14] ipvs: some service readers can use RCU, Julian Anastasov
- [PATCH RFC net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars, Julian Anastasov
- [PATCH RFC net-next 10/14] ipvs: show the current conn_tab size to users, Julian Anastasov
- [PATCH RFC net-next 05/14] ipvs: do not keep dest_dst after dest is removed, Julian Anastasov
- [PATCH RFC net-next 11/14] ipvs: no_cport and dropentry counters can be per-net, Julian Anastasov
- [PATCH RFC net-next 07/14] ipvs: add resizable hash tables, Julian Anastasov
- [PATCH RFC net-next 06/14] ipvs: use more counters to avoid service lookups, Julian Anastasov
- [PATCH RFC net-next 13/14] ipvs: add ip_vs_status info, Julian Anastasov
- [PATCH RFC net-next 12/14] ipvs: use more keys for connection hashing, Julian Anastasov
- [PATCH RFC net-next 08/14] ipvs: use resizable hash table for services, Julian Anastasov
- [PATCH RFC net-next 09/14] ipvs: switch to per-net connection table, Julian Anastasov
- [iptables PATCH] Revert --compat option related commits,
Phil Sutter
- [PATCH nf 1/3] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path,
Pablo Neira Ayuso
- [PATCH nft] tests: add transaction stress test with parallel delete/add/flush and netns deletion, Florian Westphal
- [PATCH nf 0/2] netfilter: nf_nat: fix yet another bizarre early demux corner case,
Florian Westphal
- [PATCH 5.4 32/39] netfilter: nf_tables: report use refcount overflow, Greg Kroah-Hartman
- [PATCH 5.10 59/68] netfilter: nf_tables: report use refcount overflow, Greg Kroah-Hartman
- [PATCH 5.15 76/89] netfilter: nf_tables: report use refcount overflow, Greg Kroah-Hartman
- [PATCH 4.19 25/33] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush, Greg Kroah-Hartman
- [PATCH 4.19 26/33] netfilter: nf_tables: report use refcount overflow, Greg Kroah-Hartman
- [PATCH 4.14 20/26] netfilter: nf_tables: report use refcount overflow, Greg Kroah-Hartman
- [PATCH nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state,
Xin Long
- [PATCH -stable,4.14 0/1] netfilter stable fix for 4.14,
Pablo Neira Ayuso
- [PATCH -stable,4.19 0/2] netfilter stable fixes for 4.19,
Pablo Neira Ayuso
- [PATCH -stable,5.4 0/1] netfilter stable fix for 5.4,
Pablo Neira Ayuso
- [PATCH -stable,5.10 0/1] netfilter stable fix for 5.10,
Pablo Neira Ayuso
- [PATCH -stable,5.15 0/1] netfilter stable fix for 5.15,
Pablo Neira Ayuso
- [PATCH -stable,6.1 0/1] netfilter stable fix for 6.1,
Pablo Neira Ayuso
- [PATCH nf] netfilter: nf_tables: don't fail inserts if duplicate has expired, Florian Westphal
- Re: [PATCH] ipvs: fix racy memcpy in proc_do_sync_threshold,
Simon Horman
- [PATCH nf] netfilter: nf_tables: deactivate catchall elements in next generation, Florian Westphal
- [PATCH nf] netfilter: nf_tables: fix kdoc warnings after gc rework, Florian Westphal
- [PATCH nft] tests: add test with concatenation, vmap and timeout, Florian Westphal
- [iptables PATCH v2 0/4] Implement a best-effort forward compat solution,
Phil Sutter
- Fwd: kernel: WARNING: CPU: 0 PID: 16269 at net/netfilter/nf_conntrack_core.c:1210,
Bagas Sanjaya
- [nft PATCH] src: use reentrant getprotobyname_r()/getprotobynumber_r()/getservbyport_r(),
Thomas Haller
- [iptables PATCH] tests: iptables-test: Fix command segfault reports,
Phil Sutter
- [iptables PATCH] Use SOCK_CLOEXEC/O_CLOEXEC where available,
Phil Sutter
- [iptables PATCH v2 0/3] Chain counter fixes here and there,
Phil Sutter
- [PATCH nf 1/5] netfilter: nf_tables: don't skip expired elements during walk,
Pablo Neira Ayuso
- [PATCH 4.19 133/323] netfilter: nf_tables: fix scheduling-while-atomic splat, Greg Kroah-Hartman
- [PATCH 4.19 132/323] netfilter: nf_tables: unbind non-anonymous set if rule construction fails, Greg Kroah-Hartman
- [PATCH 4.19 131/323] netfilter: nf_tables: reject unbound anonymous set before commit phase, Greg Kroah-Hartman
- [PATCH 4.19 130/323] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain, Greg Kroah-Hartman
- [PATCH 4.19 129/323] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE, Greg Kroah-Hartman
- [PATCH 4.19 128/323] netfilter: nf_tables: use net_generic infra for transaction data, Greg Kroah-Hartman
- [PATCH 4.19 127/323] netfilter: add helper function to set up the nfnetlink header and use it, Greg Kroah-Hartman
- [PATCH 4.19 126/323] netfilter: nftables: add helper function to set the base sequence number, Greg Kroah-Hartman
- [PATCH 4.19 125/323] netfilter: nf_tables: add rescheduling points during loop detection walks, Greg Kroah-Hartman
- [PATCH 4.19 124/323] netfilter: nf_tables: fix nat hook table deletion, Greg Kroah-Hartman
- [PATCH 4.14 088/204] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain, Greg Kroah-Hartman
- [PATCH 4.14 089/204] netfilter: nf_tables: unbind non-anonymous set if rule construction fails, Greg Kroah-Hartman
- [PATCH 4.14 087/204] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE, Greg Kroah-Hartman
- [PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl,
Joel Granados
- [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl, Joel Granados
- [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry, Joel Granados
- [PATCH v3 06/14] sysctl: Add size to register_sysctl, Joel Granados
- [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table, Joel Granados
- [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init, Joel Granados
- [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function, Joel Granados
- [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header, Joel Granados
- [PATCH v3 04/14] sysctl: Add size argument to init_header, Joel Granados
- [PATCH v3 10/14] netfilter: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 11/14] networking: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl, Joel Granados
- [PATCH v3 12/14] vrf: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro, Joel Granados
- Re: [PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl, Luis Chamberlain
- [PATCH] netfilter: ebtables: replace zero-length array members,
GONG, Ruiqi
- [PATCH v3] netfilter: ebtables: fix fortify warnings in size_entry_mwt(),
GONG, Ruiqi
- [PATCH v2 0/7] netfilter: refactor deprecated strncpy,
Justin Stitt
- [PATCH 0/7] netfilter: refactor deprecated strncpy,
Justin Stitt
- [PATCH v2] netfilter: ebtables: fix fortify warnings,
GONG, Ruiqi
- [PATCH nf] netfilter: nf_tables: fix false-positive lockdep splat, Florian Westphal
- [PATCH] netfilter: ebtables: fix fortify warnings,
GONG, Ruiqi
- [PATCH net-next] netfilter: h323: Remove unused function declarations, Yue Haibing
- [PATCH nft 0/2] doc: fix cleaning of man-pages,
Jeremy Sowden
- [iptables PATCH v2 1/2] nft-ruleparse: Introduce nft_create_target(),
Phil Sutter
- [PATCH net-next] netfilter: conntrack: Remove unused function declarations,
Yue Haibing
- [nft PATCH v4 0/6] add input flags and "no-dns"/"json" flags,
Thomas Haller
- [PATCH iptables] nft-ruleparse: parse meta mark set as MARK target,
Florian Westphal
- Solution Bugzilla Issue 1659 - iptables-nft v1.8.9 Error: meta sreg key not supported,
Robert
- [iptables PATCH] Revert "libiptc: fix wrong maptype of base chain counters on restore", Phil Sutter
- [iptables PATCH] extensions: libip6t_icmp: Add names for mld-listener types,
Phil Sutter
- [iptables PATCH] nft: move processing logic out of asserts,
Phil Sutter
- [nft PATCH v2] tests: shell: Review test-cases for destroy command,
Phil Sutter
- [nft PATCH] doc: document add chain device parameter,
Brennan Paciorek
- [iptables PATCH v2 00/15] Man pages review,
Phil Sutter
- [iptables PATCH v2 07/15] man: iptables-restore.8: Fix --modprobe description, Phil Sutter
- [iptables PATCH v2 11/15] man: iptables-restore.8: Start paragraphs in upper-case, Phil Sutter
- [iptables PATCH v2 12/15] man: Trivial: Missing space after comma, Phil Sutter
- [iptables PATCH v2 14/15] man: iptables-save.8: Fix --modprobe description, Phil Sutter
- [iptables PATCH v2 02/15] man: iptables.8: Trivial spelling fixes, Phil Sutter
- [iptables PATCH v2 10/15] man: iptables-restore.8: Put 'file' in italics in synopsis, Phil Sutter
- [iptables PATCH v2 09/15] man: iptables-restore.8: Drop -W option from synopsis, Phil Sutter
- [iptables PATCH v2 03/15] man: iptables.8: Fix intra page reference, Phil Sutter
- [iptables PATCH v2 01/15] man: iptables.8: Extend exit code description, Phil Sutter
- [iptables PATCH v2 05/15] man: Use HTTPS for links to netfilter.org, Phil Sutter
- [iptables PATCH v2 08/15] man: iptables-restore.8: Consistently document -w option, Phil Sutter
- [iptables PATCH v2 04/15] man: iptables.8: Clarify --goto description, Phil Sutter
- [iptables PATCH v2 13/15] man: iptables-save.8: Clarify 'available tables', Phil Sutter
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]