netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-03 20:06:12 to 2015-05-20 12:12:39 UTC [more...]

[PATCH -stable] netfilter: nf_tables: fix error handling of rule replacement
 2015-05-20 12:12 UTC  (9+ messages)
` [PATCH -stable] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
` [PATCH -stable] netfilter: nf_tables: check for overflow of rule dlen field
` [PATCH -stable] netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
` [PATCH -stable] netfilter: restore rule tracing via nfnetlink_log
` [PATCH -stable] netfilter: nf_tables: allow to change chain policy without hook if it exists
` [PATCH -stable] netfilter: nft_rbtree: fix locking

[arptables PATCH 1/2] Use stdint types
 2015-05-20 12:17 UTC  (2+ messages)

[PATCH -nf] Revert "netfilter: bridge: query conntrack about skb dnat"
 2015-05-20 11:44 UTC  (2+ messages)

[PATCH nf] netfilter: nfnetlink_{log,queue}: Register pernet in first place
 2015-05-20 11:44 UTC 

[PATCH 1/1] netfilter: Fix kernel panic in nfulnl_rcv_nl_event
 2015-05-20 11:39 UTC  (2+ messages)

iptables: ensure number of counters is >0 in do_replace()
 2015-05-20  0:55 UTC  (5+ messages)
      ` netfilter: "

[PATCH 00/21] Netfilter updates for net-next
 2015-05-18 18:48 UTC  (25+ messages)
` [PATCH 01/21] netfilter: ipset: Fix sparse warning
` [PATCH 02/21] netfilter: ipset: Give a better name to a macro in ip_set_core.c
` [PATCH 03/21] netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
` [PATCH 04/21] netfilter: ipset: Properly calculate extensions offsets and total length
` [PATCH 05/21] netfilter: ipset: No need to make nomatch bitfield
` [PATCH 06/21] netfilter: ipset: Preprocessor directices cleanup
` [PATCH 07/21] netfilter: ipset: Return ipset error instead of bool
` [PATCH 08/21] netfilter: ipset: Check IPSET_ATTR_PORT only once
` [PATCH 09/21] netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
` [PATCH 10/21] netfilter: ipset: Return bool values instead of int
` [PATCH 11/21] netfilter: ipset: Check for comment netlink attribute length
` [PATCH 12/21] netfilter: ipset: Fix ext_*() macros
` [PATCH 13/21] netfilter: ipset: Fix hashing for ipv6 sets
` [PATCH 14/21] netfilter: ipset: Improve preprocessor macros checks
` [PATCH 15/21] netfilter: ipset: Use better include files in xt_set.c
` [PATCH 16/21] netfilter: bridge: neigh_head and physoutdev can't be used at same time
` [PATCH 17/21] netfilter: bridge: free nf_bridge info on xmit
` [PATCH 18/21] netfilter: ipset: deinline ip_set_put_extensions()
` [PATCH 19/21] netfilter: xt_MARK: Add ARP support
` [PATCH 20/21] netfilter: x_tables: add context to know if extension runs from nft_compat
` [PATCH 21/21] netfilter: Use correct return for seq_show functions

[PATCH net-next] netfilter: Use correct return for seq_show functions
 2015-05-18 15:57 UTC  (2+ messages)

cthelper's and default QueueLen -- bug?
 2015-05-17 15:24 UTC  (2+ messages)

[PATCH 0/4] Netfilter fixes for net
 2015-05-16 20:45 UTC  (8+ messages)
` [PATCH 1/4] ipvs: fix memory leak in ip_vs_ctl.c
` [PATCH 2/4] netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
` [PATCH 3/4] conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
` [PATCH 4/4] netfilter: nf_tables: fix bogus warning in nft_data_uninit()

[GIT PULL nf] IPVS Fixes for v4.1
 2015-05-16 18:54 UTC  (4+ messages)
` [PATCH nf] ipvs: fix memory leak in ip_vs_ctl.c

[ulogd2 PATCHv2] ulogd: Use /dev/null as dummy logfile when logging to syslog
 2015-05-16 15:43 UTC 

[ulogd2 PATCH 3/4] ulogd: Use (FILE *)(-1) as dummy logfile when logging to syslog
 2015-05-16 15:36 UTC  (3+ messages)

[ulogd2 PATCH 4/4] Define _GNU_SOURCE to get members of tcphdr
 2015-05-16 13:44 UTC 

[ulogd2 PATCH 2/4] Use stdint types everywhere
 2015-05-16 13:02 UTC 

[ulogd2 PATCH 1/4] Sync with kernel headers
 2015-05-16 13:01 UTC 

[nfacct PATCH] Sync with kernel headers
 2015-05-16 13:00 UTC 

[libnfnetlink PATCH 3/3] Use stdint types everywhere
 2015-05-16 12:59 UTC 

[libnfnetlink PATCH 2/3] Convert kernel to userspace types
 2015-05-16 12:54 UTC 

[libnfnetlink PATCH 1/3] Sync with kernel headers
 2015-05-16 12:49 UTC 

[libnetfilter_queue PATCH 4/4] tcp.c udp.c: Define _GNU_SOURCE to get members of tcphdr&ucphdr
 2015-05-16 12:45 UTC 

[libnetfilter_queue PATCH 3/4] Use stdint types everywhere
 2015-05-16 12:45 UTC 

[libnetfilter_queue PATCH 2/4] Convert kernel to userspace types
 2015-05-16 12:33 UTC 

[libnetfilter_queue PATCH 1/4] Sync with kernel headers
 2015-05-16 12:24 UTC 

[libnetfilter_log PATCH 3/3] Use stdint types everywhere
 2015-05-16 12:01 UTC 

[libnetfilter_log PATCH 2/3] Convert kernel to stdint types
 2015-05-16 11:41 UTC 

[libnetfilter_log PATCH 1/3] Sync with current kernel headers
 2015-05-16 11:37 UTC 

[libnetfilter_cthelper PATCH] Sync with kernel headers
 2015-05-16 11:35 UTC 

[libnetfilter_conntrack PATCH 2/2] Use stdint types everywhere
 2015-05-16 11:31 UTC 

[libnetfilter_conntrack PATCH 1/2] Sync with kernel headers
 2015-05-16 11:02 UTC 

[libnetfilter_acct PATCH] Sync with kernel headers
 2015-05-16 10:56 UTC 

[libmnl PATCH 2/2] examples/netfilter: Include <endian.h> for be64toh
 2015-05-16 10:40 UTC 

[libmnl PATCH 1/2] examples/netfilter: Use stdint types
 2015-05-16 10:37 UTC 

[ebtables PATCH 2/2] ethernetdb.h: Remove C++ specific compiler hint macro _THROW
 2015-05-16 10:31 UTC 

[ebtables PATCH 1/2] extensions: Use stdint types
 2015-05-16 10:22 UTC 

[conntrack-tools PATCH 6/6] src/netlink: Use <fcntl.h> instead of legacy synonym <sys/fcntl.h>
 2015-05-16 10:20 UTC 

[conntrack-tools PATCH 5/6] Define _GNU_SOURCE to get members of tcphdr&ucphdr
 2015-05-16 10:05 UTC 

[conntrack-tools PATCH 4/6] Include <sys/select.h> for fd_set
 2015-05-16  9:50 UTC 

[conntrack-tools PATCH 3/6] include: Use stdint types
 2015-05-16  9:38 UTC 

[conntrack-tools PATCH 2/6] Sync with kernel headers
 2015-05-16  9:26 UTC 

[conntrack-tools PATCH 1/6] configure: Add AM_PROG_AR to silence automake warning
 2015-05-16  9:19 UTC 

[arptables PATCH 2/2] Remove support for libc5
 2015-05-16  8:31 UTC 

[PATCH] configure.ac: Add --without-{mysql,pgsql}
 2015-05-15 21:44 UTC  (2+ messages)

[libnetfilter_cttimeout PATCH] Sync with kernel headers
 2015-05-15 21:36 UTC 

libnetfilter_*: Use uint*_t instead of u_int*_t
 2015-05-15 21:21 UTC  (3+ messages)

[PATCH] netfilter: ipset: deinline ip_set_put_extensions()
 2015-05-15 20:05 UTC  (3+ messages)

[PATCH nf] nf_tables: fix bogus warning in nft_data_uninit()
 2015-05-15 20:08 UTC  (2+ messages)

[PATCH 00/34] ipset patches for nf-next
 2015-05-15 20:04 UTC  (17+ messages)
` [PATCH 02/34] netfilter: ipset: Prepare the ipset core to use RCU at set level
` [PATCH 03/34] netfilter: ipset: Introduce RCU locking in bitmap:* types
` [PATCH 04/34] netfilter: ipset: Introduce RCU locking in hash:* types
` [PATCH 10/34] netfilter: ipset: Missing rcu protection in mtype_list() fixed

[PATCH nf] conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
 2015-05-15 19:06 UTC  (3+ messages)

[PATCH] netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
 2015-05-15 19:05 UTC  (2+ messages)

[libnetfilter_log PATCH] Make it possible to build libipulog
 2015-05-15 18:40 UTC 

[PATCH libnetfilter_log] Add include needed for integer type definition
 2015-05-15 18:24 UTC  (2+ messages)

[PATCH] Add arpt_MARK to xt_mark
 2015-05-14 11:02 UTC  (2+ messages)

[PATCH -next] netfilter: bridge: free nf_bridge info on xmit
 2015-05-14 10:52 UTC  (2+ messages)

[PATCH -next] netfilter: bridge: neigh_head and physoutdev can't be used at same time
 2015-05-14 10:52 UTC  (2+ messages)

[PATCH 0/5 net-next] Netfilter ingress support (v4)
 2015-05-14  5:11 UTC  (12+ messages)
` [PATCH 1/5] netfilter: cleanup struct nf_hook_ops indentation
` [PATCH 2/5] netfilter: add hook list to nf_hook_state
` [PATCH 3/5] netfilter: add nf_hook_list_active()
` [PATCH 4/5] net: add CONFIG_NET_INGRESS to enable ingress filtering
` [PATCH 5/5] netfilter: add netfilter ingress hook after handle_ing() under unique static key

[PATCH] net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
 2015-05-13  3:05 UTC  (3+ messages)

Kernel panic with skb_alloc during post_routing
 2015-05-13  0:21 UTC 

Probably bug in netfilter hashlimit extension
 2015-05-12  7:42 UTC  (4+ messages)

Probably bug in netfilter hashlimit extension
 2015-05-11 16:35 UTC 

ulogd 2.0.5
 2015-05-10 21:38 UTC  (5+ messages)

[ANNOUNCE] ulogd 2.0.5 release
 2015-05-10 19:40 UTC 

[PATCH] net: deinline netif_tx_stop_queue() and netif_tx_stop_all_queues()
 2015-05-10  2:27 UTC  (7+ messages)

[iptables PATCH 2/2 RFC] Remove Libc5 support code
 2015-05-08 14:04 UTC  (5+ messages)

[PATCH nf-next] netfilter: conntrack: add support for flextuples
 2015-05-08  9:45 UTC  (12+ messages)

[PATCH] ipvs: fix memory leak in ip_vs_ctl.c
 2015-05-07 19:06 UTC  (2+ messages)

Q on contribution to Netfilter
 2015-05-05 22:51 UTC  (2+ messages)

[PATCH 0/4] Netfilter ingress support (v3)
 2015-05-04 23:04 UTC  (14+ messages)
` [PATCH 1/4] net: add minimalistic ingress filter hook and port sch_ingress on top of it
` [PATCH 2/4] netfilter: cleanup struct nf_hook_ops indentation
` [PATCH 3/4] netfilter: add hook list to nf_hook_state
` [PATCH 4/4] net: add netfilter ingress hook

[PATCH] netfilter: fix dependency issues between IPv6 defragmentation and ip6tables
 2015-05-04 15:56 UTC  (5+ messages)

[PATCH iptables] libxt_CT: add support for flextuples
 2015-05-04 10:38 UTC  (2+ messages)

[PATCH 3.19 176/177] netfilter: x_tables: fix cgroup matching on non-full sks
 2015-05-04  8:46 UTC 


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).