messages from 2014-03-07 19:32:47 to 2014-03-20 12:33:20 UTC [more...]
[PATCH v2] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
2014-03-20 12:33 UTC (3+ messages)
[PATCH next] netfilter: connlimit: move lock array out of struct connlimit_data
2014-03-20 10:53 UTC
[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
2014-03-19 21:07 UTC (3+ messages)
[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
2014-03-19 20:39 UTC (3+ messages)
[PATCH v2] net: netfilter: LLVMLinux: vlais-netfilter
2014-03-19 17:25 UTC (8+ messages)
` [PATCH v3] "
[libnftnl PATCH] set_elems: delete void EXPORT_SYMBOL
2014-03-19 16:53 UTC
[nf_tables RFH PATCH] netfilter: nf_tables: add set_elem notifications
2014-03-19 16:05 UTC
Kedves e-mail felhasználók;
2014-03-19 15:19 UTC
Money Lenders / Loan Assistance
2014-03-19 11:19 UTC
[PATCH] netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
2014-03-19 9:35 UTC (2+ messages)
[PATCH 00/38] Netfilter/IPVS updates for net-next
2014-03-18 14:01 UTC (47+ messages)
` [PATCH 01/38] netfilter: remove double colon
` [PATCH 02/38] netfilter: xt_ipcomp: Use ntohs to ease sparse warning
` [PATCH 03/38] netfilter: nft_ct: labels get support
` [PATCH 04/38] netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
` [PATCH 05/38] netfilter: nfnetlink: add rcu_dereference_protected() helpers
` [PATCH 06/38] netfilter: nf_tables: add nft_dereference() macro
` [PATCH 07/38] netfilter: nf_tables: accept QUEUE/DROP verdict parameters
` [PATCH 08/38] netfilter: nfnetlink_log: remove unused code
` [PATCH 09/38] netfilter: nf_tables: add optional user data area to rules
` [PATCH 10/38] netfilter: ipset: Follow manual page behavior for SET target on list:set
` [PATCH 11/38] netfilter: ipset: Add hash: fix coccinelle warnings
` [PATCH 12/38] netfilter: ipset: add hash:ip,mark data type to ipset
` [PATCH 13/38] netfilter: ipset: add markmask for hash:ip,mark data type
` [PATCH 14/38] netfilter: ipset: Prepare the kernel for create option flags when no extension is needed
` [PATCH 15/38] netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage
` [PATCH 16/38] netfilter: ipset: move registration message to init from net_init
` [PATCH 17/38] netfilter: ipset: add forceadd kernel support for hash set types
` [PATCH 18/38] sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
` [PATCH 19/38] ipvs: Reduce checkpatch noise in ip_vs_lblc.c
` [PATCH 20/38] netfilter: trivial code cleanup and doc changes
` [PATCH 21/38] netfilter: conntrack: spinlock per cpu to protect special lists
` [PATCH 22/38] netfilter: avoid race with exp->master ct
` [PATCH 23/38] netfilter: conntrack: seperate expect locking from nf_conntrack_lock
` [PATCH 24/38] netfilter: conntrack: remove central spinlock nf_conntrack_lock
` [PATCH 25/38] netfilter: nft_hash: bug fixes and resizing
` [PATCH 26/38] netfilter: nf_tables: clean up nf_tables_trans_add() argument order
` [PATCH 27/38] netfilter: nf_tables: restore context for expression destructors
` [PATCH 28/38] netfilter: nf_tables: restore notifications for anonymous set destruction
` [PATCH 29/38] netfilter: nft_ct: remove family from struct nft_ct
` [PATCH 30/38] netfilter: nft_nat: fix family validation
` [PATCH 31/38] netfilter: connlimit: factor hlist search into new function
` [PATCH 32/38] netfilter: connlimit: improve packet-to-closed-connection logic
` [PATCH 33/38] netfilter: connlimit: move insertion of new element out of count function
` [PATCH 34/38] netfilter: connlimit: use kmem_cache for conn objects
` [PATCH 35/38] netfilter: Convert uses of __constant_<foo> to <foo>
` [PATCH 36/38] netfilter: connlimit: use keyed locks
` [PATCH 37/38] netfilter: connlimit: make same_source_net signed
` [PATCH 38/38] netfilter: connlimit: use rbtree for per-host conntrack obj storage
[PATCH -next] netfilter: connlimit: fix UP build
2014-03-18 9:20 UTC (2+ messages)
[PATCH nft] expr: do not suppress OP_EQ when RHS is bitmask type
2014-03-17 22:08 UTC
Financial Assistant /Loan Offer
2014-03-17 21:13 UTC
xt_CHAOS - PDE_DATA compilation error
2014-03-17 12:55 UTC (5+ messages)
[libnftnl PATCH v2 2/2] rule: Changed parser for being more flexible
2014-03-17 11:53 UTC (2+ messages)
[libnftnl PATCH v2 1/2] rule: Changed the print support for not having several attributes
2014-03-17 11:53 UTC (2+ messages)
[PATCH 1/2] iptables: save&restore: warn that -b/--binary isn't implemented
2014-03-17 11:49 UTC (4+ messages)
` [PATCH 2/2] iptables: save: actually parse -M/--modprobe option
[PATCH v2 0/3] netfilter: connlimit: scalability improvements
2014-03-17 11:44 UTC (5+ messages)
` [PATCH v2 1/3] netfilter: connlimit: use keyed locks
` [PATCH v2 2/3] netfilter: connlimit: make same_source_net signed
` [PATCH v2 3/3] netfilter: connlimit: use rbtree for per-host conntrack obj storage
[PATCH RFC 0/9] socket filtering using nf_tables
2014-03-15 19:18 UTC (22+ 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
[nft RFC PATCH] mnl: Fix a potential buffer overflow
2014-03-14 13:47 UTC
[libnftnl RFC PATCH] set: Add nft_set_elems_nlmsg_build_payload_check
2014-03-14 13:33 UTC
[PATCH 1/3] iptables-restore(8): missing -T in synopsis
2014-03-14 8:44 UTC (6+ messages)
` [PATCH 2/3] iptables-restore(8): file to read from can be specified as argument
` [PATCH 3/3] iptables: save - fix getopt_long()'s optstring
[PATCH] iptables: make 'iptables-save -M' actually work
2014-03-13 16:05 UTC (3+ messages)
[PATCH 1/2] update FSF address in license text
2014-03-13 13:23 UTC (4+ messages)
` [PATCH 2/2] iptables: missing bracket in iptables-save(8)
[nft PATCH] ct: add support for setting ct mark
2014-03-13 13:17 UTC (3+ messages)
[PATCH net-next 0/6] net: Convert uses of __constant_<foo> to <foo>
2014-03-13 13:13 UTC (5+ messages)
` [PATCH net-next 5/6] netfilter: "
[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 0/7] netfilter: connlimit: scalability improvements
2014-03-12 12:58 UTC (11+ messages)
` [PATCH 5/7] netfilter: connlimit: use keyed locks
` [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 (2+ messages)
some minor tweaks for building doc/man pages for nftables
2014-03-12 12:16 UTC (5+ messages)
[PATCH] conntrackd: claim lockfile ownership properly
2014-03-12 1:31 UTC
[iptables 0/3] ebtables patchset
2014-03-10 10:50 UTC (5+ messages)
` [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)
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).