messages from 2016-05-29 10:09:15 to 2016-06-06 16:08:36 UTC [more...]
[PATCH -v4 0/7] spin_unlock_wait borkage and assorted bits
2016-06-06 16:08 UTC (22+ messages)
` [PATCH -v4 1/7] locking: Replace smp_cond_acquire with smp_cond_load_acquire
` [PATCH -v4 2/7] locking: Introduce smp_acquire__after_ctrl_dep
` [PATCH -v4 3/7] locking: Move smp_cond_load_acquire() to asm-generic/barrier.h
` [PATCH -v4 4/7] locking, tile: Provide TILE specific smp_acquire__after_ctrl_dep
` [PATCH -v4 5/7] locking, arch: Update spin_unlock_wait()
` [PATCH -v4 6/7] locking: Update spin_unlock_wait users
` [PATCH -v4 7/7] locking,netfilter: Fix nf_conntrack_lock()
[PATCH] off-by-one in DecodeQ931
2016-06-06 14:55 UTC (6+ messages)
` "
4.7-rc2: iptables broken on ARM 32 bits
2016-06-06 12:52 UTC
[PATCH] doc: Update datatypes
2016-06-06 11:39 UTC (2+ messages)
[PATCH] extensions: libip6t_frag: Add translation to nft
2016-06-06 11:35 UTC (2+ messages)
[PATCHv4] extensions: libxt_multiport: Add translation to nft
2016-06-06 11:27 UTC (2+ messages)
[conntrack-tools PATCH] include/network.h: fix erroneus comment in NTA_(S|D)NAT_IPV6
2016-06-06 11:24 UTC (2+ messages)
[PATCH 00/23] Netfilter updates for net-next
2016-06-06 11:20 UTC (5+ messages)
` [PATCH 07/23] netfilter: x_tables: check standard target size too
[GIT PULL] IPVS Fixes for v4.7
2016-06-06 11:20 UTC (3+ messages)
` [PATCH] ipvs: update real-server binding of outgoing connections in SIP-pe
[PATCH] extensions: libxt_dscp: Add translation to nft
2016-06-06 11:00 UTC (2+ messages)
[PATCH] iptables: extensions: libxt_MARK: Add translation to nft
2016-06-06 8:37 UTC (2+ messages)
[PATCH ipvs-next] ipvs: count pre-established TCP states as active
2016-06-06 7:23 UTC (2+ messages)
[RFC][PATCH 0/3] spin_unlock_wait and assorted borkage
2016-06-04 15:29 UTC (14+ messages)
` [RFC][PATCH 1/3] locking: Introduce smp_acquire__after_ctrl_dep
[PATCH v3] xtables: Add a smaller delay option when waiting for xtables lock
2016-06-03 0:46 UTC
[ANNOUNCE] nftables 0.6 release
2016-06-02 18:44 UTC (2+ messages)
Next libmnl release
2016-06-02 17:20 UTC (3+ messages)
[PATCH] extensions: libip6t_hbh: Add translation to nft
2016-06-02 15:31 UTC (3+ messages)
[PATCH] extensions: libxt_devgroup: Fix order of mask and id
2016-06-02 14:53 UTC (2+ messages)
[PATCH nf] netfilter: x_tables: don't reject valid target size on some architectures
2016-06-02 12:10 UTC (2+ messages)
[PATCH] extensions: libxt_connmark: Fix order of mask and mark
2016-06-02 11:06 UTC (2+ messages)
[PATCH 1/2,libnftnl] Free user data in unsetters
2016-06-02 10:58 UTC (5+ messages)
` [PATCH 2/2,libnftnl] Check memory allocations in setters
[PATCH] doc: fix old parameters and update datatypes
2016-06-02 10:54 UTC (2+ messages)
[PATCH v3] extensions: libxt_multiport: Add translation to nft
2016-06-02 10:52 UTC (4+ messages)
[ANNOUNCE] Netdev 1.2 call for proposals
2016-06-02 5:35 UTC
[PATCH v2] netfilter: fix possible ZERO_SIZE_PTR pointer dereferencing error
2016-06-02 2:59 UTC
[PATCH] netfilter: fix possible ZERO_SIZE_PTR pointer dereferencing error
2016-06-02 2:40 UTC (5+ messages)
` [PATCH] netfilter: fix possible ZERO_SIZE_PTR pointerdereferencing error
` [PATCH] netfilter: fix possible ZERO_SIZE_PTRpointerdereferencing error
[PATCH 0/7] Netfilter fixes for net
2016-06-02 0:54 UTC (9+ messages)
` [PATCH 1/7] netfilter: nfnetlink_queue: fix timestamp attribute
` [PATCH 2/7] netfilter: conntrack: remove leftover binary sysctl define
` [PATCH 3/7] netfilter: nf_queue: Make the queue_handler pernet
` [PATCH 4/7] netfilter: nf_ct_helper: Fix helper unregister count
` [PATCH 5/7] netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
` [PATCH 6/7] netfilter: nf_tables: validate NFTA_SET_TABLE parameter
` [PATCH 7/7] netfilter: nf_ct_helper: bail out on duplicated helpers
[PATCH] netfilter/nflog: nflog-range does not truncate packets
2016-06-02 0:23 UTC
[PATCH iptables 3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit
2016-06-02 0:17 UTC
[PATCH iptables 2/3] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
2016-06-02 0:17 UTC
[PATCH iptables 1/3] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
2016-06-02 0:16 UTC
[PATCH 3/3] netfilter: iptables-restore does not work as expected with xt_hashlimit
2016-06-02 0:12 UTC
[PATCH 2/3] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
2016-06-02 0:11 UTC
[PATCH 1/3] netfilter: Prepare xt_hashlimit.c for revision 2
2016-06-02 0:10 UTC
[PATCH -v3 0/8] spin_unlock_wait borkage and assorted bits
2016-06-01 23:19 UTC (24+ messages)
` [PATCH -v3 1/8] locking: Replace smp_cond_acquire with smp_cond_load_acquire
` [PATCH -v3 2/8] locking: Introduce cmpwait()
` [PATCH -v3 3/8] locking: Introduce smp_acquire__after_ctrl_dep
` [PATCH -v3 4/8] locking, arch: Update spin_unlock_wait()
` [PATCH -v3 5/8] locking: Update spin_unlock_wait users
` [PATCH -v3 6/8] locking,netfilter: Fix nf_conntrack_lock()
` [PATCH -v3 7/8] locking: Move smp_cond_load_acquire() and friends into asm-generic/barrier.h
` [PATCH -v3 8/8] locking, tile: Provide TILE specific smp_acquire__after_ctrl_dep
[nf-next PATCH v4] netfilter: nf_tables: add support for inverted logic in nft_lookup
2016-06-01 15:23 UTC
[PATCH] extensions: libxt_ipcomp: Add translation to nft
2016-06-01 15:11 UTC (2+ messages)
[PATCH] extensions: libxt_mark: fix a wrong translation to nft when mask is specified
2016-06-01 15:08 UTC (2+ messages)
[PATCH nft v2] evaluate: fix "list set" unexpected behaviour
2016-06-01 11:11 UTC (2+ messages)
[PATCH nft] evaluate: fix "list set" unexpected behaviour
2016-06-01 10:14 UTC (3+ messages)
[PATCH nft] Bump version to v0.6
2016-06-01 9:38 UTC
[PATCH] doc: fix compression parameter index
2016-06-01 9:32 UTC (2+ messages)
[nf-next PATCH] netfilter: nf_tables: add support for inverted login in nft_lookup
2016-06-01 8:58 UTC (7+ messages)
[nf-next PATCH v3] netfilter: nf_tables: add support for inverted login in nft_lookup
2016-05-31 12:32 UTC
[nf-next PATCH v2] netfilter: nf_tables: add support for inverted login in nft_lookup
2016-05-31 12:08 UTC (2+ messages)
[libnftnl PATCH v2] expr: lookup: give support for inverted matching
2016-05-31 12:03 UTC
[libnftnl PATCH] expr: lookup: give support for inverted matching
2016-05-31 11:39 UTC (2+ messages)
[PATCH nft 1/2] src: add 'list maps' support
2016-05-31 10:45 UTC (4+ messages)
` [PATCH nft 2/2] src: add support for display maps content
[PATCH v2 libnftnl] Check all strdup
2016-05-31 10:08 UTC
[PATCH libnfntl] Check all strdup
2016-05-31 10:07 UTC (3+ messages)
[PATCH v2] extensions: libxt_multiport: Add translation to nft
2016-05-31 10:03 UTC (7+ messages)
We Humbly Need Your Assistance
2016-05-31 6:01 UTC
kernel 4.5.1 issue at system boot
2016-05-30 18:38 UTC (5+ messages)
[PATCH] extensions: libxt_multiport: Add translation to nft
2016-05-30 18:34 UTC (2+ messages)
[PATCH 1/2 nft] parser: Centralize commentary rule
2016-05-30 17:40 UTC (4+ messages)
` [PATCH 2/2 nft] parser: Check commentaries length
[PATCH nf,v2] netfilter: nf_ct_helper: bail out on duplicated helpers
2016-05-30 17:18 UTC
[PATCH nft] parser: Check commentaries length
2016-05-30 16:35 UTC (3+ messages)
[ANNOUNCE] libnftnl 1.0.6 release
2016-05-30 10:55 UTC
[PATCH nf] netfilter: nf_ct_helper: bail out on duplicated ports
2016-05-30 10:25 UTC (2+ messages)
[PATCH nft 1/3] datatype: fix parsing of tchandle type
2016-05-30 9:59 UTC (6+ messages)
` [PATCH nft 2/3] meta: fix endianness in priority
` [PATCH nft 3/3] meta: fix a format error display when we set priority to root or none
[PATCH nft] parser: fix crash if we add a chain with an error chain type
2016-05-30 9:58 UTC (2+ messages)
[PATCH 1/2 libnftnl] set_elem: Copy user data memory
2016-05-30 9:47 UTC (4+ messages)
` [PATCH 2/2 nft] set_elem: Use libnftnl/udata to store set element comment
[PATCH nf] netfilter: nf_tables: validate NFTA_SET_TABLE parameter
2016-05-30 9:33 UTC (2+ messages)
[PATCH nf] netfilter: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
2016-05-30 9:33 UTC (2+ messages)
[PATCH 2/2] netfilter: helper: Fix helper unregister count
2016-05-30 9:31 UTC (2+ messages)
[PATCH nf V2] netfilter: fix oops in nfqueue during netns error unwinding
2016-05-30 9:31 UTC (10+ messages)
` [PATCH] nf_queue: Make the queue_handler pernet
[PATCH nf-next] netfilter: remove leftover binary sysctl define
2016-05-30 9:30 UTC (2+ messages)
[PATCH -v2 0/6] spin_unlock_wait borkage
2016-05-30 9:25 UTC (6+ messages)
` [PATCH -v2 4/6] locking, arch: Update spin_unlock_wait()
[PATCH 1/2] netfilter: helper: Fix incorrect helper name
2016-05-29 15:29 UTC (4+ 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).