netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-10 13:57:27 to 2014-07-29 16:40:25 UTC [more...]

[PATCH 1/2 v2 net-next] netfilter: xt_bpf: add mising opaque struct sk_filter definition
 2014-07-29 16:40 UTC  (2+ messages)

[PATCH net-next 1/2] netfilter: xt_bpf: don't include linux/filter.h from uapi header
 2014-07-29 16:35 UTC  (6+ messages)
` [PATCH net-next 2/2] net: filter: don't release unattached filter through call_rcu()

reset nfacct counters
 2014-07-29 16:32 UTC  (9+ messages)
  ` [PATCH] "
  ` [PATCH] netfilter: nfnetlink_acct: use flag to reset counters

[PATCH v3 net-next] net: filter: cleanup sk_* and bpf_* names
 2014-07-29 15:55 UTC  (3+ messages)

Hello
 2014-07-29  8:23 UTC 

[PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
 2014-07-29  1:16 UTC  (17+ messages)

[nft PATCH] nft: add reject support
 2014-07-28 17:11 UTC 

[nft PATCH 0/4] Changes in nft byteorder conversions
 2014-07-28 11:51 UTC  (5+ messages)
` [nft PATCH 1/4] payload: fix update context with wrong byteorder
` [nft PATCH 2/4 v2] src: fix byteorder conversions in simple values
` [nft PATCH 3/4] src: fix byteorder conversions in range values
` [nft PATCH 4/4] src: fix byteorder conversions in sets

[PATCH 0/7] patches for an autotooled version of 'nftables'. (vers. 2)
 2014-07-25 21:53 UTC  (14+ messages)
` [PATCH 4/7] autotools conversion: include the header 'config.h' in every C source file
  ` [PATCH 0/8] patches for an autotooled version of 'nftables'
    ` [PATCH 1/8] autotool conversion: Added some required files, removed some unneeded
    ` [PATCH 2/8] autotool conversion: autotools support for the subdir. 'files/nftables'
    ` [PATCH 3/8] autotool conversion: use pkg-config to find 'libmnl', libnftnl' and 'ncurses'
    ` [PATCH 4/8] autotool conversion: converted the subdir. 'src/'
    ` [PATCH 5/8] autotools conversion: include the header 'config.h' in every C source file
    ` [PATCH 6/8] autotool conversion: Converted the support for the 'doc/' subdir
    ` [PATCH 7/8] autotools conversion: commit the rest of the configure.ac changes
    ` [PATCH 8/8] autotool conversion: updated the files .gitignore

[PATCH v2] iptables: add optional [seconds] argument to -w
 2014-07-25 17:08 UTC  (2+ messages)

[PATCH] netfilter: xt_hashlimit: handle iptables-restore of hash with same name
 2014-07-25 16:57 UTC  (6+ messages)

[linux PATCH v3 0/5] NAT updates for nf_tables
 2014-07-25 16:54 UTC  (3+ messages)

[PATCH nft v2] src: add level option to the log statement
 2014-07-25 16:20 UTC 

[PATCH nft] src: add level option to the log statement
 2014-07-25 14:59 UTC  (2+ messages)

[PATCH resend] nf: xt_LED: fix too short led-always-blink
 2014-07-25 14:11 UTC  (2+ messages)

netfilter: remnants of ulog targets
 2014-07-25 13:01 UTC  (4+ messages)
  ` [PATCH] [linux-next] netfilter: kill "

[PATCH] netfilter: nf_conntrack: remove exceptional & on function name
 2014-07-25 13:00 UTC  (2+ messages)

[PATCH] netfilter: don't output error message redundantly
 2014-07-25 13:00 UTC  (4+ messages)
  ` [PATCH v2] "

[BUG] nf: xt_LED: led-always-blink invisible
 2014-07-25 12:59 UTC  (7+ messages)
    ` [PATCH] nf: xt_LED: fix too short led-always-blink
        ` [PATCH v2] "

[GIT PULL] Third Round of IPVS Fixes for v3.16
 2014-07-25 12:45 UTC  (3+ messages)
` [PATCH] ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding

[PATCH] netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
 2014-07-25 11:15 UTC 

[PATCH] netfilter: nf_sockopt_find() should return ERESTARTSYS
 2014-07-24 20:41 UTC  (4+ messages)
  ` [PATCH v2] netfilter: nf_sockopt_find() / nf_register_sockopt() should not return EINTR

[libnftnl PATCH] src: improve printing of XML/JSON event wrapper header/footer
 2014-07-24 11:18 UTC  (2+ messages)

[PATCH nf-next] netfilter: xt_hashlimit: perform garbage collection from process context
 2014-07-24 11:08 UTC  (3+ messages)

[libnftnl PATCH] set: add support for set mechanism selection
 2014-07-24 11:02 UTC  (2+ messages)

[PATCH nft 1/3] main: propagate error to shell
 2014-07-23 21:49 UTC  (3+ messages)
` [PATCH nft 2/3] mnl: introduce NFT_NLMSG_MAXSIZE
` [PATCH nft 3/3] mnl: fix crashes when using sets with many elements

[PATCH libnftnl] set_elem: add nft_set_elems_nlmsg_build_payload_iter()
 2014-07-23 21:45 UTC 

Good Day
 2014-07-22 11:21 UTC 

[PATCH nft 1/3] mnl: add nft_batch_continue() helper
 2014-07-22 12:18 UTC  (5+ messages)
` [PATCH nft 2/3] mnl: add nft_nlmsg_batch_current() helper
` [PATCH nft 3/3] src: rework batching logic to fix possible use of uninitialized pages

[PATCH 3/5] net/netfilter/ipvs/ip_vs_ctl.c: drop argument range check just before the check for equality
 2014-07-22  9:14 UTC  (9+ messages)

[PATCH 00/18] Netfilter updates for net-next
 2014-07-22  8:02 UTC  (21+ messages)
` [PATCH 01/18] netfilter: ctnetlink: remove null test before kfree
` [PATCH 02/18] netfilter: x_tables: xt_free_table_info() cleanup
` [PATCH 03/18] netfilter: conntrack: remove timer from ecache extension
` [PATCH 04/18] netfilter: kill ulog targets
` [PATCH 05/18] netfilter: nf_log: use an array of loggers instead of list
` [PATCH 06/18] netfilter: nf_log: move log buffering to core logging
` [PATCH 07/18] netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
` [PATCH 08/18] netfilter: log: nf_log_packet() as real unified interface
` [PATCH 09/18] netfilter: add generic ARP packet logger
` [PATCH 10/18] netfilter: bridge: add generic "
` [PATCH 11/18] netfilter: nft_log: request explicit logger when loading rules
` [PATCH 12/18] netfilter: nft_log: complete logging support
` [PATCH 13/18] netfilter: fix several Kconfig problems in NF_LOG_*
` [PATCH 14/18] netfilter: xt_LOG: add missing string format in nf_log_packet()
` [PATCH 15/18] netfilter: nft_log: fix coccinelle warnings
` [PATCH 16/18] netfilter: use IS_ENABLED() macro
` [PATCH 17/18] ipvs: remove null test before kfree
` [PATCH 18/18] ipvs: Remove dead debug code

[PATCH libnftnl] src: stricter netlink attribute length validation
 2014-07-21 12:31 UTC 

[nft PATCH 1/2] netlink: monitor: add a helper function to handle sets referenced by a rule
 2014-07-21 12:21 UTC  (4+ messages)
` [nft PATCH 2/2] monitor: fix how rules with intervals are printed

[PATCH net] IPVS fix pull request
 2014-07-21 12:15 UTC  (2+ messages)
` [PATCH net] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack

[RFC PATCH iptables] Hide FORWARD chain if forwarding is not enabled
 2014-07-20  8:58 UTC  (2+ messages)

[nft PATCH 1/2] src: fix byteorder conversions
 2014-07-18 11:34 UTC  (2+ messages)

[GIT PULL nf] Second Round of IPVS Fixes for v3.16
 2014-07-18 10:24 UTC  (3+ messages)
` [PATCH] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack

[nft PATCH 2/2] payload: fix update context with wrong byteorder
 2014-07-17 17:27 UTC 

[PATCH] Add support for negated lookup operator
 2014-07-17 15:40 UTC  (5+ messages)
` [PATCH] nftables: Add a flags attribute for "
` [libnftnl PATCH] lookup: Add support for the flag attribute
` [nftables PATCH] expr: Interpret OP_NEQ against a set as OP_LOOKUP

[libnftnl PATCH] common: events: be more strict when placing the \0 character
 2014-07-17  8:16 UTC  (3+ messages)

netfilter: ipset: list:set set type support
 2014-07-17  8:04 UTC 

[PATCH 0/4] Netfilter/nf_tables fixes
 2014-07-16 22:27 UTC  (6+ messages)
` [PATCH 1/4] netfilter: nf_tables: skip transaction if no update flags in tables
` [PATCH 2/4] netfilter: nf_tables: safe RCU iteration on list when dumping
` [PATCH 3/4] netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
` [PATCH 4/4] netfilter: nf_tables: 64bit stats need some extra synchronization

[GIT PULL nf-next 0/2] IPVS Updates for v3.17
 2014-07-16 15:38 UTC  (4+ messages)
` [PATCH 1/2] ipvs: remove null test before kfree
` [PATCH 2/2] ipvs: Remove dead debug code

[PATCH nf-next] netfilter: nf_tables: simplify set dump through netlink
 2014-07-16 15:35 UTC 

randconfig build error with next-20140716, in net/netfilter/xt_socket.c
 2014-07-16 14:36 UTC 

[PATCH 00/16] net: remove unnecessary break after goto/return
 2014-07-15 23:27 UTC  (2+ messages)

[libnftnl PATCH] log: define variable flags in xml parser
 2014-07-15 13:37 UTC  (2+ messages)

[PATCH 10/16] netfilter: remove unnecessary break after return
 2014-07-14 16:36 UTC 

[PATCH] netfilter: nf_tables: 64bit stats need some extra synchronization
 2014-07-14 10:19 UTC  (2+ messages)

[libnftnl PATCH] examples: nft-set-add: use batch infraestructure
 2014-07-14  8:41 UTC 

[PATCH] MAINTAINERS: merge ebtables into netfilter entry
 2014-07-13  7:50 UTC  (2+ messages)

[nft PATCH v2] payload: generate dependency with wrong byteorder value format
 2014-07-12 19:16 UTC  (3+ messages)

[PATCH 2/2 nft, v3] mnl: check for NLM_F_DUMP_INTR when dumping object lists
 2014-07-12 12:47 UTC 

[PATCH 1/2 nft] mnl: immediately return on errors in mnl_nft_ruleset_dump()
 2014-07-12 12:47 UTC 

Re: [PATCH 4/7] autotools conversion: include the header 'config.h' in every C source file
 2014-07-12  9:09 UTC  (6+ messages)
` Aw: "
  ` Aw: "
` [PATCH] "

conntrackd, internal cache keeps filling up
 2014-07-11 16:27 UTC  (2+ messages)

[PATCH nft, v2] mnl: check for NLM_F_DUMP_INTR when dumping object lists
 2014-07-11 11:49 UTC  (2+ messages)

[nft PATCH 1/2] proto: add protocol key in some proto_desc for identifying it
 2014-07-11  9:21 UTC  (3+ messages)

[nft PATCH 2/2] payload: generate dependency with wrong byteorder value format
 2014-07-11  9:17 UTC  (2+ messages)

[RFC Patch V1 04/30] mm, netfilter: Use cpu_to_mem()/numa_mem_id() to support memoryless node
 2014-07-11  7:37 UTC 

Aw: Re: [PATCH] autotools conversion: include the header 'config.h' in every C source file
 2014-07-10 15:37 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).