Show patches with: Archived = No       |   28562 patches
« 1 2 ... 20 21 22285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[xtables-addons,v2,2/3] xt_geoip: white-space fixes. xt_geoip: ipv6 fixes - - - - --- 2019-11-30 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,2/2] xt_DHCPMAC: replaced skb_make_writable with skb_ensure_writable. [xtables-addons,1/2] xt_pknock, xt_SYSRQ: don't set shash_desc::flags. - - - - --- 2019-08-12 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,13/13] pknock: xt_pknock: remove DEBUG definition and disable debug output. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,12/13] pknock: xt_pknock: use `pr_err`. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,11/13] pknock: xt_pknock: use kzalloc. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,10/13] pknock: xt_pknock: use IS_ENABLED. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,1/3] configure: update max. supported kernel version. xt_geoip: ipv6 fixes - - - - --- 2019-11-30 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,1/2] xt_pknock, xt_SYSRQ: don't set shash_desc::flags. Kernel API updates - - - - --- 2019-08-12 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,09/13] pknock: pknlusr: fix hard-coded netlink multicast group ID. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,08/13] pknock: pknlusr: always close socket. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,07/13] pknock: pknlusr: don't treat recv return value of zero as an error. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,06/13] pknock: pknlusr: use macro to define inet_ntop buffer size. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,05/13] pknock: pknlusr: use NLMSG macros and proper types, rather than arithmeti… pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,04/13] pknock: pknlusr: tidy up initialization of local address. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,03/13] pknock: pknlusr: tighten up variable scopes. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,02/13] pknock: pknlusr: remove dest_addr and rename src_addr. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,v2,01/13] pknock: pknlusr: ensure man-page is included by `make dist`. pknlusr improvements - - - - --- 2020-10-25 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,8/8] xt_condition: simplify clean-up of variables. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,7/8] xt_condition: don't delete variables in `condition_net_exit`. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,6/8] xt_condition: use `proc_net_condition` member of `struct condition_net`to sign… xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,5/8] xt_condition: remove `wmb` when adding new variable. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,4/8] xt_condition: make mutex per-net. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,4/4] xt_ipp2p: add ipv6 support [xtables-addons,1/4] xt_ipp2p: don't search haystack if it's empty - - - - --- 2021-09-13 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,4/4] geoip: use correct download URL for MaxMind DB's. geoip: script fixes - - - - --- 2020-11-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,3/8] xt_condition: use `xt_check_proc_name` to validate /proc file-name. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,3/4] xt_ipp2p: move result printing code into separate functions [xtables-addons,1/4] xt_ipp2p: don't search haystack if it's empty - - - - --- 2021-09-13 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,3/4] geoip: add man-pages for MaxMind scripts. geoip: script fixes - - - - --- 2020-11-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,3/3] xt_geoip: fix in6_addr little-endian byte-swapping. [xtables-addons,1/3] configure: Fix max. supported kernel version. - 1 - - --- 2019-11-30 Jeremy Sowden pablo Changes Requested
[xtables-addons,3/3] pknock: pknlusr: add man-page. pknlusr improvements - - - - --- 2020-10-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,3/3] build: support for Linux 6.2 Add Linux 6.2 Support - - - - --- 2022-12-29 Jeremy Sowden pablo Handled Elsewhere
[xtables-addons,2/8] xt_condition: use sizeof_field macro to size variable name. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,2/4] xt_ipp2p: move the protocol-specific code out into separate functions [xtables-addons,1/4] xt_ipp2p: don't search haystack if it's empty - - - - --- 2021-09-13 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,2/4] geoip: fix man-page typo'. geoip: script fixes - - - - --- 2020-11-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,2/3] xt_geoip: white-space fixes. [xtables-addons,1/3] configure: Fix max. supported kernel version. - - - - --- 2019-11-30 Jeremy Sowden pablo Changes Requested
[xtables-addons,2/3] pknock: pknlusr: fix hard-coded netlink multicast group ID. pknlusr improvements - - - - --- 2020-10-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,2/3] build: replace `AC_DISABLE_STATIC` macro with an argument to `LT_INIT` Add Linux 6.2 Support - - - - --- 2022-12-29 Jeremy Sowden pablo Handled Elsewhere
[xtables-addons,2/2] xt_DHCPMAC: replaced skb_make_writable with skb_ensure_writable. Untitled series #124440 - - - - --- 2019-08-11 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,2/2] doc: fix typo in help [xtables-addons,1/2] doc: fix some typos in man-pages - - - - --- 2022-05-07 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,2/2] build: support for Linux 4.15 Compatibility fixes for linux 4.14 and 4.15 - - - - --- 2018-01-04 Marcelo Henrique Cerri pablo Awaiting Upstream
[xtables-addons,2/2] build: bump supported kernel version to 5.17 5.17 Kernel Support - - - - --- 2022-02-04 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/8] build: bump minimum supported kernel version from 4.15 to 4.16. xt_condition: per-net improvements - - - - --- 2021-08-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/4] xt_ipp2p: don't search haystack if it's empty [xtables-addons,1/4] xt_ipp2p: don't search haystack if it's empty - - - - --- 2021-09-13 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/4] geoip: remove superfluous xt_geoip_fetch_maxmind script. geoip: script fixes - - - - --- 2020-11-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/3] pknock: pknlusr: fix formatting. pknlusr improvements - - - - --- 2020-10-22 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/3] configure: update max. supported kernel version. [xtables-addons,1/3] configure: Fix max. supported kernel version. - - - - --- 2019-11-30 Jeremy Sowden pablo Changes Requested
[xtables-addons,1/3] configure: Fix max. supported kernel version. - - - - --- 2019-11-30 Jeremy Sowden pablo Changes Requested
[xtables-addons,1/3] build: replace obsolete `AC_PROG_LIBTOOL` macro with `LT_INIT` Add Linux 6.2 Support - - - - --- 2022-12-29 Jeremy Sowden pablo Handled Elsewhere
[xtables-addons,1/2] xt_pknock, xt_SYSRQ: don't set shash_desc::flags. [xtables-addons,1/2] xt_pknock, xt_SYSRQ: don't set shash_desc::flags. - - - - --- 2019-08-11 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/2] extensions: replace `PDE_DATA` 5.17 Kernel Support - - - - --- 2022-02-04 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/2] doc: fix some typos in man-pages [xtables-addons,1/2] doc: fix some typos in man-pages - - - - --- 2022-05-07 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/2] build: support for Linux 4.14 Compatibility fixes for linux 4.14 and 4.15 - - - - --- 2018-01-04 Marcelo Henrique Cerri pablo Awaiting Upstream
[xtables-addons,1/1] xt_DHCPMAC: correct mac setting and comparing - - - - --- 2013-05-07 Boris Figovsky Not Applicable
[xtables,v2] xtables: add xtables-monitor [xtables,v2] xtables: add xtables-monitor - - - - --- 2018-06-18 Florian Westphal pablo Accepted
[xtables,v2] xtables-monitor: fix build with older glibc [xtables,v2] xtables-monitor: fix build with older glibc - - - - --- 2018-11-16 Baruch Siach Accepted
[xtables,4/4] xtables: initialize basechains for rule flush command too [xtables,1/4] xtables: always initialize basechains on ruleset restore - - - - --- 2018-05-28 Pablo Neira Ayuso pablo Changes Requested
[xtables,4/4] tests: add a few simple tests for list/new/delete [xtables,1/4] ebtables-nft: don't crash on ebtables -X - - - - --- 2018-06-28 Florian Westphal pablo Accepted
[xtables,3/4] xtables: rework rule cache logic [xtables,1/4] xtables: always initialize basechains on ruleset restore - - - - --- 2018-05-28 Pablo Neira Ayuso pablo Changes Requested
[xtables,3/4] ebtables-nft: make -L, -X CHAINNAME work [xtables,1/4] ebtables-nft: don't crash on ebtables -X - - - - --- 2018-06-28 Florian Westphal pablo Accepted
[xtables,3/3] xtables: remove error reporting [xtables,1/3] xtables: allow dumping of chains in specific table - - - - --- 2018-05-26 Florian Westphal pablo Changes Requested
[xtables,3/3] xtables: add xtables-monitor [xtables,1/3] include: update kernel netfilter header files - - - - --- 2018-06-17 Florian Westphal pablo Changes Requested
[xtables,3/3] tests: add initial save/restore test cases [xtables,1/3] xtables: rename xt-multi binaries to -nft, -legacy - - - - --- 2018-06-27 Florian Westphal pablo Accepted
[xtables,2/4] xtables: add chain cache [xtables,1/4] xtables: always initialize basechains on ruleset restore - - - - --- 2018-05-28 Pablo Neira Ayuso pablo Changes Requested
[xtables,2/4] ebtables-nft: remove exec_style [xtables,1/4] ebtables-nft: don't crash on ebtables -X - - - - --- 2018-06-28 Florian Westphal pablo Accepted
[xtables,2/3] xtables: translate nft meta trace set 1 to -j TRACE [xtables,1/3] include: update kernel netfilter header files - - - - --- 2018-06-17 Florian Westphal pablo Accepted
[xtables,2/3] xtables-compat: remove nft_is_ruleset_compatible [xtables,1/3] xtables: allow dumping of chains in specific table - - - - --- 2018-05-26 Florian Westphal pablo Accepted
[xtables,2/3] tests: adapt test suite to run with legacy+nftables based binaries [xtables,1/3] xtables: rename xt-multi binaries to -nft, -legacy - - - - --- 2018-06-27 Florian Westphal pablo Accepted
[xtables,2/2] ebtables: use extrapositioned negation consistently [xtables,1/2] ebtables-save: add -c option, using xtables-style counters - - - - --- 2018-11-12 Florian Westphal Accepted
[xtables,13/13] arptables: fix --version info arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,12/13] arptables: ignore --table argument. arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,11/13] arptables: make uni/multicast mac masks static arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,10/13] arptables: add test cases arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,10/10] xtables-compat: ebtables: allow checking for zero-mac xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,1/4] xtables: always initialize basechains on ruleset restore [xtables,1/4] xtables: always initialize basechains on ruleset restore - - - - --- 2018-05-28 Pablo Neira Ayuso pablo Changes Requested
[xtables,1/4] xtables: always initialize basechains on ruleset restore [xtables,1/4] xtables: always initialize basechains on ruleset restore - - - - --- 2018-05-28 Pablo Neira Ayuso pablo Changes Requested
[xtables,1/4] ebtables-nft: don't crash on ebtables -X [xtables,1/4] ebtables-nft: don't crash on ebtables -X - - - - --- 2018-06-28 Florian Westphal pablo Accepted
[xtables,1/3] xtables: rename xt-multi binaries to -nft, -legacy [xtables,1/3] xtables: rename xt-multi binaries to -nft, -legacy - - - - --- 2018-06-27 Florian Westphal pablo Accepted
[xtables,1/3] xtables: allow dumping of chains in specific table [xtables,1/3] xtables: allow dumping of chains in specific table - - - - --- 2018-05-26 Florian Westphal pablo Accepted
[xtables,1/3] include: update kernel netfilter header files [xtables,1/3] include: update kernel netfilter header files - - - - --- 2018-06-17 Florian Westphal pablo Accepted
[xtables,1/2] libxtables: store all requested match types [xtables,1/2] libxtables: store all requested match types - - - - --- 2018-05-11 Florian Westphal pablo Accepted
[xtables,1/2] ebtables-save: add -c option, using xtables-style counters [xtables,1/2] ebtables-save: add -c option, using xtables-style counters - - - - --- 2018-11-12 Florian Westphal Accepted
[xtables,09/13] arptables: pre-init hlen and ethertype arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,09/10] xtables-compat: ebtables: add helpers to print interface and mac addresses xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,08/13] arptables: fix src/dst mac handling arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,08/10] xtables-compat: ebtables: remove interface masks from ebt_entry struct xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,07/13] arptables: fix target ip offset arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,07/10] xtables-compat: ebtables: fix logical interface negation xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,06/13] arptables: fix -s/-d handling for negation and mask arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,06/10] xtables-compat: ebtables: add and use helper to parse all interface names xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,05/13] arptables: add basic test infra for arptables-nft arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,05/10] xtables-compat: ebtables: split match/target print from nft_bridge_print_firewall xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,04/13] arptables: fix rule deletion/compare arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,04/10] xtables-compat: ebtables: kill ebtables_command_state xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,03/13] arptables: remove code that is also commented-out in original arptables arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,03/10] xtables-compat: pass correct table skeleton xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,02/13] arptables-save: add -c option, like xtables-save arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,02/10] xtables-compat: fix wildcard detection xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xtables,01/13] arptables: use ->save for arptables-save, like xtables arptables: make it work - - - - --- 2018-11-12 Florian Westphal pablo Accepted
[xtables,01/10] xtables-translate: fix xlate command line xtables: ebtables fixes - - - - --- 2018-05-09 Florian Westphal pablo Accepted
[xt-addons] xt_psd: avoid crash due to curr->next corruption - - - - --- 2012-04-18 Florian Westphal Not Applicable
[xt-addons] extensions: fix ipv6_find_hdr upstream change fallout - - - - --- 2012-07-20 Florian Westphal Not Applicable
« 1 2 ... 20 21 22285 286 »