netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-01 07:58:15 to 2015-04-09 21:57:17 UTC [more...]

[PATCH 1/5 v2] netlink: Fix portid type in netlink_notify
 2015-04-09 21:57 UTC  (5+ messages)
` [PATCH 2/5 v2] nfc: Fix portid type in urelease_work
` [PATCH 3/5 v2] netfilter: Fix portid types
` [PATCH 4/5 v2] netfilter: Fix format string of nfnetlink_queue proc file
` [PATCH 5/5 v2] netfilter: Fix format string of nfnetlink_log "

[PATCH nft v2 1/3] include: cache ip_tables.h, ip6_tables.h, arp_tables.h and ebtables.h
 2015-04-09 20:51 UTC  (5+ messages)
` [PATCH nft v2 2/3] src: expose delinearize/linearize structures and stmt_error()
` [PATCH nft v2 3/3] src: add xt compat support

nft parser and problems with icmp type names (redirect and param-problem)
 2015-04-09 19:15 UTC  (24+ messages)
  ` [PATCH] parser: add kludges for "param-problem" and "redirect"
        ` [PATCH v2] "
                            ` nft parser and names for constants (was [PATCH v2] parser: add kludges for "param-problem" and "redirect")

[PATCH 00/20] Netfilter updates for net-next
 2015-04-09 18:46 UTC  (23+ messages)
` [PATCH 01/20] netfilter: nf_tables: add set timeout API support
` [PATCH 02/20] netfilter: nf_tables: add set element timeout support
` [PATCH 03/20] netfilter: nf_tables: add set garbage collection helpers
` [PATCH 04/20] netfilter: nf_tables: add GC synchronization helpers
` [PATCH 05/20] netfilter: nft_hash: add support for timeouts
` [PATCH 06/20] netfilter: x_tables: fix cgroup matching on non-full sks
` [PATCH 07/20] netfilter: nft_meta: fix cgroup matching
` [PATCH 08/20] netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
` [PATCH 09/20] netfilter: x_tables: don't extract flow keys on early demuxed sks in socket match
` [PATCH 10/20] netfilter: bridge: don't use nf_bridge_info data to store mac header
` [PATCH 11/20] netfilter: bridge: add helpers for fetching physin/outdev
` [PATCH 12/20] netfilter: physdev: use helpers
` [PATCH 13/20] netfilter: bridge: add and use nf_bridge_info_get helper
` [PATCH 14/20] netfilter: bridge: start splitting mask into public/private chunks
` [PATCH 15/20] netfilter: bridge: make BRNF_PKT_TYPE flag a bool
` [PATCH 16/20] netfilter: nf_tables: fix set selection when timeouts are requested
` [PATCH 17/20] netfilter: nf_tables: prepare set element accounting for async updates
` [PATCH 18/20] netfilter: nf_tables: support different set binding types
` [PATCH 19/20] netfilter: nf_tables: add support for dynamic set updates
` [PATCH 20/20] netfilter: nf_tables: support optional userdata for set elements

[iptables PATCH] libxtables: extensions find based also on family
 2015-04-09 17:05 UTC  (2+ messages)

[nft PATCH 1/4] include: cache a copy of kernel ebtables.h
 2015-04-09 15:47 UTC  (9+ messages)
` [nft PATCH 2/4] src: expose delinearize/linearize structures and stmt_error()
` [nft PATCH 3/4] src: add xt compat support
` [nft PATCH 4/4] tests: regression: add xt compat tests

[PATCH nft v2] src: restore interface to index cache
 2015-04-09 12:15 UTC 

[iptables PATCH] list: fix prefetch dummy
 2015-04-09 10:45 UTC  (9+ messages)

[PATCH] Add NFPROTO_ARP for mark target
 2015-04-09 10:41 UTC  (5+ messages)
` [PATCH] Add NFPROTO_ARP for mark
    `  "

[PATCH 0/4] Prevent UDP tunnels from operating on garbage socket
 2015-04-08 20:03 UTC  (13+ messages)

[PATCH] netfilter: Fix switch statement warnings with recent gcc
 2015-04-08 19:21 UTC  (3+ messages)

[kernel PATCH] uapi: ebtables: don't include linux/if.h
 2015-04-08 17:59 UTC  (2+ messages)

[PATCH] Use stdlib uint* instead of u_int*
 2015-04-08 17:54 UTC  (2+ messages)

[PATCH v2 nf-next 0/6] netfilter: prepare for skb->nf_bridge removal
 2015-04-08 17:10 UTC  (9+ messages)
` [PATCH v2 nf-next 1/6] netfilter: bridge: don't use nf_bridge_info data to store mac header
` [PATCH v2 nf-next 2/6] netfilter: bridge: add helpers for fetching physin/outdev
` [PATCH v2 nf-next 3/6] netfilter: physdev: use helpers
` [PATCH v2 nf-next 4/6] netfilter: bridge: add and use nf_bridge_info_get helper
` [PATCH v2 nf-next 5/6] netfilter: bridge: start splitting mask into public/private chunks
` [PATCH v2 nf-next 6/6] netfilter: bridge: make BRNF_PKT_TYPE flag a bool

[PATCH -iptables] cgroup, man: improve man-page bits
 2015-04-08 17:08 UTC  (2+ messages)

[nft PATCH] monitor: fix missing space after chain name
 2015-04-08 17:06 UTC  (2+ messages)

[iptables PATCH] ebtables-compat: fix misplaced function attribute on ebt_print_error()
 2015-04-08 17:03 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: support per element userdata
 2015-04-08 17:00 UTC  (3+ messages)
` [PATCH] netfilter: nf_tables: support optional userdata for set elements

[PATCH nf-next] netfilter: x_tables: don't extract flow keys on early demuxed sks in socket match
 2015-04-08 16:58 UTC  (2+ messages)

[PATCH 0/4] netfilter: nf_tables: dynamic set updates
 2015-04-08 16:57 UTC  (6+ messages)
` [PATCH 1/4] netfilter: nf_tables: fix set selection when timeouts are requested
` [PATCH 2/4] netfilter: nf_tables: prepare set element accounting for async updates
` [PATCH 3/4] netfilter: nf_tables: support different set binding types
` [PATCH 4/4] netfilter: nf_tables: add support for dynamic set updates

[PATCH 4/4] udp_tunnel: Pass UDP socket down through udp_tunnel{,6}_xmit_skb()
 2015-04-08 15:03 UTC  (9+ messages)

[PATCH 3/4] netfilter: Pass socket pointer down through okfn()
 2015-04-07 19:18 UTC  (7+ messages)

[PATCH 1/4] netfilter: Add nf_hook_state initializer function
 2015-04-07 16:45 UTC  (4+ messages)

[PATCH 1/9] netfilter: Create and use nf_hook_state
 2015-04-07 14:27 UTC  (2+ messages)

[PATCH nft 1/2] src: introduce netlink_init_error()
 2015-04-06 12:58 UTC  (5+ messages)
` [PATCH nft 2/2] src: restore interface to index cache

[PATCH 2/4] netfilter: Add socket pointer to nf_hook_state
 2015-04-06  2:19 UTC 

SYNPROXY module with bridge
 2015-04-05 13:04 UTC 

[PATCH 0/9] netfilter: Compress hook function signatures
 2015-04-04 15:54 UTC  (3+ messages)

Is This Email Still Active???
 2015-04-04  5:46 UTC 

[PATCH 9/9] netfilter: Pass nf_hook_state through arpt_do_table()
 2015-04-04  2:08 UTC 

[PATCH 8/9] netfilter: Pass nf_hook_state through nft_set_pktinfo*()
 2015-04-04  2:08 UTC 

[PATCH 7/9] netfilter: Pass nf_hook_state through ip6t_do_table()
 2015-04-04  2:08 UTC 

[PATCH 6/9] netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}()
 2015-04-04  2:08 UTC 

[PATCH 5/9] netfilter: Pass nf_hook_state through ipt_do_table()
 2015-04-04  2:08 UTC 

[PATCH 4/9] netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}()
 2015-04-04  2:07 UTC 

[PATCH 3/9] netfilter: Make nf_hookfn use nf_hook_state
 2015-04-04  2:07 UTC 

[PATCH 2/9] netfilter: Use nf_hook_state in nf_queue_entry
 2015-04-04  2:07 UTC 

[PATCH 4/9 net-next] ipv6: replace if/BUG by BUG_ON
 2015-04-03 20:02 UTC  (4+ messages)

[PATCH nf-next] netfilter: x_tables: don't bail out on mismatching revision
 2015-04-03 11:22 UTC 

[PATCH V4 0/3] Add mark target
 2015-04-03  3:21 UTC  (4+ messages)
  `  "

ulogd2 memory bug?
 2015-04-02 19:30 UTC 

[PATCH nf-next 00/14] get rid of skb->nf_bridge pointer
 2015-04-02 12:16 UTC  (19+ messages)
` [PATCH nf-next 01/14] netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
` [PATCH nf-next 02/14] net: untangle ip_fragment and bridge netfilter
` [PATCH nf-next 03/14] netfilter: bridge: don't use nf_bridge_info data to store mac header
` [PATCH nf-next 04/14] netfilter: bridge: start splitting mask into public/private chunks
` [PATCH nf-next 05/14] netfilter: bridge: make BRNF_PKT_TYPE flag a bool
` [PATCH nf-next 06/14] netfilter: bridge: rename and resize 'data' field
` [PATCH nf-next 07/14] netfilter: bridge: add helpers for fetching physin/outdev
` [PATCH nf-next 08/14] netfilter: physdev: use helpers
` [PATCH nf-next 09/14] netfilter: bridge: add and use nf_bridge_info_get helper
` [PATCH nf-next 10/14] netfilter: bridge: move bridge netfilter state into sk_buff
` [PATCH nf-next 11/14] netfilter: bridge: remove skb->nf_bridge
` [PATCH nf-next 12/14] netfilter: bridge: discard nf_bridge info on xmit
` [PATCH nf-next 13/14] netfilter: bridge: neigh_head and physoutdev can't be used at same time
` [PATCH nf-next 14/14] netfilter: bridge: hold physinport ref during neigh resolution

[PATCH 0/5] netfilter: nf_tables: set timeout support
 2015-04-02  9:20 UTC  (3+ messages)

[PATCH -nf] netfilter: x_tables: fix cgroup matching on non-full sks
 2015-04-02  8:52 UTC  (3+ messages)

[PATCH arptables 1/2] src: cache in tree and use x_tables.h
 2015-04-02  8:51 UTC  (2+ messages)
` [PATCH arptables 2/2] src: fix compilation warning


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