messages from 2013-04-25 01:12:33 to 2013-05-03 16:30:45 UTC [more...]
[PATCH v2 0/2] sched: Add cond_resched_rcu_lock() helper
2013-05-03 16:30 UTC (31+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections
[libnftables PATCH 1/2] src: delete exporting internal flags in XML
2013-05-03 16:24 UTC (4+ messages)
` [libnftables PATCH 2/2] src: support for XML parsing
[PATCH] netfilter: ipset: support package fragments for IPv4 protos without ports
2013-05-02 11:48 UTC (4+ messages)
` [PATCH V2] "
[PATCH 0/6] ipset updates for nf-next
2013-05-02 10:29 UTC (12+ messages)
` [PATCH 1/6] netfilter: ipset: Don't call ip_nest_end needlessly in the error path
` [PATCH 2/6] netfilter: ipset: Sparse warning about shadowed variable fixed
` [PATCH 3/6] netfilter: ipset: Fix sparse warnings due to missing rcu annotations
` [PATCH 4/6] netfilter: ipset: Rename simple macro names to avoid namespace issues
` [PATCH 5/6] netfilter: ipset: Fix "may be used uninitialized" warnings
` [PATCH 6/6] netfilter: ipset: Use fix sized type for timeout in the extension part
[PATCH v3 0/2] sched: Add cond_resched_rcu_lock() helper
2013-05-01 8:57 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections
net/netfilter/nf_log.c:373:38: error: 'struct netns_nf' has no member named 'proc_netfilter'
2013-04-30 18:01 UTC
[PATCH 00/18] netfilter updates for net-next (try 2)
2013-04-30 9:19 UTC (22+ messages)
` [PATCH 01/18] netfilter: ipset: Make possible to test elements marked with nomatch
` [PATCH 02/18] netfilter: ipset: Move often used IPv6 address masking function to header file
` [PATCH 03/18] netfilter: ipset: Introduce extensions to elements in the core
` [PATCH 04/18] netfilter: ipset: Unified bitmap type generation
` [PATCH 05/18] netfilter: ipset: Bitmap types using the unified code base
` [PATCH 06/18] netfilter: ipset: Unified hash type generation
` [PATCH 07/18] netfilter: ipset: Hash types using the unified code base
` [PATCH 08/18] netfilter: ipset: list:set type using the extension interface
` [PATCH 09/18] netfilter: ipset: Introduce the counter extension in the core
` [PATCH 10/18] netfilter: ipset: The bitmap types with counter support
` [PATCH 11/18] netfilter: ipset: The hash "
` [PATCH 12/18] netfilter: ipset: The list:set type "
` [PATCH 13/18] netfilter: ipset: set match: add support to match the counters
` [PATCH 14/18] netfilter: nf_queue: move device refcount bump to extra function
` [PATCH 15/18] netfilter: move skb_gso_segment into nfnetlink_queue module
` [PATCH 16/18] netfilter: nfnetlink_queue: add skb info attribute
` [PATCH 17/18] netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
` [PATCH 18/18] sctp: Correct type and usage of sctp_end_cksum()
Bug fixes only now please
2013-04-30 8:13 UTC
[PATCH 0/2] sched: Add cond_resched_rcu_lock() helper
2013-04-30 2:45 UTC (21+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections
[PATCH 00/18] netfilter updates for net-next
2013-04-29 20:27 UTC (23+ messages)
` [PATCH 01/18] netfilter: ipset: Make possible to test elements marked with nomatch
` [PATCH 02/18] netfilter: ipset: Move often used IPv6 address masking function to header file
` [PATCH 03/18] netfilter: ipset: Introduce extensions to elements in the core
` [PATCH 04/18] netfilter: ipset: Unified bitmap type generation
` [PATCH 05/18] netfilter: ipset: Bitmap types using the unified code base
` [PATCH 06/18] netfilter: ipset: Unified hash type generation
` [PATCH 07/18] netfilter: ipset: Hash types using the unified code base
` [PATCH 08/18] netfilter: ipset: list:set type using the extension interface
` [PATCH 09/18] netfilter: ipset: Introduce the counter extension in the core
` [PATCH 10/18] netfilter: ipset: The bitmap types with counter support
` [PATCH 11/18] netfilter: ipset: The hash "
` [PATCH 12/18] netfilter: ipset: The list:set type "
` [PATCH 13/18] netfilter: ipset: set match: add support to match the counters
` [PATCH 14/18] netfilter: nf_queue: move device refcount bump to extra function
` [PATCH 15/18] netfilter: move skb_gso_segment into nfnetlink_queue module
` [PATCH 16/18] netfilter: nfnetlink_queue: add skb info attribute
` [PATCH 17/18] netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
` [PATCH 18/18] sctp: Correct type and usage of sctp_end_cksum()
[PATCH] IPVS fix for 3.9
2013-04-29 15:35 UTC (3+ messages)
` [PATCH] ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
[PATCH 00/13] ipset patches for nf-next
2013-04-27 20:15 UTC (21+ messages)
` [PATCH 01/13] netfilter: ipset: Make possible to test elements marked with nomatch
` [PATCH 02/13] netfilter: ipset: Move often used IPv6 address masking function to header file
` [PATCH 03/13] netfilter: ipset: Introduce extensions to elements in the core
` [PATCH 04/13] netfilter: ipset: Unified bitmap type generation
` [PATCH 05/13] netfilter: ipset: Bitmap types using the unified code base
` [PATCH 06/13] netfilter: ipset: Unified hash type generation
` [PATCH 07/13] netfilter: ipset: Hash types using the unified code base
` [PATCH 08/13] netfilter: ipset: list:set type using the extension interface
` [PATCH 09/13] netfilter: ipset: Introduce the counter extension in the core
` [PATCH 10/13] netfilter: ipset: The bitmap types with counter support
` [PATCH 11/13] netfilter: ipset: The hash "
` [PATCH 12/13] netfilter: ipset: The list:set type "
` [PATCH 13/13] netfilter: ipset: set match: add support to match the counters
[GIT PULL ipvs] ipvs fixes for v3.9 #2
2013-04-27 18:00 UTC (4+ messages)
` [PATCH ipvs 1/1] ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
[PATCH -next v2 0/5] netfilter: nf_queue: avoid expensive gso/checksums
2013-04-27 17:46 UTC (11+ messages)
` [PATCH 1/5] netfilter: nf_queue: move device refcount bump to extra function
` [PATCH 2/5] netfilter: nfnetlink_queue: avoid peer_portid test
` [PATCH 3/5] netfilter: move skb_gso_segment into nfnetlink_queue module
` [PATCH 4/5] netfilter: nfnetlink_queue: add skb info attribute
` [PATCH 5/5] netfilter: nfqueue: avoid expensive gso segmentation and checksum fixup
xt_CHECKSUM doesn't work as expected
2013-04-26 19:59 UTC (4+ messages)
[PATCH 0/4] libnetfilter_queue: gso handling support
2013-04-26 10:30 UTC (13+ messages)
` [PATCH 1/4] Revert: add new libnetfilter_queue API for libmnl
` [PATCH 2/4] examples/nf-queue: handle recv error, use larger buffer
` [PATCH 3/4] src: add new GSO handling capabilities
` [PATCH 4/4] examples/nf-queue: receive large gso packets
[PATCH v2 0/4] libnetfilter_queue: gso handling support
2013-04-26 8:33 UTC (5+ messages)
` [PATCH 1/4] build: don't install internal.h
` [PATCH 2/4] examples/nf-queue: handle recv error, use larger buffer
` [PATCH 3/4] src: add new GSO handling capabilities
` [PATCH 4/4] examples/nf-queue: receive large gso packets
[PATCH ipvs-next] ipvs: Remove rcu_read_unlock();rcu_read_lock();
2013-04-26 6:02 UTC (9+ messages)
[PATCH 0/2] netfilter: idletimers
2013-04-26 1:24 UTC (5+ messages)
` [PATCH 1/2] netfilter: idletimers - fix the case of already expired timer
` [PATCH 2/2] netfilter: idletimers - add send_nl_msg field
[PATCH 1/1] ip_vs_sip_fill_param() BUG: bad check of return value
2013-04-26 0:57 UTC (5+ messages)
[PATCH] sctp: Correct type and usage of sctp_end_cksum()
2013-04-26 0:28 UTC (4+ messages)
[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
2013-04-25 15:22 UTC (2+ messages)
[ANNOUNCE] Netfilter is participating in the Google Summer of Code 2013
2013-04-25 12:20 UTC (2+ messages)
[PATCH 1/1] ip_vs_sip_fill_param() uninitialized var
2013-04-25 7:37 UTC (4+ messages)
[PATCH 00/10] netfilter fixes for net-next
2013-04-25 4:54 UTC (2+ 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).