netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-08 00:22:01 to 2012-05-14 15:07:33 UTC [more...]

[PATCH 1/6] netfilter: sanity checks on NFPROTO_NUMPROTO
 2012-05-14 15:06 UTC  (13+ messages)
` [PATCH 2/6] netfilter: decnet: switch hook PFs to nfproto
` [PATCH 3/6] netfilter: bridge: "
` [PATCH 4/6] netfilter: ipv4, defrag: "
` [PATCH 5/6] netfilter: ipvs: "
` [PATCH 6/6] netfilter: selinux: "

[PATCH] netfilter: xt_HMARK: endian bugs
 2012-05-14 15:05 UTC  (4+ messages)

[PATCH 0/4] netfilter fixes for 3.4-rc7
 2012-05-14 14:47 UTC  (8+ messages)
` [PATCH 1/4] netfilter: ipset: fix timeout value overflow bug
` [PATCH 2/4] netfilter: ipset: fix hash size checking in kernel
` [PATCH 3/4] netfilter: xt_CT: remove redundant header include
` [PATCH 4/4] netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER

[PATCH] [RFC] netfilter: don't assume NFPROTO_* are like PF_*
 2012-05-14 13:58 UTC 

[PATCH] netfilter: nf_ct_tcp: extend log message for invalid ignored packets
 2012-05-14 13:06 UTC  (2+ messages)

[PATCH v3 00/17] netfilter: add namespace support for netfilter protos
 2012-05-14  8:52 UTC  (18+ messages)
` [PATCH 01/17] netfilter: add struct nf_proto_net for register l4proto sysctl
` [PATCH 02/17] netfilter: add namespace support for l4proto
` [PATCH 03/17] netfilter: add namespace support for l3proto
` [PATCH 04/17] netfilter: add namespace support for l4proto_generic
` [PATCH 05/17] netfilter: add namespace support for l4proto_tcp
` [PATCH 06/17] netfilter: add namespace support for l4proto_udp
` [PATCH 07/17] netfilter: add namespace support for l4proto_icmp
` [PATCH 08/17] netfilter: add namespace support for l4proto_icmpv6
` [PATCH 09/17] netfilter: add namespace support for l3proto_ipv4
` [PATCH 10/17] netfilter: add namespace support for l3proto_ipv6
` [PATCH 11/17] netfilter: add namespace support for l4proto_sctp
` [PATCH 12/17] netfilter: add namespace support for l4proto_udplite
` [PATCH 13/17] netfilter: adjust l4proto_dccp to the nf_conntrack_l4proto_register
` [PATCH 14/17] netfilter: adjust l4proto_gre4 "
` [PATCH 15/17] netfilter: cleanup sysctl for l4proto and l3proto
` [PATCH 16/17] netfilter: add namespace support for cttimeout
` [PATCH 17/17] netfilter: cttimeout use pernet data of l4proto

[PATCH 1/1] ip(6)tables-restore: make sure argv is NULL terminated
 2012-05-14  8:41 UTC  (2+ messages)

[PATCH]iptables-save: fix don't show counters by default
 2012-05-14  8:39 UTC  (2+ messages)

[patch] netfilter: potential NULL dereference in get_inner_hdr()
 2012-05-14  8:39 UTC  (8+ messages)

[PATCH] libxt_hashlimit: add support for byte-based operation
 2012-05-14  8:33 UTC  (4+ messages)

[PATCH] netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
 2012-05-14  8:27 UTC 

[PATCH] netfilter/xt_CT.c: remove redundant header include
 2012-05-14  8:25 UTC  (2+ messages)

[PATCH next] netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
 2012-05-14  8:23 UTC  (2+ messages)

[PATCH 0/5] netfilter updates for net-next (upcoming 3.5), batch 2
 2012-05-14  8:21 UTC  (9+ messages)
` [PATCH 1/5] netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
` [PATCH 2/5] netfilter: add xt_hmark target for hash-based skb marking
` [PATCH 3/5] netfilter: limit, hashlimit: avoid duplicated inline
` [PATCH 4/5] netfilter: hashlimit: move rateinfo initialization to helper
` [PATCH 5/5] netfilter: hashlimit: byte-based limit mode

WAIT YOUR URGENT REPLY
 2012-05-14  8:17 UTC 

[RFC net-next 0/2] net: Use net_<level>_ratelimit
 2012-05-14  7:56 UTC  (2+ messages)
` [RFC net-next 2/2] net: Convert net_ratelimit uses to net_<level>_ratelimited

[ipset] fix typo in libipset
 2012-05-14  2:02 UTC 

WAIT YOUR URGENT REPLY
 2012-05-13 23:06 UTC 

[ANNOUNCE] ipset 6.12 released
 2012-05-11 23:20 UTC  (20+ messages)

[ANNOUNCE] ipset 6.12.1 released
 2012-05-10 20:19 UTC 

[PATCH 00/13] net: Add and use ether_addr_equal
 2012-05-10  7:08 UTC  (11+ messages)
` [PATCH 04/13] bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
` [PATCH 10/13] "

[v2 PATCH 0/6] netfilter: "fail-open" feature support for NFQUEUE
 2012-05-10  4:20 UTC  (11+ messages)
` [v2 PATCH 1/6] netfilter: Add new netlink NFQA_CFG_FAIL_OPEN
` [v2 PATCH 2/6] netfilter: Change enqueue handlers return values
` [v2 PATCH 3/6] netfilter: Add support for per-queue fail-open
` [v2 PATCH 4/6] netfilter: Add fail-open support to handler
` [v2 PATCH 5/6] netfilter: GSO packet handling
` [v2 PATCH 6/6] netfilter: Enable fail-open support

Re[2]: [PATCH 0/5] netfilter updates for net-next (upcoming 3.5), batch 2
 2012-05-10  4:00 UTC 

[v12 PATCH 0/3] NETFILTER new target module, HMARK
 2012-05-09 13:36 UTC  (8+ messages)
` [v12 PATCH 1/3] NETFILTER added flags to ipv6_find_hdr()
` [v12 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[PATCH net-next] netfilter: remove two dropwatch false positives
 2012-05-09 13:00 UTC  (3+ messages)

[PATCH next 1/3] netfilter: limit, hashlimit: avoid duplicated inline
 2012-05-09 11:25 UTC  (6+ messages)
` [PATCH next 2/3] netfilter: hashlimit: move rateinfo initialization to helper
` [PATCH next 3/3] netfilter: hashlimit: byte-based limit mode

iptables ulog-cprange
 2012-05-09  7:13 UTC  (3+ messages)

[PATCH 00/25] [v2] netfilter updates for net-next (upcoming 3.5)
 2012-05-08 17:12 UTC  (29+ messages)
` [PATCH 01/25] netfilter: nf_ct_ecache: refactor notifier registration
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 04/25] netfilter: bridge: optionally set indev to vlan
` [PATCH 05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 10/25] ipvs: SH "
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

SLUB warning in netfilter code on shutdown
 2012-05-08 15:33 UTC  (3+ messages)

[PATCH 00/25] netfilter updates for net-next (upcoming 3.5)
 2012-05-08  7:32 UTC  (31+ messages)
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 09/25] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

[PATCH v2 00/17] netfilter: add namespace support for netfilter protos
 2012-05-08  0:53 UTC  (3+ messages)


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