netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-15 09:05:09 to 2017-04-29 20:03:25 UTC [more...]

[PATCH nf-next] netfilter: nf_ct_ext: invoke destroy even when ext is not attached
 2017-04-29 20:03 UTC  (2+ messages)

[nft PATCH 1/2] erec: Make __stmt_binary_error a little more versatile
 2017-04-28 15:59 UTC  (9+ messages)
` [nft PATCH 2/2] masquerade: Complain if no prerouting chain exists

[PATCH nf] netfilter: update MAINTAINERS file
 2017-04-28 15:22 UTC  (2+ messages)

[GIT PULL v2 0/1] IPVS Fixes for v4.11
 2017-04-28 14:24 UTC  (3+ messages)
` [PATCH 1/1] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled

[nft PATCH v2] expression: print sets and maps in pretty format
 2017-04-28 14:15 UTC  (2+ messages)

[PATCH] netfilter: x_tables: unlock on error in xt_find_table_lock()
 2017-04-28 13:51 UTC  (3+ messages)

[PATCH nf-next 4/4] netfilter: nf_tables: revisit chain/object refcounting from elements
 2017-04-28 13:47 UTC 

[PATCH nf-next 1/4] netfilter: nf_tables: get rid of jump label to return
 2017-04-28 13:46 UTC  (3+ messages)
` [PATCH nf-next 2/4] netfilter: nf_tables: remove nft_data_uninit() on NFT_DATA_VALUE
` [PATCH nf-next 3/4] netfilter: nf_tables: simplify nft_set_elem_destroy()

[PATCH nft] tests: shell: delete element and chain in transaction
 2017-04-28 13:07 UTC 

[GIT PULL 0/2] Third Round of IPVS Updates for v4.12
 2017-04-28 10:11 UTC  (3+ messages)
` [PATCH 1/2] ipvs: remove unused function ip_vs_set_state_timeout
` [PATCH 2/2] ipvs: change comparison on sync_refresh_period

[GIT 0/1] IPVS Fixes for v4.11
 2017-04-28 10:03 UTC  (3+ messages)
` [PATCH 1/1] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled

[PATCH nf-next] netfilter: snmp: avoid stack size warning
 2017-04-27 14:39 UTC 

[PATCH next] iptables: on revision mismatch, do not call print/save
 2017-04-27 11:47 UTC  (8+ messages)

[conntrack-tools PATCH 1/4] conntrackd: factorice tx_queue functions
 2017-04-26 11:32 UTC  (11+ messages)
` [conntrack-tools PATCH 2/4] conntrackd: warn users about queue allocation errors
` [conntrack-tools PATCH 3/4] conntrackd: factorize resync operations
` [conntrack-tools PATCH 4/4] conntrackd: introduce RequestResync option

[nft RFC PATCH] expression: print sets and maps in pretty format
 2017-04-26  8:59 UTC  (3+ messages)

[nft RFC PATCH] rule: introduce new option to print set elements per line
 2017-04-25 10:15 UTC  (7+ messages)
` [nft,RFC] "

Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
 2017-04-25  9:15 UTC  (6+ messages)
` [PATCH] netfilter: "

[PATCH nf] netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
 2017-04-25  9:14 UTC  (2+ messages)

[PATCH net v3] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
 2017-04-25  9:10 UTC  (2+ messages)

[PATCH] netfilter: xt_socket: Fix broken IPv6 handling
 2017-04-25  9:08 UTC  (3+ messages)

[PATCH nf 0/4] netfilter: ctnetlink: fix some bugs related to ct update
 2017-04-25  9:07 UTC  (6+ messages)
` [PATCH nf 1/4] netfilter: ctnetlink: drop the incorrect cthelper module request
` [PATCH nf 2/4] netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
` [PATCH nf 3/4] netfilter: ctnetlink: make it safer when updating ct->status
` [PATCH nf 4/4] netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj

[PATCH nf] netfilter: nft_set_bitmap: free dummy elements when destroy the set
 2017-04-25  9:06 UTC  (2+ messages)

[PATCH nf V3] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
 2017-04-25  9:06 UTC  (2+ messages)

[PATCH nf v3] net/openvswitch: Delete conntrack entry clashing with an expectation
 2017-04-25  9:06 UTC  (8+ messages)

[PATCH nf v3] netfilter: xt_CT: fix refcnt leak on error path
 2017-04-25  9:05 UTC  (2+ messages)

[PATCH iptables 1/2] tests: xlate: remove python 3.5 dependency
 2017-04-25  9:00 UTC  (4+ messages)
` [PATCH iptables 2/2] tests: xlate: check if it is being run as root

[PATCH nf-next 0/3] netfilter: speed up netns cleanup
 2017-04-25  8:24 UTC  (6+ messages)
` [PATCH nf-next 1/3] netfilter: batch synchronize_net calls during hook unregister
` [PATCH nf-next 2/3] netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
` [PATCH nf-next 3/3] netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
` [PATCHo nf-next v2] netfilter: nf_log: don't call synchronize_rcu in nf_log_unset

EXTREMELY IMPORTANT
 2017-04-24 18:59 UTC 

[PATCH] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
 2017-04-24  9:54 UTC  (5+ messages)

[PATCH nf-next 0/3] netfilter: extensions: don't add nat by default
 2017-04-24  8:39 UTC  (5+ messages)
` [PATCH nf-next 1/3] netfilter: masquerade: attach nat extension if not present
` [PATCH nf-next 2/3] netfilter: pptp: attach nat extension when needed
` [PATCH nf-next 3/3] netfilter: don't attach a nat extension by default

[PATCH v2 nf-next 0/3] netfilter: conntrack: removal prealloc support
 2017-04-24  8:38 UTC  (5+ messages)
` [PATCH v2 nf-next 1/3] netfilter: conntrack: remove "
` [PATCH v2 nf-next 2/3] netfilter: conntrack: mark extension structs as const
` [PATCH v2 nf-next 3/3] netfilter: conntrack: handle initial extension alloc via krealloc

[PATCH nf-next] ebtables: remove nf_hook_register usage
 2017-04-24  8:38 UTC  (2+ messages)

[PATCH nf-next] netfilter: decnet: only register hooks in init namespace
 2017-04-24  8:37 UTC  (2+ messages)

(unknown),
 2017-04-21 11:49 UTC 

[PATCH nf-next] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
 2017-04-21  1:28 UTC  (8+ messages)

KASAN, xt_TCPMSS finally found nasty use-after-free bug? 4.10.8
 2017-04-20 18:14 UTC  (5+ messages)
  ` [PATCH net] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff

[conntrack-tools PATCH 1/4] conntrackd: factorice tx_queue functions
 2017-04-20 16:40 UTC  (4+ messages)
` [conntrack-tools PATCH 2/4] conntrackd: warn users about queue allocation errors
` [conntrack-tools PATCH 3/4] conntrackd: factorize resync operations
` [conntrack-tools PATCH 4/4] conntrackd: introduce RequestResync option

[conntrack-tools PATCH] conntrackd: request resync at startup
 2017-04-20 17:21 UTC 

[PATCH iptables] iptables: support insisting that the lock is held
 2017-04-20  9:23 UTC 

nfqueue buf size for recv()
 2017-04-20  8:45 UTC  (3+ messages)

[PATCH nf] MAINTAINERS: add Florian Westphal as netfilter maintainer
 2017-04-20  8:46 UTC 

[PATCH nf-next v3] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
 2017-04-20  6:01 UTC 

[PATCH nf-next 0/3] netfilter: conntrack: removal prealloc support
 2017-04-20  3:40 UTC  (5+ messages)
` [PATCH nf-next 1/3] netfilter: conntrack: remove "
` [PATCH nf-next 2/3] netfilter: conntrack: mark extension structs as const
` [PATCH nf-next 3/3] netfilter: conntrack: handle initial extension alloc via krealloc

[PATCH libmnl] nlmsg: introduce mnl_nlmsg_batch_rest to get the rest length
 2017-04-20  3:32 UTC  (3+ messages)

[PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
 2017-04-19 19:59 UTC  (3+ messages)

(unknown),
 2017-04-19 16:38 UTC 

[PATCH nf-next] ipvs: convert to use pernet nf_hook api
 2017-04-19 16:25 UTC 

[PATCH nf-next] netfilter: synproxy: only register hooks when needed
 2017-04-19 16:14 UTC  (2+ messages)

[PATCH iptables v2] iptables-restore/save: exit when given an unknown option
 2017-04-19 16:00 UTC  (3+ messages)
` [PATCH iptables v3] "

[PATCH nf-next v2 1/1] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
 2017-04-19 15:57 UTC  (6+ messages)

[PATCH nf-next] netfilter: ipvs: fix incorrect conflict resolution
 2017-04-19 15:56 UTC  (2+ messages)

[PATCH v3 nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection
 2017-04-19 15:56 UTC  (2+ messages)

[PATCH nf-next 0/6] netfilter: remove support for variably-sized extensions
 2017-04-19 15:56 UTC  (8+ messages)
` [PATCH nf-next 1/6] netfilter: conntrack: move helper struct to nf_conntrack_helper.h
` [PATCH nf-next 2/6] netfilter: helper: add build-time asserts for helper data size
` [PATCH nf-next 3/6] netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
` [PATCH nf-next 4/6] netfilter: helpers: remove data_len usage for inkernel helpers
` [PATCH nf-next 5/6] netfilter: remove last traces of variable-sized extensions
` [PATCH nf-next 6/6] netfilter: conntrack: use u8 for extension sizes again

Doubt about CTA_EXPECT_* values passed to ctnetlink_parse_tuple()
 2017-04-19  8:58 UTC  (5+ messages)

Mixing tables for NFQUEUE target
 2017-04-19  4:41 UTC 

[PATCH nf-next] nefilter: eache: reduce struct size from 32 to 24 byte
 2017-04-18 15:27 UTC 

[PATCH v2] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
 2017-04-17 15:21 UTC  (3+ messages)

[PATCH nf-next] netfilter: allow early drop of assured conntracks
 2017-04-17 14:39 UTC  (2+ messages)

(unknown),
 2017-04-17  2:26 UTC 

[PATCH nf v5 0/3] Refine the robust of helper expectfn
 2017-04-17  0:50 UTC  (6+ messages)
` [PATCH nf v5 2/3] netfilter: nat_helper: Make sure every proto nat module uses its nat_helper

[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout
 2017-04-16 22:34 UTC  (3+ messages)

[PATCH v2 nf-next] netfilter: nft_ct: allow to set ctnetlink event types of a connection
 2017-04-15 16:53 UTC  (3+ messages)

netfilter: nftables: ctnetlink event type set support
 2017-04-15  9:50 UTC  (5+ messages)
` [PATCH nf-next 1/3] netfilter: nft_ct: allow to set ctnetlink event types of a connection

[PATCH nf-next 1/2] netfilter: kill the fake untracked conntrack objects
 2017-04-15  9:49 UTC  (5+ messages)

[PATCH nf V2] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
 2017-04-15  9:34 UTC  (7+ messages)

[PATCH nft V2] hash: generate a random seed if seed option is empty
 2017-04-15  9:31 UTC  (2+ messages)

[PATCH nf-next 1/1] netfilter: ecache: Refine the nf_ct_deliver_cached_events
 2017-04-15  9:29 UTC  (2+ messages)

[PATCH nf 1/1] netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
 2017-04-15  9:04 UTC  (2+ 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).