messages from 2016-08-01 19:46:50 to 2016-08-12 20:17:58 UTC [more...]
[PATCH 1/2, libnftnl] tests: Consolidate printing error utilities
2016-08-12 20:17 UTC (9+ messages)
` [PATCH 2/2, libnftnl] Use libnftnl comparators in all tests
` [PATCH 1/4, V2, libnftnl] tests: Fix segfaults due outbound access
` [PATCH 2/4, V2, libnftnl] tests: Fix wrong expression creation
` [PATCH 3/4, V2, libnftnl] tests: Consolidate printing error utilities
[nft PATCH 0/4] A round of covscan indicated fixes
2016-08-12 16:00 UTC (5+ messages)
` [nft PATCH 1/4] evaluate: Fix datalen checks in expr_evaluate_string()
` [nft PATCH 2/4] netlink_delinearize: Avoid potential null pointer deref
` [nft PATCH 3/4] proto_find_num: Avoid potential null pointer dereference
` [nft PATCH 4/4] evaluate: Avoid undefined behaviour in concat_subtype_id()
[PATCH nf-next V2] netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
2016-08-12 13:55 UTC (5+ messages)
[libnftnl PATCH] utils: Don't return directly from SNPRINTF_BUFFER_SIZE
2016-08-12 13:37 UTC (2+ messages)
[PATCH 1/4, libnftnl] rule: Implement internal expression iterator
2016-08-12 12:11 UTC (32+ messages)
` [PATCH 2/4, libnfntl] Implement rule comparison
` [PATCH 3/4, nft] Simplify parser rule_spec tree
` [PATCH 4/4, nft] Implement deleting rule by description
` [PATCH 1/5, V2, libnftnl] rule: Add const modifier to rule field of expression iterator
` [PATCH 2/5, V2, libnftnl] rule: Implement internal "
` [PATCH 3/5, V2, libnftnl] Implement rule comparison
` [PATCH 4/5, V2, nft] Simplify parser rule_spec tree
` [PATCH 5/5, V2, nft] Implement deleting rule by description
` [PATCH] rule: Constify rule iterators
` [PATCH, v2] Constify iterators
` [PATCH 1/4, V3, libnftnl] rule: Implement internal expression iterator
` [PATCH 2/4, V3, libnftnl] Implement rule comparison
` [PATCH 3/4, V3, nft] Simplify parser rule_spec tree
` [PATCH 4/4, V3, nft] Implement deleting rule by description
[PATCH] netfilter: remove ip_conntrack* sysctl compat code
2016-08-12 11:47 UTC
[PATCH nf-next v2] ipvs: use nf_ct_kill helper
2016-08-12 11:21 UTC (4+ messages)
[PATCH netfilter] extensions/libxt_bpf.man: clarify BPF code generation with tcpdump
2016-08-12 10:47 UTC (2+ messages)
[PATCH v5] netfilter: nf_tables: add hash expression
2016-08-12 10:35 UTC (2+ messages)
[PATCH nf-next] netfilter: use_nf_conn_expires helper in more places
2016-08-12 10:25 UTC (6+ messages)
` [kbuild-all] "
[PATCH nf-next] netfilter: nf_dup4: remove redundant checksum recalculation
2016-08-12 10:18 UTC (2+ messages)
[PATCH nf-next] netfilter: physdev: add missed blank
2016-08-12 10:17 UTC (2+ messages)
[PATCH 1/1] netfilter: Only need first 4 bytes to get l4proto ports
2016-08-12 10:16 UTC (2+ messages)
[libnftnl PATCH 0/7] A bunch of covscan detected fixes
2016-08-12 8:40 UTC (16+ messages)
` [libnftnl PATCH 1/7] set: prevent memleak in nftnl_jansson_parse_set_info()
` [libnftnl PATCH 2/7] ruleset: Prevent memleak in nftnl_ruleset_snprintf_*() functions
` [libnftnl PATCH 3/7] expr/ct: prevent array index overrun in ctkey2str()
` [libnftnl PATCH 4/7] expr/limit: Drop unreachable code in limit_to_type()
` [libnftnl PATCH 5/7] common: Avoid integer overflow in nftnl_batch_is_supported()
` [libnftnl PATCH 6/7] Avoid returning uninitialized data
` [libnftnl PATCH 7/7] ruleset: Initialize ctx.flags before calling nftnl_ruleset_ctx_set()
[PATCH] nf-next: x_tables: Replace kmalloc(s*n) with kmalloc_array(n,s)
2016-08-12 7:19 UTC (4+ messages)
[PATCH 1/3, libnftnl] tests: Add missing tests to test-script.sh
2016-08-11 23:52 UTC (8+ messages)
` [PATCH 2/3, libnftnl] expr: Fix lookup builder
` [PATCH 3/3, libnftnl] tests: Fix tests for immediate and lookup expressions
[PATCH 0/5] Check u32 load in u8 attributes
2016-08-11 23:36 UTC (7+ messages)
` [PATCH 1/5] netfilter: nf_tables: Check u32 load in u8 nft_bitwise attribute
` [PATCH 2/5] netfilter: nf_tables: Check u32 load in u8 nft_byteorder attribute
` [PATCH 3/5] netfilter: nf_tables: Check u32 load in u8 nft_cmp attribute
` [PATCH 4/5] netfilter: nf_tables: Check u32 load in u8 nft_immediate attribute
` [PATCH 5/5] netfilter: nf_tables: Check u32 load in u8 nft_nat attribute
[PATCH libnftnl] expr: hash: Jenkins hash expression support
2016-08-11 23:11 UTC (2+ messages)
nfacct: setting quotas does not seem to work
2016-08-11 14:00 UTC
[PATCH v4] netfilter: nf_tables: add hash expression
2016-08-11 12:37 UTC (2+ messages)
[PATCH 0/9] Netfilter fixes for net
2016-08-10 21:54 UTC (11+ messages)
` [PATCH 1/9] netfilter: nf_ct_h323: do not re-activate already expired timer
` [PATCH 2/9] netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01
` [PATCH 3/9] netfilter: nft_rbtree: ignore inactive matching element with no descendants
` [PATCH 4/9] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
` [PATCH 5/9] netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
` [PATCH 6/9] netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
` [PATCH 7/9] netfilter: nfnetlink_queue: reject verdict request from different portid
` [PATCH 8/9] netfilter: ctnetlink: reject new conntrack request with different l4proto
` [PATCH 9/9] netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
[PATCH] netfilter: nf_tables: Add size check on u8 nft_exthdr attributes
2016-08-10 11:00 UTC (4+ messages)
[PATCH] x_tables: Replace kmalloc(s*n) with kmalloc_array(n,s)
2016-08-10 10:06 UTC
[PATCH 0/9] Netfilter fixes for net
2016-08-10 19:16 UTC (10+ messages)
` [PATCH 1/9] netfilter: nf_ct_h323: do not re-activate already expired timer
` [PATCH 2/9] netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01
` [PATCH 3/9] netfilter: nft_rbtree: ignore inactive matching element with no descendants
` [PATCH 4/9] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
` [PATCH 5/9] netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
` [PATCH 6/9] netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
` [PATCH 7/9] netfilter: nfnetlink_queue: reject verdict request from different portid
` [PATCH 8/9] netfilter: ctnetlink: reject new conntrack request with different l4proto
` [PATCH 9/9] netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
[PATCH v2] netfilter: nf_tables: add hash expression
2016-08-10 7:21 UTC (3+ messages)
[PATCH v3] netfilter: nf_tables: add hash expression
2016-08-10 18:52 UTC (2+ messages)
[PATCH nft] tests: tests to include files
2016-08-10 18:21 UTC
[PATCH nf] netfilter: ctnetlink: reject new conntrack request with different l4proto
2016-08-10 8:36 UTC (2+ messages)
[PATCH nf] netfilter: nfnetlink_queue: reject verdict request from different portid
2016-08-10 8:36 UTC (3+ messages)
[PATCH nf] netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
2016-08-10 8:36 UTC (2+ messages)
[ANNOUNCE] Netdev 1.2 updates
2016-08-10 15:06 UTC
4.7.0: RCU stall in nf_conntrack
2016-08-09 17:33 UTC
Drop pings to other VLAN interfaces
2016-08-09 15:03 UTC
[PATCH v2] netfilter: nft_nth: match every n packets
2016-08-09 14:26 UTC (7+ messages)
[PATCH] netfilter: nft_hash: generate Jenkins Hash per source register
2016-08-09 14:22 UTC (2+ messages)
[PATCH] netfilter: nf_tables: rename set implementations
2016-08-09 14:11 UTC
[PATCH nft 1/3] scanner: honor absolute and relative paths via include file
2016-08-09 9:29 UTC (3+ messages)
` [PATCH nft 2/3] scanner: don't fall back on current directory if include is not found
` [PATCH nft 3/3] scanner: don't break line on include error message
[PATCH iptables] xtables-compat: fix comments listing
2016-08-09 8:41 UTC (2+ messages)
net-next is OPEN
2016-08-09 5:24 UTC
[PATCH nf] netfilter: nf_expect_proc: remove the redundant slash when policy name is empty
2016-08-08 14:06 UTC (2+ messages)
[PATCH libmnl] callback: mark cb_ctl_array 'const' in mnl_cb_run2()
2016-08-08 11:15 UTC (2+ messages)
[PATCH v2] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
2016-08-08 11:10 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_ct_h323: do not re-activate already expired timer
2016-08-08 11:07 UTC (2+ messages)
[stable, xtables] fix validation of jumps
2016-08-03 12:24 UTC (5+ messages)
` [PATCH -stable 4.1.y] netfilter: x_tables: speed up jump target validation
[PATCH nf-next] ipvs: use nf_ct_kill helper
2016-08-03 7:37 UTC (2+ messages)
[PATCH 1116/1285] Replace numeric parameter like 0444 with macro
2016-08-02 19:13 UTC (3+ messages)
[PATCH 1115/1285] Replace numeric parameter like 0444 with macro
2016-08-02 17:59 UTC (4+ messages)
[PATCH 1122/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1130/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:19 UTC
[PATCH 1129/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1128/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1127/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1126/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1125/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1124/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1123/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1121/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1120/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1119/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1118/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1117/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:18 UTC
[PATCH 1100/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:16 UTC
[PATCH 1099/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:16 UTC
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).