netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-02 01:24:44 to 2012-05-10 01:48:04 UTC [more...]

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

[PATCH 0/5] netfilter updates for net-next (upcoming 3.5), batch 2
 2012-05-09 22:11 UTC  (8+ 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

[PATCH] netfilter/xt_CT.c: remove redundant header include
 2012-05-09 22:03 UTC 

[v12 PATCH 0/3] NETFILTER new target module, HMARK
 2012-05-09 13:36 UTC  (20+ 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] libxt_hashlimit: add support for byte-based operation
 2012-05-08 14:21 UTC  (3+ messages)

[v2 PATCH 0/6] netfilter: "fail-open" feature support for NFQUEUE
 2012-05-08 12:28 UTC  (10+ 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

[PATCH 00/25] netfilter updates for net-next (upcoming 3.5)
 2012-05-08  7:32 UTC  (35+ 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 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)

[PATCH 0/2] ipset related bugfixes
 2012-05-07 19:13 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: Fix timeout value overflow bug
` [PATCH 2/2] netfilter: ipset: Fix hash size checking in kernel

Re[2]: [v12 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark
 2012-05-07 19:09 UTC 

[RFC] Patches to allow updates of timeouts in expectations
 2012-05-07 18:54 UTC  (10+ messages)
` [PATCH] expect: support NFCT_Q_CREATE_UPDATE in nfexp_query
` [PATCH] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect

[RFC] [PATCH 0/4] netfilter: "fail-open" feature support for NFQUEUE
 2012-05-07 14:52 UTC  (11+ messages)
` [RFC] [PATCH 1/4] netfilter: Define FAILOPEN flag
` [RFC] [PATCH 2/4] netfilter: Add new argument to enqueue handlers
` [RFC] [PATCH 3/4] netfilter: Add support for failopen in nf_queue()
` [RFC] [PATCH 4/4] netfilter: Enable fail-open

[GIT PULL net-next v2] IPVS
 2012-05-06 21:56 UTC  (22+ messages)
` [PATCH 01/18] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 02/18] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 03/18] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 04/18] ipvs: WRR "
` [PATCH 05/18] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 06/18] ipvs: SH scheduler does not need GFP_ATOMIC allocation
` [PATCH 07/18] netfilter: ipvs: use GFP_KERNEL allocation where possible
` [PATCH 08/18] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 09/18] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 10/18] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 11/18] ipvs: always update some of the flags bits in backup
` [PATCH 12/18] ipvs: wakeup master thread
` [PATCH 13/18] ipvs: reduce sync rate with time thresholds
` [PATCH 14/18] ipvs: add support for sync threads
` [PATCH 15/18] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 16/18] IPVS: ip_vs_ftp.c: local functions should not be exposed globally
` [PATCH 17/18] IPVS: ip_vs_proto.c: "
` [PATCH 18/18] export sysctl symbols needed by ip_vs_sync

facing problem with iptables nat rules and traffic flow scnerios
 2012-05-04 17:09 UTC  (2+ messages)

ICMP packet filter policy
 2012-05-03 16:32 UTC 

[PATCH] netfilter: nf_conntrack: fix explicit helper attachment and NAT
 2012-05-03 12:17 UTC 

Make nfct_catch return control to original thread
 2012-05-02 18:34 UTC  (2+ messages)

[PATCH] netfilter: Fix error in ipq_enqueue_packet
 2012-05-02  6:51 UTC 

[GIT PULL next-net] IPVS
 2012-05-02  6:18 UTC  (20+ messages)
` [PATCH 01/17] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 02/17] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 03/17] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 04/17] ipvs: WRR "
` [PATCH 05/17] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 06/17] ipvs: SH scheduler does not need GFP_ATOMIC allocation
` [PATCH 07/17] netfilter: ipvs: use GFP_KERNEL allocation where possible
` [PATCH 08/17] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 09/17] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 10/17] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 11/17] ipvs: always update some of the flags bits in backup
` [PATCH 12/17] ipvs: wakeup master thread
` [PATCH 13/17] ipvs: reduce sync rate with time thresholds
` [PATCH 14/17] ipvs: add support for sync threads
` [PATCH 15/17] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 16/17] IPVS: ip_vs_ftp.c: local functions should not be exposed globally
` [PATCH 17/17] IPVS: ip_vs_proto.c: "

[PATCH v3 1/2] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-05-02  1:19 UTC  (3+ messages)
` [PATCH v3 2/2] netfilter: ipvs: use GFP_KERNEL allocation where possible


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