messages from 2014-10-29 12:46:12 to 2014-11-12 13:06:49 UTC [more...]
[PATCH] build: add and use a symbol version map
2014-11-12 13:06 UTC
[iptables PATCH v2] iptables/nft-shared.c: kill add_*() invflags parameter
2014-11-12 12:59 UTC (4+ messages)
[PATCH -next 0/2] seq: Convert seq_puts and seq_putc to return void
2014-11-12 12:29 UTC (4+ messages)
` [PATCH -next 2/2] seq_putc: Convert to return void and convert uses too
[PATCH 0/1] autotools conversion: added autotools support for the 'files' subdir
2014-11-12 12:06 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/1] autotools conversion: added autotools support for the 'doc' subdir
2014-11-12 12:05 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] netfilter: nft_redir: fix sparse warnings: cast to restricted __be32
2014-11-12 12:01 UTC (3+ messages)
[PATCH nft 0/5] autotools conversion
2014-11-12 12:01 UTC (10+ messages)
` [PATCH nft 1/5] build: use PKG_CHECK_MODULES to check for libmnl and libnftnl
` [PATCH nft 2/5] build: use AC_PROG_YACC and AM_PROG_LEX
` [PATCH nft 3/5] rename parser.y to parser_bison.y
` [PATCH nft 4/5] include: add cli.h
` [PATCH nft 5/5] build: autotools conversion
` [PATCH 1/1] autotools conversion fixups
[PATCH] arptables: remove dead dynamic hooks code
2014-11-12 11:58 UTC (2+ messages)
[PATCH nf-next 1/2] netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
2014-11-12 11:01 UTC (2+ messages)
` [PATCH nf-next 2/2] netfilter: nft_redir: fix sparse warnings
netfilter: nf_conntrack: there maybe a bug in __nf_conntrack_confirm, when it race against get_next_corpse
2014-11-12 10:57 UTC (5+ messages)
` [PATCH nf] netfilter: conntrack: fix race in __nf_conntrack_confirm "
[GIT PULL nf] IPVS Fixes for v3.18
2014-11-12 2:24 UTC (4+ messages)
[GIT PULL nf] Second Round of IPVS Fixes for v3.18
2014-11-12 2:22 UTC (2+ messages)
` [PATCH nf] ipvs: Keep skb->sk when allocating headroom on tunnel xmit
[iptables PATCH] iptables/nft-shared.c: kill add_*() invflags parameter
2014-11-11 19:47 UTC (2+ messages)
[PATCH 1/3] netfilter: nft_compat: relax chain type validation
2014-11-11 13:24 UTC (3+ messages)
` [PATCH 2/3] netfilter: nft_compat: use the match->table to validate dependencies
` [PATCH 3/3] netfilter: nf_tables: restore synchronous object release from commit/abort
[patch -mainline] netfilter: ipset: small potential read beyond the end of buffer
2014-11-11 13:17 UTC (7+ messages)
[PATCH -nf] nft: masq: fix uninitialized range in nft_masq_{ipv4,ipv6}_eval
2014-11-10 19:20 UTC (2+ messages)
[ebtables-compat PATCH] build ebtables extensions
2014-11-10 19:03 UTC
[PATCH] arptables: disable dlfcn.h include
2014-11-10 17:41 UTC (2+ messages)
[ebtables-compat-experimental3 PATCH 1/2] nft-bridge: fix inversion of matches
2014-11-10 17:36 UTC (4+ messages)
` [ebtables-compat-experimental3 PATCH 2/2] nft-bridge: fix printing of inverted protocols, addresses
[iptables PATCH] nft-arp: fix inversion of matches
2014-11-10 17:30 UTC (2+ messages)
[nft PATCH 1/3] tests/regression: masquerade: fix invalid syntax
2014-11-10 17:22 UTC (6+ messages)
` [nft PATCH 2/3] tests/regression: redirect: "
` [nft PATCH 3/3] parser: allow both nat_flags and port specification in redirect
[PATCH] From fryasu: Trim kernel struct to allow deletion for TEE targets
2014-11-10 17:17 UTC (2+ messages)
[PATCH] iptables-compat: homogenize error messages with 'R' option
2014-11-10 17:16 UTC (2+ messages)
[libnftnf PATCH] expr: meta: Add cgroup support
2014-11-10 17:14 UTC (6+ messages)
` [PATCH] netfilter: nft_meta: add "
` [nft PATCH] src: Add cgroup support in meta expresion
[PATCH libnftnl 1/3] expr: nat: use 'nat_type' instead of 'type' in the parser
2014-11-10 13:26 UTC (3+ messages)
` [PATCH libnftnl 2/3 v2] src: consolidate XML/JSON exportation
` [PATCH libnftnl 3/3] expr: data_reg: use 'reg' instead of 'data_reg'
[PATCH libnftnl] src: consolidate XML/JSON exportation
2014-11-10 11:25 UTC (2+ messages)
How to debug libiptc and mechanism for exchanging information between user space and kernel space
2014-11-09 11:44 UTC
[PATCH] netfilter: nft_compat: use current net namespace
2014-11-07 17:48 UTC
netfilter: nf_conntrack: there maybe a bug in __nf_conntrack_confirm, when it race against get_next_corpse
2014-11-07 6:47 UTC
[PATCH 1/3] netfilter: nfnetlink_log: remove unnecessary error messages
2014-11-06 17:19 UTC (4+ messages)
` [PATCH 2/3] netfilter: nfnetlink_log: improve error handling on __build_packet_message()
` [PATCH 3/3] netfilter: nfnetlink_log: Make use of pr_fmt where applicable
[nft PATCH v2] nft: don't resolve hostnames by default
2014-11-06 11:38 UTC (3+ messages)
[PATCH v4 1/3] netfilter: log: protect nf_log_register against double registering
2014-11-06 2:19 UTC (15+ messages)
` [PATCH v4 2/3] Do error handling if __build_packet_message fails
` [PATCH v4 3/3] Make use of pr_fmt where applicable
[PATCH 2/8] netfilter: Remove return values for print_conntrack callbacks
2014-11-05 23:26 UTC (5+ messages)
` [PATCH 3/8] netfilter: Convert print_tuple functions to return void
` [PATCH 4/8] netfilter: Remove checks of seq_printf() return values
[PATCH] netfilter: bridge: unshare bridge info before change it
2014-11-05 2:13 UTC (5+ messages)
recent module
2014-11-05 1:24 UTC (2+ messages)
[PATCH] Make_global.am: Don't include host headers
2014-11-04 20:32 UTC (2+ messages)
[RFA][PATCH 2/8] netfilter: Remove return values for print_conntrack callbacks
2014-11-04 19:59 UTC (18+ messages)
` [RFA][PATCH 3/8] netfilter: Convert print_tuple functions to return void
` [RFA][PATCH 4/8] netfilter: Remove checks of seq_printf() return values
[Repost] Fix userspace compilation of ip_tables.h/ip6_tables.h in C++ mode
2014-11-04 18:31 UTC (2+ messages)
[PATCH] Make use of pr_fmt where applicable
2014-11-04 17:39 UTC
[nft PATCH v2] src: add redirect support
2014-11-04 16:11 UTC (10+ messages)
[PATCH] extensions: devgroup: fix showing and saving of dst-group
2014-11-04 13:41 UTC (2+ messages)
[PATCH nft] utils: indicate file and line on memory allocation errors
2014-11-04 13:29 UTC
netfilter: nf_conntrack: there maybe a bug in __nf_conntrack_confirm, when it race against get_next_corpse
2014-11-04 1:52 UTC
E-mail Web Team @ 2014
2014-11-04 1:02 UTC
[nft PATCH v2] src: add redirect support
2014-11-03 20:20 UTC
[PATCH] netfilter: nft_reject_bridge: Fix powerpc build error
2014-11-03 4:17 UTC (2+ messages)
[PATCH] netfilter: nft_reject_bridge: fix missing declaration of csum_ipv6_magic
2014-11-03 3:11 UTC
(unknown)
2014-11-02 19:56 UTC
bug report: use after free bug leading to kernel panic
2014-11-01 10:56 UTC (6+ messages)
iptables/ipset "-m set" alignment problem 64bit kernel 32bit userspace
2014-11-01 9:51 UTC (4+ messages)
[PATCH 0/6] netfilter/ipvs fixes for net
2014-10-31 16:30 UTC (8+ messages)
` [PATCH 1/6] ipvs: Avoid null-pointer deref in debug code
` [PATCH 2/6] netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
` [PATCH 3/6] netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
` [PATCH 4/6] netfilter: nf_reject_ipv6: split nf_send_reset6() "
` [PATCH 5/6] netfilter: nft_reject_bridge: don't use IP stack to reject traffic
` [PATCH 6/6] netfilter: nft_reject_bridge: restrict reject to prerouting and input
[PATCH] netfilter: nf_log: fix sparse warning in nf_logger_find_get()
2014-10-30 17:40 UTC
[PATCH] iptables-compat: homogenize error messages
2014-10-30 17:11 UTC (2+ messages)
[ebtables-compat PATCH 1/2] nft-shared: rework inversion of matches
2014-10-30 17:07 UTC (2+ messages)
[PATCH net-next] netfilter: fix spelling errors
2014-10-30 16:36 UTC (2+ messages)
[GIT PULL nf-next] IPVS Updates for v3.19
2014-10-30 16:30 UTC (2+ messages)
[PATCH v2] Introduce nft_log_dereference() macro
2014-10-30 16:31 UTC (2+ messages)
[libnftnl PATCH v3] src: add support for nft_redir expression
2014-10-30 16:29 UTC (2+ messages)
[libnftnl PATCH v2] src: add support for nft_redir expression
2014-10-30 16:29 UTC (2+ messages)
[nf_tables PATCH v3 1/2] netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
2014-10-30 16:29 UTC (4+ messages)
` [nf_tables PATCH v3 2/2] netfilter: nf_tables: add new expression nft_redir
[nf_tables PATCH v2 1/3] netfilter: refactor NAT redirect IPv4 to use it from nf_tables
2014-10-30 16:28 UTC (2+ messages)
nf_reject_ipv4: module license 'unspecified' taints kernel
2014-10-29 21:05 UTC (3+ messages)
[ebtables-compat PATCH] extensions: libebt_log
2014-10-29 20:31 UTC (2+ messages)
[ebtables-compat PATCH] build ebtables extensions
2014-10-29 14:10 UTC
[PATCH v3 1/3] netfilter: log: protect nf_log_register against double registering
2014-10-29 12:46 UTC (3+ messages)
` [PATCH v3 2/3] Do error handling if __build_packet_message fails
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).