messages from 2014-02-28 11:28:35 to 2014-03-12 16:18:05 UTC [more...]
[PATCH] netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
2014-03-12 16:18 UTC (2+ messages)
[nft PATCH] src: fix expr_binary_error()-related compilation warnings
2014-03-12 16:00 UTC (2+ messages)
[PATCH v5] netfilter: xtables: add quota support for nfacct
2014-03-12 14:18 UTC (8+ messages)
[PATCH] iptables: make 'iptables-save -M' actually work
2014-03-12 13:50 UTC (2+ messages)
[PATCH 0/7] netfilter: connlimit: scalability improvements
2014-03-12 12:58 UTC (16+ messages)
` [PATCH 1/7] netfilter: connlimit: factor hlist search into new function
` [PATCH 2/7] netfilter: connlimit: improve packet-to-closed-connection logic
` [PATCH 3/7] netfilter: connlimit: move insertion of new element out of count function
` [PATCH 4/7] netfilter: connlimit: use kmem_cache for conn objects
` [PATCH 5/7] netfilter: connlimit: use keyed locks
` [PATCH 6/7] netfilter: connlimit: make same_source_net signed
` [PATCH 7/7] netfilter: connlimit: use rbtree for per-host conntrack obj storage
[libnftnl PATCH 1/2] src/rule: Removed mandatory attribute printing in rules
2014-03-12 12:50 UTC (7+ messages)
` [libnftnl PATCH 2/2] src/rule: Changed parser support for having consistent with the new print support
[PATCH] userspace SSDP conntrack helper
2014-03-12 12:36 UTC (5+ messages)
[PATCH 0/5] netfilter: nf_tables: restore context during destruction
2014-03-12 12:23 UTC (7+ messages)
` [PATCH 1/5] netfilter: nf_tables: clean up nf_tables_trans_add() argument order
` [PATCH 2/5] netfilter: nf_tables: restore context for expression destructors
` [PATCH 3/5] netfilter: nf_tables: restore notifications for anonymous set destruction
` [PATCH 4/5] netfilter: nft_ct: remove family from struct nft_ct
` [PATCH 5/5] netfilter: nft_nat: fix family validation
some minor tweaks for building doc/man pages for nftables
2014-03-12 12:16 UTC (5+ messages)
[PATCH RFC 0/9] socket filtering using nf_tables
2014-03-12 9:27 UTC (15+ messages)
` [PATCH RFC 1/9] net: rename fp->bpf_func to fp->run_filter
` [PATCH RFC 2/9] net: filter: account filter length in bytes
` [PATCH RFC 3/9] net: filter: generalise sk_filter_release
` [PATCH RFC 4/9] netfilter: nf_tables: move fast operations to header
` [PATCH RFC 5/9] netfilter: nf_tables: add nft_value_init
` [PATCH RFC 6/9] netfilter: nf_tables: rename nf_tables_core.c to nf_tables_nf.c
` [PATCH RFC 7/9] netfilter: nf_tables: move expression infrastructure to built-in core
` [PATCH RFC 8/9] netfilter: nf_tables: generalize verdict handling and introduce scopes
` [PATCH RFC 9/9] netfilter: nf_tables: add support for socket filtering
[PATCH] conntrackd: claim lockfile ownership properly
2014-03-12 1:31 UTC
[iptables 0/3] ebtables patchset
2014-03-10 10:50 UTC (6+ messages)
` [iptables 1/3] xtables: bootstrap xtables-eb for nftables
` [iptables 2/3] Operations for bridge family
` [iptables 3/3] nft-shared: make compare_matches as public
[libnftnl PATCH v2 1/3] example: fix the example for deleting rules
2014-03-08 16:45 UTC (6+ messages)
` [libnftnl PATCH v2 2/3] example/nft-rule-insert: fixed and merged this example with nft-rule-add
` [libnftnl PATCH v2 3/3] example: removed printf rule function
[libnftnl PATCH 1/3] example: fix the example for deleting rules
2014-03-08 14:17 UTC (5+ messages)
` [libnftnl PATCH 2/3] example/nft-rule-insert: fixed and merged this example with nft-rule-add
` [libnftnl PATCH 3/3] example: removed printf rule function
[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
2014-03-08 9:25 UTC (11+ messages)
` [PATCH 1/8] ipfix: use nfct_bitmask
` [PATCH 2/8] ipfix: fix enterprise bit handling
` [PATCH 3/8] ipfix: some cleanups
` [PATCH 4/8] ipfix: add functions for ipfix dataset creation
` [PATCH 5/8] ipfix: add function for ipfix message creation
` [PATCH 6/8] ipfix: decide whether prepending template by send times
` [PATCH 7/8] ipfix: print ipfix message
` [PATCH 8/8] ipfix: build headers with template
` [libnetfilter_conntrack PATCH] conntrack: introduce clear and equal functions for bitmask object
[ulogd PATCH] ulogd: fix logleve handling
2014-03-07 22:06 UTC (2+ messages)
BUSINESS PROPOSAL
2014-03-07 20:18 UTC
[ANNOUNCE] ipset 6.21.1 released
2014-03-07 20:07 UTC (3+ messages)
[PATCH iptables] update coreteam members from manpage
2014-03-07 17:43 UTC
[PATCH] iptables: fix version in iptables(8)
2014-03-07 17:36 UTC (2+ messages)
[iptables PATCH] nft-arp: wrong condition in parse_payload
2014-03-07 17:33 UTC (2+ messages)
[PATCH] nft-arp: fix is_same_interfaces arguments
2014-03-07 17:32 UTC (2+ messages)
[PATCH] net: inetfilter: LLVMLinux: vlais-netfilter
2014-03-07 17:26 UTC (2+ messages)
[PATCH v3] netfilter: nft_hash: bug fixes and resizing
2014-03-07 10:49 UTC (2+ messages)
[PATCH 0/8] ipset patches for nf-next
2014-03-07 10:48 UTC (10+ messages)
` [PATCH 1/8] netfilter: ipset: Follow manual page behavior for SET target on list:set
` [PATCH 2/8] netfilter: ipset: Add hash: fix coccinelle warnings
` [PATCH 3/8] netfilter: ipset: add hash:ip,mark data type to ipset
` [PATCH 4/8] netfilter: ipset: add markmask for hash:ip,mark data type
` [PATCH 5/8] netfilter: ipset: Prepare the kernel for create option flags when no extension is needed
` [PATCH 6/8] netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage
` [PATCH 7/8] netfilter: ipset: move registration message to init from net_init
` [PATCH 8/8] netfilter: ipset: add forceadd kernel support for hash set types
[GIT PULL nf-next 0/2] IPVS Updates for v3.15
2014-03-07 10:46 UTC (4+ messages)
` [PATCH nf-next 1/2] sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
` [PATCH nf-next 2/2] ipvs: Reduce checkpatch noise in ip_vs_lblc.c
[nf-next PATCH V3 0/5] netfilter: conntrack: optimization, remove central spinlock
2014-03-07 10:45 UTC (10+ messages)
` [nf-next PATCH V3 1/5] netfilter: trivial code cleanup and doc changes
` [nf-next PATCH V3 2/5] netfilter: conntrack: spinlock per cpu to protect special lists
` [nf-next PATCH V3 3/5] netfilter: avoid race with exp->master ct
` [nf-next PATCH V3 4/5] netfilter: conntrack: seperate expect locking from nf_conntrack_lock
` [nf-next PATCH V3 5/5] netfilter: conntrack: remove central spinlock nf_conntrack_lock
[PATCH] segtree: sort set elements before decomposition
2014-03-07 10:30 UTC
[PATCH] set: properly account set size when merging recursive set definitions
2014-03-07 10:21 UTC
[PATCH 1/2] netlink: use set location for IO errors
2014-03-07 10:12 UTC (2+ messages)
` [PATCH 2/2] parser: add grammatical distinction for verdict maps
[PATCH 0/3] nftables: fix segtree interval conflict reporting
2014-03-07 9:28 UTC (4+ messages)
` [PATCH 1/3] expr: make expr_binary_error() usable outside of evaluation
` [PATCH 2/3] expr: add comparison function for singleton expressions
` [PATCH 3/3] set: abort on interval conflicts
[ANNOUNCE] ipset 6.21 released
2014-03-06 9:25 UTC (3+ messages)
STAKEHOLDER NEEDED!!!
2014-03-05 18:18 UTC
BUSINESS PROPOSAL
2014-03-05 17:06 UTC
[PATCH v2] xt_quota2: introduce support for network namespaces
2014-03-05 11:07 UTC
[BUG?] Null pointer dereference in nf_ct_delete_from_lists()
2014-03-05 0:58 UTC (2+ messages)
[PATCH] ip_set: remove extraneous log message
2014-03-04 20:47 UTC (2+ messages)
[PATCH v3 0/2] ipset: forceadd support
2014-03-04 20:45 UTC (4+ messages)
` [PATCH v3 1/2] ipset: add forceadd kernel support for hash set types
` [PATCH v3 2/2] ipset: add userspace support for forceadd
[RFC PATCH 0/2] netfilter: nf_tables: set selection
2014-03-04 15:41 UTC (3+ messages)
` [RFC PATCH 1/2] netfilter: nf_tables: implement proper "
` [RFC PATCH 2/2] netfilter: nft_hash: use set global element counter instead of private one
[nf_tables] suggestion: system-wide sets
2014-03-04 9:20 UTC (4+ messages)
[PATCH nft] parser: support reject unreach|reset
2014-03-04 9:08 UTC (7+ messages)
change kmalloc into vmalloc for large memory allocations
2014-03-04 7:30 UTC (11+ messages)
` [PATCH] netfilter:Change nf_conntrack modules to use vmalloc
linux-next: Tree for Mar 3 (netfilter: xt_socket)
2014-03-03 15:32 UTC
[nf-next PATCH 0/5] (repost) netfilter: conntrack: optimization, remove central spinlock
2014-03-03 11:33 UTC (13+ messages)
` [nf-next PATCH 3/5] netfilter: avoid race with exp->master ct
` [nf-next PATCH V2 0/5] netfilter: conntrack: optimization, remove central spinlock
` [nf-next PATCH V2 1/5] netfilter: trivial code cleanup and doc changes
` [nf-next PATCH V2 2/5] netfilter: conntrack: spinlock per cpu to protect special lists
` [nf-next PATCH V2 3/5] netfilter: avoid race with exp->master ct
` [nf-next PATCH V2 4/5] netfilter: conntrack: seperate expect locking from nf_conntrack_lock
` [nf-next PATCH V2 5/5] netfilter: conntrack: remove central spinlock nf_conntrack_lock
[PATCH v2 0/2] ipset: forceadd support
2014-02-28 21:52 UTC (8+ messages)
` [PATCH v2 1/2] ipset: add forceadd kernel support for hash set types
` [PATCH v2 2/2] ipset: add userspace support for forceadd
[PATCH] netfilter: hash resizing
2014-02-28 16:09 UTC (5+ messages)
` [PATCH] netfilter: nft_hash: bug fixes and resizing
[PATCH v2] netfilter: hash resizing
2014-02-28 14:35 UTC (4+ messages)
` [PATCH v2] netfilter: nft_hash: bug fixes and resizing
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).