netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 23:01:59 to 2017-01-23 17:22:08 UTC [more...]

[PATCH nf-next v4 0/7] netfilter: skbuff: merge nfctinfo bits and nfct pointer
 2017-01-23 17:21 UTC  (8+ messages)
` [PATCH v4 nf-next 1/7] netfilter: conntrack: no need to pass ctinfo to error handler
` [PATCH v4 nf-next 2/7] netfilter: reset netfilter state when duplicating packet
` [PATCH v4 nf-next 3/7] netfilter: reduce direct skb->nfct usage
` [PATCH v4 nf-next 4/7] skbuff: add and use skb_nfct helper
` [PATCH v4 nf-next 5/7] netfilter: add and use nf_ct_set helper
` [PATCH v4 nf-next 6/7] netfilter: guarantee 8 byte minalign for template addresses
` [PATCH v4 nf-next 7/7] netfilter: merge ctinfo into nfct pointer storage area

[PATCH nf-next v3 0/7] netfilter: skbuff: merge nfctinfo bits and nfct pointer
 2017-01-23 16:10 UTC  (10+ messages)
` [PATCH v3 nf-next 1/7] netfilter: conntrack: no need to pass ctinfo to error handler
` [PATCH v3 nf-next 2/7] netfilter: reset netfilter state when duplicating packet
` [PATCH v3 nf-next 3/7] netfilter: reduce direct skb->nfct usage
` [PATCH v3 nf-next 4/7] skbuff: add and use skb_nfct helper
` [PATCH v3 nf-next 5/7] netfilter: add and use nf_ct_set helper
` [PATCH v3 nf-next 6/7] netfilter: guarantee 8 byte minalign for template addresses
` [PATCH v3 nf-next 7/7] netfilter: merge ctinfo into nfct pointer storage area

Urgent Please,,
 2017-01-23 14:11 UTC 

[PATCH nft] tests: shell: Add test for set element leak bug
 2017-01-23 13:39 UTC  (2+ messages)

[PATCH nft] rule: check for EINTR error from cache_init_objects() for stateful objects
 2017-01-23 13:36 UTC 

[PATCH nft] src: Honor obligatory stateless printing of flow tables
 2017-01-23 13:32 UTC  (2+ messages)

[PATCH nf V2] netfilter: nf_tables: validate the name size when possible
 2017-01-23 13:20 UTC  (2+ messages)

[nft PATCH 0/3] Boolean comparison and exthdr existence match support
 2017-01-23 12:57 UTC  (5+ messages)
` [nft PATCH 1/3] Implement boolean comparison in relational expression
` [nft PATCH 2/3] exthdr: Add support for exthdr specific flags
` [nft PATCH 3/3] exthdr: Implement exthdr existence check

AUDIT_NETFILTER_PKT message format
 2017-01-23  4:49 UTC  (18+ messages)

EPOLLERR on memory mapped netlink socket
 2017-01-23  3:50 UTC 

[nft PATCH] payload: use explicit network ctx assignation for icmp/icmp6 in inet family
 2017-01-22 19:59 UTC  (2+ messages)

[PATCH nf] netfilter: nft_log: restrict the log prefix length to 127
 2017-01-22 14:10 UTC 

[PATCH nf] netfilter: nf_tables: report error if stateful obj's name is truncated
 2017-01-21 11:47 UTC  (6+ messages)

[PATCH nf-next v4 1/1] netfilter: nf_tables: Eliminate duplicated codes in nf_tables_table_enable
 2017-01-20 13:40 UTC 

[PATCH nf-next v2 1/1] netfilter: nf_tables: Eliminate duplicated codes in nf_tables_table_enable
 2017-01-20 13:43 UTC  (5+ messages)

[PATCH 1/2 nf] netfilter: nf_tables: deconstify walk callback function
 2017-01-20 13:22 UTC  (2+ messages)
` [PATCH 2/2 nf] netfilter: nf_tables: bump set->ndeact on set flush

[nft PATCH] payload: use explicit network ctx assignation for icmp/icmp6 in inet family
 2017-01-20 12:20 UTC 

[PATCH nf-next] netfilter: ctnetlink: make more information available in DESTROY events
 2017-01-20  7:51 UTC  (6+ messages)

[PATCH nf-next v3 1/1] netfilter: nf_tables: Eliminate duplicated codes in nf_tables_table_enable
 2017-01-20  7:36 UTC 

(unknown),
 2017-01-20  5:18 UTC 

[PATCH nft] netlink: don't bail out on dump errors
 2017-01-19 16:52 UTC 

[PATCH nf v2] netfilter: conntrack: refine gc worker heuristics, redux
 2017-01-19 13:29 UTC  (5+ messages)

[PATCH nf] netfilter: conntrack: remove GC_MAX_EVICTS break
 2017-01-19 13:27 UTC  (3+ messages)

[nf-next:fw 18/18] net/netfilter/nf_conntrack_standalone.c:647:2: error: call to '__compiletime_assert_647' declared with attribute error: BUILD_BUG_ON failed: NFCT_INFOMASK >= ARCH_KMALLOC_MINALIGN
 2017-01-19  5:14 UTC 

[PATCH nf-next v2 1/1] netfilter: nf_tables: Refine the codes to eliminate useless condition checks in nf_tables_api.c
 2017-01-18 20:11 UTC  (2+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: fix build error without procfs
 2017-01-18 19:57 UTC  (2+ messages)

[PATCH nf-next 1/1] netfilter: nf_tables: Eliminate duplicated codes in nf_tables_table_enable
 2017-01-18 19:55 UTC  (2+ messages)

[PATCH nf-next 1/2] netfilter: pkttype: unnecessary to check ipv6 multicast address
 2017-01-18 19:33 UTC  (4+ messages)
` [PATCH nf-next 2/2] netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family

[PATCH nf-next v2 0/4] netfilter: skbuff: merge nfctinfo bits and nfct pointer
 2017-01-18 19:13 UTC  (3+ messages)
` [PATCH nf-next v2 4/4] netfilter: merge ctinfo into nfct pointer storage area

[RFC/PATCH 0/3] Fix ctnetlink regressions
 2017-01-18 19:08 UTC  (7+ messages)
` [RFC/PATCH 1/3] netfilter: ctnetlink: Fix regression in CTA_TIMEOUT processing
` [RFC/PATCH 2/3] netfilter: ctnetlink: Fix regression in CTA_STATUS processing
` [RFC/PATCH 3/3] netfilter: ctnetlink: Fix regression in CTA_HELP processing

[PATCH nft 2/2] tests: py: Use stateless option on tests
 2017-01-18 18:03 UTC  (3+ messages)

[PATCH nft 1/2] doc: Include stateless option
 2017-01-18 17:58 UTC  (2+ messages)

[PATCH nf-next 0/7] nf_tables set enhancements
 2017-01-18 17:30 UTC  (8+ messages)
` [PATCH nf-next 1/7] netfilter: nf_tables: pass netns to set->ops->remove()
` [PATCH nf-next 2/7] netfilter: nf_tables: use struct nft_set_iter in set element flush
` [PATCH nf-next 3/7] netfilter: nf_tables: rename deactivate_one() to flush()
` [PATCH nf-next 4/7] netfilter: nf_tables: add flush field to struct nft_set_iter
` [PATCH nf-next 5/7] netfilter: nf_tables: rename struct nft_set_estimate class field
` [PATCH nf-next 6/7] netfilter: nf_tables: add space notation to sets
` [PATCH nf-next 7/7] netfilter: nf_tables: add bitmap set type

[PATCH nf] netfilter: nf_tables: fix set->nelem leak
 2017-01-18 16:53 UTC 

[PATCH] iptables-save: Exit with error if unable to open proc file
 2017-01-18 14:12 UTC 

[PATCH] iptables-save: Exit with error if unable to open proc file
 2017-01-18 14:07 UTC  (2+ messages)

[PATCH] iptables-save: Exit with error if unable to open proc file
 2017-01-18 13:32 UTC  (2+ messages)

tcp state in conntrack destroy events
 2017-01-17 23:47 UTC  (5+ messages)

[nf-next PATCH] netfilter: nf_tables: exthdr: Add support for existence check
 2017-01-17 21:51 UTC 

[libnftnl PATCH] exthdr: Add support for exthdr flags
 2017-01-17 21:55 UTC 

[nf-next PATCH] netfilter: nf_tables: cmp: support boolean operation
 2017-01-17 21:50 UTC 

bridge: netfilter: Fix dropping packets that moving through bridge interface
 2017-01-17 12:53 UTC  (3+ messages)
  ` [stable] "

[PATCH nft v2] src: Allow to list ruleset without stateful information
 2017-01-16 21:07 UTC  (3+ messages)

[PATCH nft] evaluate: fix export length and data corruption
 2017-01-16 20:49 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: refine gc worker heuristics, redux
 2017-01-16 17:33 UTC  (3+ messages)

[PATCH] Add a configure flag to link libc statically
 2017-01-16 17:09 UTC  (4+ messages)

ANNOUNCE: Netdev 2.1 Call For Proposals Opened!
 2017-01-16 15:00 UTC 

[PATCH nf-next 1/1] netfilter: nf_tables: Refine the codes to eliminate useless condition checks in nf_tables_api.c
 2017-01-16 13:38 UTC  (4+ messages)

[PATCH libnetfilter_cttimeout] Use __EXPORTED rather than EXPORT_SYMBOL
 2017-01-16 13:30 UTC  (4+ messages)
` [PATCH libnetfilter_cthelper] "

[PATCH] netfilter: Fix typo in NF_CONNTRACK Kconfig option description
 2017-01-16 13:27 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix possible oops when dumping stateful objects
 2017-01-16 13:26 UTC  (2+ messages)

[PATCH nf] netfilter: rpfilter: fix incorrect loopback packet judgment
 2017-01-16 13:26 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: fix spelling mistakes
 2017-01-16 13:18 UTC  (2+ messages)

[PATCH iptables] extensions: libxt_rpfilter: add translation to nft
 2017-01-16 13:14 UTC  (2+ messages)

[PATCH iptables] extensions: libxt_connbytes: Add translation to nft
 2017-01-16 13:13 UTC  (2+ messages)

[PATCH nft] ct: add average bytes per packet counter support
 2017-01-16 13:10 UTC  (2+ messages)

[PATCH] examples: Remove the use of nftnl_mnl_batch_put()
 2017-01-16 10:40 UTC  (2+ messages)

[PATCH nft] build: add missing backslash to list of CFLAGS
 2017-01-16 10:37 UTC  (2+ messages)

[PATCH libnftnl] expr: Add const qualifiers to *2str translation arrays
 2017-01-16 10:33 UTC  (2+ messages)

[PATCH nft] src: Allow to list ruleset without stateful information
 2017-01-16 10:30 UTC  (2+ messages)

4.9 conntrack performance issues
 2017-01-15  0:42 UTC  (5+ messages)

ANNOUNCE: Netdev 2.1 in Montreal
 2017-01-13 19:58 UTC 

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (18+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] arm: put types.h in uapi
  ` [PATCH v3 2/8] h8300: put bitsperlong.h "
  ` [PATCH v3 3/8] nios2: put setup.h "
  ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
  ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
  ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
  ` [PATCH v3 7/8] uapi: export all headers under uapi directories
  ` [PATCH v3 8/8] uapi: export all arch specifics directories
  ` (unknown)
  ` (no subject)

[PATCH] uapi: use wildcards to list files
 2017-01-13  1:04 UTC  (8+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 7/7] "

Plastic Extrusion Design Services
 2017-01-12 11:28 UTC 

[PATCH nf-next 1/1] netfilter: nf_tables: Remove the rcu lock for dump functions
 2017-01-12 15:24 UTC  (4+ messages)

nftables conntrack set ops for zone, helper assignment, etc
 2017-01-12 14:53 UTC  (7+ 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).