netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-25 23:06:31 to 2016-10-12 08:52:37 UTC [more...]

[RFC] SIP conntrack handler and TCP fragmentation
 2016-10-12  8:52 UTC  (3+ messages)

[patch] netfilter: nf_tables: underflow in nft_parse_u32_check()
 2016-10-12  7:27 UTC  (2+ messages)

routing table lookup
 2016-10-12  6:19 UTC  (6+ messages)

[patch] netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
 2016-10-12  6:09 UTC 

[PATCH nf] netfilter: xt_NFLOG: fix unexpected truncated packet
 2016-10-11 21:06 UTC  (2+ messages)

[PATCH ulogd2] ulogd: fix crash when ipv4 packet is truncated
 2016-10-11 13:21 UTC 

[PATCH nf] netfilter: xt_NFLOG: fix unexpected truncated packet
 2016-10-11 14:26 UTC 

[PATCH ulogd2] ulogd: fix crash when ipv4 packet is truncated
 2016-10-11 14:22 UTC 

slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
 2016-10-11 13:55 UTC  (19+ messages)
        ` slab corruption with current -git

[PATCH net 0/2] conntrack update
 2016-10-10 15:24 UTC  (6+ messages)
` [PATCH net 1/2] conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout)
` [PATCH net 2/2] conntrack: enable to tune gc parameters

[libnftnl PATCH] libnftnl: update Arturo Borrero Gonzalez email
 2016-10-10 10:26 UTC 

[PATCH nf] netfilter: nft_dynset: fix element timeout for HZ != 1000
 2016-10-09 13:49 UTC 

[PATCH net-next] nfnetlink_log: Use GFP_NOWARN for skb allocation
 2016-10-07 21:02 UTC 

[PATCH nf-next 0/2] netfilter: autoload NAT support for non-builtin L4 protocols
 2016-10-07 14:20 UTC  (7+ messages)
` [PATCH nf-next 1/2] netfilter: persistent aliases for l4 nat protocols
` [PATCH nf-next 2/2] xt_nat: probe module for non-builtin L4 protocols

[PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft
 2016-10-07 11:08 UTC  (9+ messages)
` [PATCH iptables 1/8] extensions: libipt_realm: add a missing space in translation
` [PATCH iptables 2/8] extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in ip6tables-xlate
` [PATCH iptables 3/8] extensions: libxt_iprange: handle the invert flag properly in translation
` [PATCH iptables 4/8] extensions: libxt_devgroup: "
` [PATCH iptables 5/8] extensions: libxt_ipcomp: add range support "
` [PATCH iptables 6/8] extensions: libxt_quota: add translation to nft
` [PATCH iptables 7/8] extensions: libxt_DSCP: "
` [PATCH iptables 8/8] extensions: libxt_statistic: "

[PATCH] netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
 2016-10-06 16:40 UTC  (2+ messages)

[GIT] Networking
 2016-10-06  5:07 UTC  (9+ messages)

linux-next: Tree for Sep 27
 2016-10-06  4:31 UTC  (5+ messages)
    ` error: 'struct net_device' has no member named 'nf_hooks_ingress'

[PATCH 0/5] Netfilter fixes for net-next
 2016-10-06  0:26 UTC  (7+ messages)
` [PATCH 1/5] netfilter: Fix potential null pointer dereference
` [PATCH 2/5] netfilter: accommodate different kconfig in nf_set_hooks_head
` [PATCH 3/5] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
` [PATCH 4/5] netfilter: fix namespace handling in nf_log_proc_dostring
` [PATCH 5/5] netfilter: nft_limit: fix divided by zero panic

[PATCH nft] doc: Fix wrong word in description of option "-n --numberic"
 2016-10-04  7:29 UTC  (2+ messages)

[PATCH nf] netfilter: nft_limit: fix divded by zero panic
 2016-10-04  6:59 UTC  (2+ messages)

[PATCH v4 2/2] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-10-04  6:57 UTC  (2+ messages)

[PATCH v4 1/2] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
 2016-10-04  6:57 UTC  (2+ messages)

[PATCH libnftnl 0/3] expr: complete log flags support
 2016-10-04  6:50 UTC  (2+ messages)

[PATCH] netfilter: fix namespace handling in nf_log_proc_dostring
 2016-10-04  6:46 UTC  (2+ messages)

[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning
 2016-09-30 18:21 UTC  (9+ messages)
` [PATCH 2/3] netfilter: hide reference to nf_hooks_ingress
` [PATCH 3/3] netfilter: xt_hashlimit: uses div_u64 for division

[PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
 2016-09-30 17:58 UTC  (4+ messages)

[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks
 2016-09-30 17:43 UTC  (5+ messages)
` [PATCH nf-next v4 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v4 2/2] nf_set_hooks_head: accommodate different kconfig

linux-next: manual merge of the netfilter-next tree with the net tree
 2016-09-30  6:04 UTC  (3+ messages)

[ANNOUNCE] Netdev 1.2 program announced
 2016-09-29 13:35 UTC 

[PATCH nf-next v3 0/2] fixes for recent nf_compact hooks
 2016-09-28 15:38 UTC  (7+ messages)
` [PATCH nf-next v3 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v3 2/2] nf_set_hooks_head: accommodate different kconfig

[PATCH nf-next v2 0/2] fixes for recent nf_compact hooks
 2016-09-28 13:30 UTC  (8+ messages)
` [PATCH nf-next v2 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v2 2/2] nf_set_hooks_head: acommodate different kconfig

[PATCH v2] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
 2016-09-28  2:32 UTC  (2+ messages)

[ANNOUNCE] Netdev 1.2 updates (27th September, 2016)
 2016-09-27 16:18 UTC 

[PATCH] Fix link error in 32bit arch because of 64bit division
 2016-09-27 13:32 UTC  (3+ messages)

[PATCH v3 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-09-27  7:35 UTC  (3+ messages)

[PATCH nf-next] netfilter: xt_osf: Use explicit member assignment to avoid implicit no padding rule
 2016-09-27  6:10 UTC  (5+ messages)

[PATCH nf-next] netfilter: xt_nfacct: Use not operation instead of condition check
 2016-09-27  1:04 UTC  (5+ messages)

[PATCH nf-next 0/2] fixes for recent nf_compact hooks
 2016-09-26 16:43 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next 2/2] nf_set_hooks_head: acommodate different kconfig

[PATCH nf-next] netfilter: xt_multiport: Use switch case instead of multiple condition checks
 2016-09-26 13:23 UTC 

[nft] Problems with flushing all elements from a set
 2016-09-26  3:54 UTC  (2+ messages)

[PATCH 00/53] Netfilter updates for net-next
 2016-09-26  1:05 UTC  (45+ messages)
` [PATCH 01/53] netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter
` [PATCH 02/53] netfilter: gre: Use consistent GRE and PTTP header structure instead of the "
` [PATCH 04/53] netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header
` [PATCH 08/53] netfilter: nft_quota: fix overquota logic
` [PATCH 12/53] netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_l3proto
` [PATCH 13/53] netfilter: nft_hash: Add hash offset value
` [PATCH 14/53] netfilter: nft_dynset: allow to invert match criteria
` [PATCH 17/53] netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
` [PATCH 19/53] netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
` [PATCH 20/53] netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic
` [PATCH 21/53] netfilter: Add the missed return value check of register_netdevice_notifier
` [PATCH 22/53] netfilter: Add the missed return value check of nft_register_chain_type
` [PATCH 23/53] netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
` [PATCH 24/53] netfilter: conntrack: remove packet hotpath stats
` [PATCH 25/53] netfilter: nft_numgen: fix race between num generate and store it
` [PATCH 26/53] netfilter: nft_hash: fix hash overflow validation
` [PATCH 27/53] netfilter: nft_numgen: add number generation offset
` [PATCH 28/53] netfilter: nf_tables: validate maximum value of u32 netlink attributes
` [PATCH 29/53] netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
` [PATCH 30/53] netfilter: nf_queue: improve queue range support for bridge family
` [PATCH 31/53] netfilter: nf_tables: improve nft payload fast eval
` [PATCH 32/53] netfilter: nf_tables: check tprot_set first when we use xt.thoff
` [PATCH 33/53] netfilter: Enhance the codes used to get random once
` [PATCH 34/53] netfilter: xt_helper: Use sizeof(variable) instead of literal number
` [PATCH 35/53] netfilter: nft_lookup: remove superfluous element found check
` [PATCH 36/53] netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and more readable
` [PATCH 37/53] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH 38/53] netfilter: call nf_hook_state_init with rcu_read_lock held
` [PATCH 39/53] netfilter: call nf_hook_ingress with rcu_read_lock
` [PATCH 40/53] netfilter: Remove explicit rcu_read_lock in nf_hook_slow
` [PATCH 41/53] netfilter: Only allow sane values in nf_register_net_hook
` [PATCH 42/53] netfilter: nf_queue: whitespace cleanup
` [PATCH 43/53] netfilter: replace list_head with single linked list
` [PATCH 44/53] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
` [PATCH 45/53] netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
` [PATCH 46/53] netfilter: nft_ct: report error if mark and dir specified simultaneously
` [PATCH 47/53] netfilter: xt_hashlimit: Prepare for revision 2
` [PATCH 48/53] netfilter: xt_hashlimit: Create revision 2 to support higher pps rates
` [PATCH 49/53] netfilter: evict stale entries when user reads /proc/net/nf_conntrack
` [PATCH 50/53] netfilter: xt_socket: fix transparent match for IPv6 request sockets
` [PATCH 51/53] netfilter: nf_tables: add range expression
` [PATCH 52/53] netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
` [PATCH 53/53] netfilter: nf_log: get rid of XT_LOG_* macros

[nf-next:master 43/54] net/netfilter/core.c:96: error: type defaults to 'int' in declaration of '__val'
 2016-09-26  0:28 UTC 


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