messages from 2014-11-19 12:34:02 to 2014-12-02 18:21:06 UTC [more...]
[PATCH 00/10] ipset patches for nf-next, v2
2014-12-02 18:23 UTC (17+ messages)
` [PATCH 01/14] netfilter: ipset: Support updating extensions when the set is full
` [PATCH 02/14] netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
` [PATCH 03/14] netfilter: ipset: Indicate when /0 networks are supported
` [PATCH 04/14] netfilter: ipset: Simplify cidr handling for hash:*net* types
` [PATCH 05/14] netfilter: ipset: Allocate the proper size of memory when /0 networks are supported
` [PATCH 06/14] netfilter: ipset: Explicitly add padding elements to hash:net,net and hash:net,port,net
` [PATCH 07/14] netfilter: ipset: Remove rbtree from hash:net,iface in order to run under RCU
` [PATCH 08/14] netfilter: ipset: Introduce RCU locking instead of rwlock per set in the core
` [PATCH 09/14] netfilter: ipset: Introduce RCU locking in the bitmap types
` [PATCH 10/14] netfilter: ipset: Introduce RCU locking in the list type
` [PATCH 11/14] netfilter: ipset: Introduce RCU locking in the hash types
` [PATCH 12/14] netfilter: ipset: styles warned by checkpatch.pl fixed
` [PATCH 13/14] netfilter: ipset: Fix parallel resizing and listing of the same set
` [PATCH 14/14] netfilter: ipset: Fix sparse warning
[PATCH -next] netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
2014-12-02 17:18 UTC (3+ messages)
[RFC PATCH] netfilter: conntrack: cache route for forwarded connections
2014-12-02 10:21 UTC (5+ messages)
ipset website
2014-12-02 8:52 UTC (9+ messages)
Out-of-bounds access in nfnetlink_bind
2014-12-02 8:20 UTC (2+ messages)
[nft PATCH] scanner: fix reading of really long line
2014-12-01 13:46 UTC
[nft PATCH] scanner: fix reading of really long line
2014-12-01 11:55 UTC (2+ messages)
[PATCH nft 1/5] netlink_delinearize: clone on netlink_get_register(), release previous on _set()
2014-12-01 11:45 UTC (6+ messages)
` [PATCH nft 2/5] meta: set base field on clones
` [PATCH nft 3/5] tests: regression: fix "Listing is broken" instead of output mismatch
` [PATCH nft 4/5] tests: regression: any/ct: remove wrong output
` [PATCH nft 5/5] scanner: don't bug on too large values
[PATCH nft 2/2 v2] datatype: relax datatype check in integer_type_parse()
2014-11-28 20:43 UTC
[PATCH nft 1/2 v2] datatype: fix crash when using basetype instead of symbolic constants
2014-11-28 20:10 UTC (2+ messages)
` [PATCH nft 2/2] datatype: relax datatype check in integer_type_parse()
[PATCH 1/1] bridge: Fix NAT66ed IPv6 packets not being bridged correctly
2014-11-28 17:55 UTC (4+ messages)
[PATCH] nf_log_ipv6: correct typo in module description
2014-11-28 16:29 UTC
[PATCH nft] datatype: fix crash when using basetype instead of symbolic constants
2014-11-27 13:05 UTC (2+ messages)
issue with nftable - goto : Operation not supported
2014-11-27 12:31 UTC
[PATCH -next] netfilter: xt_recent: relax ip_pkt_list_tot restrictions
2014-11-27 12:06 UTC (5+ messages)
[PATCH nf 1/2 v4] bridge: export nft_reject_ip*hdr_validate functions
2014-11-27 11:59 UTC (4+ messages)
` [PATCH nf 2/2 v4] bridge: set the pktinfo for IPv4/IPv6 traffic
[PATCH next] netfilter: conntrack: avoid zeroing timer
2014-11-27 11:58 UTC (2+ messages)
[PATCH 00/10] ipset patches for nf-next
2014-11-27 8:23 UTC (17+ messages)
` [PATCH 01/10] netfilter: ipset: Support updating extensions when the set is full
` [PATCH 02/10] netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
` [PATCH 03/10] netfilter: ipset: Indicate when /0 networks are supported
` [PATCH 04/10] netfilter: ipset: Simplify cidr handling for hash:*net* types
` [PATCH 05/10] netfilter: ipset: Allocate the proper size of memory when /0 networks are supported
` [PATCH 06/10] netfilter: ipset: Explicitly add padding elements to hash:net,net and hash:net,port,net
` [PATCH 07/10] netfilter: ipset: Remove rbtree from hash:net,iface in order to run under RCU
` [PATCH 08/10] netfilter: ipset: Introduce RCU in all set types instead of rwlock per set
` [PATCH 09/10] netfilter: ipset: styles warned by checkpatch.pl fixed
` [PATCH 10/10] netfilter: ipset: Fix parallel resizing and listing of the same set
GOOD DAY
2014-11-26 11:21 UTC
travelling
2014-11-26 20:47 UTC
[PATCH] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions
2014-11-26 11:33 UTC (7+ messages)
` [PATCH v2] "
[nft PATCH v2] evaluate: reject: fix crash on NULL location with bridge and tcp reset
2014-11-26 11:13 UTC (2+ messages)
Custom Module for Userspace Proxy
2014-11-25 21:35 UTC
[PATCH 1/2 nf] Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse"
2014-11-25 20:29 UTC (5+ messages)
` [PATCH 2/2 nf] netfilter: conntrack: fix race between confirmation and flush
[PATCH net] Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse"
2014-11-25 20:00 UTC (2+ messages)
[ebtables-compat-experimental6 PATCH v2] iptables: xtables-eb: fix renaming of chains
2014-11-25 19:06 UTC (2+ messages)
named vmaps
2014-11-25 18:07 UTC (4+ messages)
[nft] segfault, bitmask datatype without parse() function
2014-11-25 17:25 UTC (3+ messages)
[nft PATCH] evaluate: reject: fix a crash to use tcp reset with network context in bridge
2014-11-25 17:13 UTC (2+ messages)
[PATCH nf 1/2 v3] bridge: export nft_reject_ip*hdr_validate functions
2014-11-25 13:15 UTC (2+ messages)
` [PATCH nf 2/2 v3] bridge: set the pktinfo for IPv4/IPv6 traffic
[PATCH nft] src: restore nft --debug and add missing \
2014-11-24 23:38 UTC
[PATCH nf 1/2 v2] bridge: export nft_reject_ip*hdr_validate functions
2014-11-24 23:22 UTC (3+ messages)
` [PATCH nf 2/2 v2] bridge: set the pktinfo for IPv4/IPv6 traffic
[PATCH] build: add missing \ in src/Makefile.am (AM_CPPFLAGS)
2014-11-24 21:17 UTC
Fwd: [Bug 88841] New: Kernel crash after a few minutes
2014-11-24 21:15 UTC
[ANNOUNCE] ipset 6.24 released
2014-11-24 21:05 UTC
[PATCH 00/17] netfilter/ipvs updates for net-next
2014-11-24 21:01 UTC (19+ messages)
` [PATCH 01/17] netfilter: refactor NAT redirect IPv4 to use it from nf_tables
` [PATCH 02/17] netfilter: refactor NAT redirect IPv6 code "
` [PATCH 03/17] netfilter: nf_tables: add new expression nft_redir
` [PATCH 04/17] ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
` [PATCH 05/17] netfilter: nf_log: Introduce nft_log_dereference() macro
` [PATCH 06/17] netfilter: log: protect nf_log_register against double registering
` [PATCH 07/17] netfilter: fix spelling errors
` [PATCH 08/17] netfilter: nf_log: fix sparse warning in nf_logger_find_get()
` [PATCH 09/17] netfilter: nft_meta: add cgroup support
` [PATCH 10/17] netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
` [PATCH 11/17] netfilter: nft_redir: fix sparse warnings
` [PATCH 12/17] netfilter: fix various "
` [PATCH 13/17] netfilter: nfnetlink_log: remove unnecessary error messages
` [PATCH 14/17] netfilter: xt_connlimit: honor conntrack zone if available
` [PATCH 15/17] netfilter: nf_conntrack_h323: lookup route from proper net namespace
` [PATCH 16/17] netfilter: Deletion of unnecessary checks before two function calls
` [PATCH 17/17] netfilter: nfnetlink_log: Make use of pr_fmt where applicable
[ebtables-compat-experimental5 PATCH] iptables: xtables-eb: fix renaming of chains
2014-11-24 18:58 UTC (4+ messages)
[PATCH -next] netfilter: conntrack: drop new packets that lose race against get_next_corpse()
2014-11-24 17:27 UTC
[ebtables-compat-experimental5 PATCH v2] iptables: xtables-eb: user-defined chains default policy is always RETURN
2014-11-24 12:51 UTC (4+ messages)
nft compilation issues
2014-11-24 10:36 UTC (3+ messages)
[iptables PATCH] iptables: nft: create a separated object update type to rename chains
2014-11-24 10:39 UTC (2+ messages)
[ebtables-compat-experimental5 PATCH] iptables: xtables-eb: user-defined chains default policy is always RETURN
2014-11-24 9:46 UTC (4+ messages)
[nft-tests 1/2] tests: regression: don't use -nnn for non-list commands
2014-11-23 21:22 UTC (2+ messages)
` [nft-tests 2/2] tests: regression: any/meta.t: fix bogus error
[PATCH nft 1/2] src: restore nft --debug
2014-11-23 20:11 UTC (2+ messages)
` [PATCH nft 2/2] parser: restore named vmap
[PATCH v2 9/9] netfilter: Replace smp_read_barrier_depends() with lockless_dereference()
2014-11-22 1:23 UTC (6+ messages)
catch netlink event when create/delete ipset
2014-11-21 20:10 UTC (3+ messages)
[PATCH v2 0/9] Replace smp_read_barrier_depends() with lockless_derefrence()
2014-11-21 15:05 UTC
nftables error compile current git
2014-11-21 13:01 UTC (5+ messages)
netfilter: xt_connlimit: it could get the accurate conn count with heavy traffic and multi cores
2014-11-21 11:30 UTC
[PATCH 0/2] Netfilter fixes for net
2014-11-21 5:12 UTC (4+ messages)
` [PATCH 1/2] netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
` [PATCH 2/2] bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
x_tables: eb_tables: limit.0 match: invalid size 32 (kernel) != (user) 24
2014-11-20 14:42 UTC (4+ messages)
[PATCH nf 1/2] bridge: export nft_reject_ip*hdr_validate functions
2014-11-20 13:06 UTC (3+ messages)
` [PATCH nf 2/2] bridge: set the pktinfo for IPv4/IPv6 traffic
[libnftnl PATCH] buffer: include stdarg header
2014-11-20 12:21 UTC (2+ messages)
[PATCH 1/1] netfilter: Deletion of unnecessary checks before two function calls
2014-11-20 12:16 UTC (5+ messages)
[PATCH v2] netfilter: bridge: unshare bridge info before change it
2014-11-20 11:42 UTC (8+ messages)
` [PATCH] use NF_BR_PRI_BRNF in NF_HOOK_THRESH
[PATCH RESEND] netfilter: bridge: unshare bridge info before change it
2014-11-20 1:14 UTC (6+ messages)
[PATCH] build: add and use a symbol version map
2014-11-19 15:56 UTC (3+ messages)
[ebtables-compat-experimental5 PATCH] iptables: xtables-eb: adjust policy in user-defined chains
2014-11-19 12:36 UTC (4+ messages)
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).