messages from 2013-10-21 22:53:40 to 2013-11-04 21:50:40 UTC [more...]
[PATCH 00/20] Netfilter/IPVS updates for net-next
2013-11-04 21:50 UTC (12+ messages)
` [PATCH 03/20] ipvs: improved SH fallback strategy
` [PATCH 04/20] netfilter: xt_socket: use sock_gen_put()
` [PATCH 05/20] netfilter: ipt_CLUSTERIP: make proc directory per net namespace
` [PATCH 07/20] netfilter: ipt_CLUSTERIP: make clusterip_lock "
` [PATCH 08/20] netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_get
` [PATCH 09/20] netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory
` [PATCH 11/20] netfilter: ipset: Use netlink callback dump args only
` [PATCH 12/20] netfilter: ipset: The unnamed union initialization may lead to compilation error
` [PATCH 15/20] netfilter: ipset: remove duplicate define
` [PATCH 16/20] bridge: netfilter: orphan skb before invoking ip netfilter hooks
` [PATCH 18/20] net: ipvs: sctp: do not recalc sctp csum when ports didn't change
[PATCH] iptables: add support for l2tp match
2013-11-04 16:41 UTC
[PATCH] netfilter: introduce l2tp match extension
2013-11-04 16:49 UTC (2+ messages)
[patch net-next RFC] netfilter: ip6_tables: use reasm skb for matching
2013-11-04 15:22 UTC (5+ messages)
[patch] netfilter: nf_tables: use _safe version of list_for_each
2013-11-04 12:58 UTC
netfilter: nf_tables: add compatibility layer for x_tables
2013-11-04 12:58 UTC
[PATCH iptables] extensions: libxt_cluster: add note on arptables-jf
2013-11-04 11:39 UTC (2+ messages)
[PATCH] iptables: improve chain name validation
2013-11-03 22:33 UTC (3+ messages)
[PATCH iptables 0/3] Fix build errors on Android
2013-11-03 21:48 UTC (6+ messages)
` [PATCH iptables 1/3] android: libiptc: Fix socklen_t type mismatch "
` [PATCH iptables 2/3] android: Don't include conflicting headers
` [PATCH iptables 3/3] android: build: Blacklist TCPOPTSTRIP on systems that lack TCPOPT_*
[PATCH iptables] ip6tables: Use consistent exit code for EAGAIN
2013-11-03 21:43 UTC (2+ messages)
[libnftables PATCH 1/6] test: return EXIT_FAILURE if some error was found
2013-11-03 21:33 UTC (12+ messages)
` [libnftables PATCH 2/6] test: fix memleak in XML testing
` [libnftables PATCH 3/6] test: use constants for coloured strings
` [libnftables PATCH 4/6] test: report errors building XML tree
` [libnftables PATCH 5/6] test: style cleanup
` [libnftables PATCH 6/6] test: report compilation without support
[PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
2013-11-03 21:36 UTC (2+ messages)
[GIT PULL] Second Round of IPVS updates for v3.13
2013-11-03 21:35 UTC (4+ messages)
` [PATCH nf-next 1/2] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
` [PATCH nf-next 2/2] net: ipvs: sctp: do not recalc sctp csum when ports didn't change
[libnftables PATCH v2] src: add fprintf API functions
2013-11-03 21:14 UTC (2+ messages)
[libnftables PATCH 1/2] ruleset: factorize json/xml tagging
2013-11-03 21:13 UTC (3+ messages)
` [libnftables PATCH 2/2] src: add fprintf API functions
[PATCH RFC 0/3] conntrack: add interface information to accounting extend
2013-11-03 20:59 UTC (5+ messages)
` [PATCH RFC 3/3] acct: add input and output interface index
[PATCH] iptables: spurious error in load_extension
2013-11-03 20:26 UTC (2+ messages)
[PATCH nft] payload: fix ethernet type protocol matching
2013-11-03 19:46 UTC
nftables: tar packages
2013-11-03 17:45 UTC (2+ messages)
[RFC PATCH nf_conntrack_extend] new extensions without changes kernel source
2013-11-02 14:30 UTC (4+ messages)
[PATCH 1/8] net ipset: use rbtree postorder iteration instead of opencoding
2013-11-01 22:38 UTC
ipv6 fragmentation-related panic in netfilter
2013-11-01 9:25 UTC (4+ messages)
[PATCH] iptables: add --line-numbers short option
2013-10-31 20:51 UTC
[PATCH] add hash:ip,mark data type to ipset
2013-10-31 14:39 UTC
[PATCH 1/1] ipset: fix timeout data type size
2013-10-31 4:34 UTC
[BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown
2013-10-30 18:04 UTC (2+ messages)
[RFC nft] flush/delete ruleset
2013-10-30 16:30 UTC
[PATCH] add hash:ip,mark data type to ipset
2013-10-30 15:23 UTC
[PATCH] netfilter fix for net
2013-10-29 20:54 UTC (3+ messages)
` [PATCH] netfilter: xt_NFQUEUE: fix --queue-bypass regression
IPV6 nf defrag does not work
2013-10-29 14:30 UTC (4+ messages)
[nft tool PATCH] src: include <stdio.h>
2013-10-29 12:24 UTC (2+ messages)
[PATCH FIX] NFQUEUE: fix --queue-bypass regression
2013-10-29 12:02 UTC (2+ messages)
[PATCH nf_tables] netfilter: bridge: nf_tables: add filter chain type
2013-10-28 17:06 UTC
[nftables-kernel PATCH v2] netfilter: nftables: Fix sparse endianness issue on nft_nat.c
2013-10-28 16:46 UTC (2+ messages)
[libnftables PATCH] test: xml: fix truncated ruleset testfile
2013-10-28 13:31 UTC (2+ messages)
[RFC PATCH 0/2 nf_tables] 32/64/128-bits word addressing in nf_tables
2013-10-28 13:09 UTC (5+ messages)
` [RFC PATCH 1/2 nf_tables] netfilter: nf_tables: allow 32/64/128-bits register addressing
` [RFC PATCH 2/2 nf_tables] netfilter: nf_tables: round to 32 bits in payload operations
` [RFC PATCH nft] src: finish concatenation support using the set infrastructure
libnftables header includes fixups
2013-10-28 12:27 UTC (5+ messages)
` [PATCH 1/4] build: resolve automake 1.12 warning
` [PATCH 2/4] build: resolve build errors in dependent programs
` [PATCH 3/4] build: avoid inclusion of stdbool.h in C++
` [PATCH 4/4] build: use C++11 headers if available
libnftables: build fixes
2013-10-28 12:27 UTC (4+ messages)
` [PATCH 2/2] build: resolve build errors in dependent programs
[nftables-kernel PATCH] netfilter: nftables: Fix sparse endianness issue on nft_nat.c
2013-10-28 10:13 UTC (4+ messages)
conntrack, idle TCP connection and keep-alives
2013-10-28 9:29 UTC (13+ messages)
[libnftables PATCH] test: xml: fix malformed ruleset testfile
2013-10-28 8:58 UTC (4+ messages)
[PATCH] netfilter: ipset: Fix library interface version
2013-10-28 3:28 UTC (3+ messages)
[PATCH net 0/3] ipv6: use rt6i_gateway as nexthop
2013-10-28 1:28 UTC (3+ messages)
[PATCH] nft: nft_set_attr_get_u32 null pointer deref
2013-10-27 23:29 UTC (3+ messages)
linux-next: Tree for Oct 18 (netdev: nf_tables_bridge.c)
2013-10-27 23:29 UTC (2+ messages)
[PATCH] bridge: netfilter: orphan skb before invoking ip netfilter hooks
2013-10-27 20:46 UTC (4+ messages)
[BUG] libnftables: NULL pointer dereference in nft_expr_ops_lookup
2013-10-27 20:21 UTC (4+ messages)
[libnftables PATCH] test: update to fit latest limit changes
2013-10-27 20:03 UTC (2+ messages)
[PATCH 0/2] ipset patches for nf-next
2013-10-27 19:36 UTC (4+ messages)
` [PATCH 1/2] netfilter:ipset: Fix memory allocation for bitmap:port
` [PATCH 2/2] netfilter: ipset: remove duplicate define
[ANNOUNCE] ipset 6.20.1 released
2013-10-27 18:52 UTC
[PATCH] build: fix incorrect library versioning
2013-10-27 18:12 UTC (2+ messages)
[PATCH] netfilter: ipset: remove duplicate define
2013-10-27 18:07 UTC (2+ messages)
ipset 6.20 compile failure on <3.8
2013-10-27 18:02 UTC (2+ messages)
[PATCH libmnl] socket: Enable specifying receiver of a netlink messages
2013-10-27 11:03 UTC
my subject
2013-10-26 8:38 UTC
libnetfilter_queue/libnetfilter_conntrack: TCP packet reordering
2013-10-25 13:41 UTC (2+ messages)
[PATCH libnftables] rule: remove NFT_RULE_ATTR_FLAGS
2013-10-24 22:17 UTC
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag causes behavioural change in userspace?
2013-10-24 19:14 UTC (9+ messages)
[PATCH net-next 0/3] initialize fragment hash secrets with net_get_random_once
2013-10-23 21:02 UTC (5+ messages)
` [PATCH net-next 1/3] ipv4: initialize ip4_frags hash secret as late as possible
` [PATCH net-next 2/3] ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once
` [PATCH net-next 3/3] inet: remove old fragmentation hash initializing
[PATCH 0/3] netfilter fixes for net
2013-10-23 20:56 UTC (9+ messages)
` [PATCH 1/3] netfilter: ebt_ulog: fix info leaks
` [PATCH 2/3] netfilter: ipt_ULOG: "
` [PATCH 3/3] netfilter: x_tables: fix ordering of jumpstack allocation and table update
[PATCH 1/4] [RFC] net: Explicitly initialize u64_stats_sync structures for lockdep
2013-10-23 19:37 UTC (3+ messages)
[PATCH] netfilter: skip checksum verification for outgoing rejected ipv6 packets
2013-10-23 9:22 UTC (5+ messages)
` [PATCH v2] "
[PATCH nft] statement: avoid huge rodata array
2013-10-22 13:18 UTC (4+ messages)
[PATCH] nftables: operational limit match
2013-10-22 8:55 UTC (2+ messages)
[PATCH 0/3] ipset patches for nf-next
2013-10-22 8:24 UTC (8+ messages)
` [PATCH 1/3] netfilter: ipset: Use netlink callback dump args only
` [PATCH 2/3] net: sched: Use dev_net() instead of the direct access to ->nd_net
` [PATCH 3/3] netfilter: ipset: The unnamed union initialization may lead to compilation error
[PATCH] netfilter: fix ordering of jumpstack allocation and table update
2013-10-22 8:21 UTC (6+ messages)
[PATCH nf-next] netfilter: xtables: lightweight process control group matching
2013-10-22 7:45 UTC (9+ 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).