netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-17 23:38:10 to 2013-01-31 00:04:28 UTC [more...]

[nftables 1/9] netfilter: nf_tables: fix compilation if CONFIG_COMPAT is disabled
 2013-01-31  0:04 UTC  (5+ messages)
` [nftables 2/9] netfilter: nf_tables: fix chain after rule deletion
` [nftables 3/9] netfilter: nf_tables: atomic rule updates and dumps
` [nftables 4/9] netfilter: nf_tables: fix error path in newchain
` [nftables 5/9] netfilter: nf_tables: add packet and byte counters per chain

[nftables 01/10] netfilter: nf_tables: fix alias for xtables over nftables module
 2013-01-31  0:01 UTC 

[PATCH 0/3] Introduce aliases for matches and targets
 2013-01-30 23:43 UTC  (7+ messages)
` [PATCH 1/3] Introduce match/target aliases
` [PATCH 2/3] Add the "state" alias to the "conntrack" match
` [PATCH 3/3] Add the "NOTRACK" alias to the "CT" target

[PATCH 1/2] netfilter: xt_CT: merge common code of revision 0 and 1
 2013-01-30 21:39 UTC  (3+ messages)
` [PATCH 2/2] netfilter: xt_CT: add alias flag

[iptables-nftables PATCH v2] nft: Split nft core to become family independant
 2013-01-30 13:33 UTC 

[iptables-nftables RFC PATCH] nft: Split nft core to become family independant
 2013-01-30 12:35 UTC 

[PATCH] netfilter: fix IPv6 NTP checksum calculation
 2013-01-29 14:50 UTC  (5+ messages)

[RFC PATCH 1/4] netfilter: ip6t_NPT: Fix checksuming
 2013-01-29 14:42 UTC  (2+ messages)

[stable-3.7 00/14] netfilter stable fixes for 3.7
 2013-01-28 20:52 UTC  (16+ messages)
` [stable-3.7 01/14] netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
` [stable-3.7 02/14] netfilter: nf_ct_reasm: fix conntrack reassembly expire code
` [stable-3.7 03/14] netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
` [stable-3.7 04/14] netfilter: nfnetlink_log: fix possible compilation issue due to missing include
` [stable-3.7 05/14] netfilter: xt_CT: recover NOTRACK target support
` [stable-3.7 06/14] netfilter: fix missing dependencies for the NOTRACK target
` [stable-3.7 07/14] netfilter: xt_recent: fix namespace destroy path
` [stable-3.7 08/14] netfilter: xt_recent: avoid high order page allocations
` [stable-3.7 09/14] netfilter: xt_hashlimit: fix namespace destroy path
` [stable-3.7 10/14] netfilter: xt_hashlimit: fix race that results in duplicated entries
` [stable-3.7 11/14] netfilter: xt_CT: fix unset return value if conntrack zone are disabled
` [stable-3.7 12/14] netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
` [stable-3.7 13/14] netfilter: x_tables: print correct hook names for ARP
` [stable-3.7 14/14] netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect

[PATCH 0/1] netfilter: iptables alias support
 2013-01-28 20:44 UTC  (2+ messages)
` [PATCH 1/1] netfilter: Add flags and compatibility revision in order to support aliases

Accumulated fixes v2
 2013-01-28 13:59 UTC  (7+ messages)
` [PATCH 1/6] build: also use libtool for install stage
` [PATCH 2/6] build: do not dereference symlinks on installation
` [PATCH 3/6] libxtables: centralize checking for a .save function
` [PATCH 4/6] extensions: eui64: set userspacesize=0
` [PATCH 5/6] iptables: fall back to using save function when print is not defined
` [PATCH 6/6] iptables: reword warning on using an alias

Accumulated fixes
 2013-01-28 13:39 UTC  (16+ messages)
` [PATCH 1/8] build: also use libtool for install stage
` [PATCH 2/8] build: do not dereference symlinks on installation
` [PATCH 3/8] libxtables: centralize checking for a .save function
` [PATCH 4/8] extensions: eui64: set userspacesize=0
` [PATCH 5/8] extensions: S/DNPT: add missing save function
` [PATCH 6/8] iptables: fall back to using save function when print is not defined
` [PATCH 7/8] iptables: reword warning on using an alias
` [PATCH 8/8] build: fix libiptc build failure on old linux-glibc-devel headers

[PATCH] iptables: extensions: fix iptables extensions build error in cross-compilation environments
 2013-01-28 11:29 UTC  (2+ messages)

[GIT PULL nf] IPVS
 2013-01-28  1:18 UTC  (2+ messages)
` [PATCH] ipvs: freeing uninitialized pointer on error

[iptables PATCH] configure: display summary at end of configure
 2013-01-27 14:09 UTC  (4+ messages)
  ` [iptables PATCH v2] "

[PATCH 00/21] netfilter updates for net-next
 2013-01-27  5:56 UTC  (23+ messages)
` [PATCH 01/21] netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
` [PATCH 02/21] netfilter: add connlabel conntrack extension
` [PATCH 03/21] netfilter: ctnetlink: deliver labels to userspace
` [PATCH 04/21] netfilter: ctnetlink: allow userspace to modify labels
` [PATCH 05/21] netfilter: nf_ct_snmp: add include file
` [PATCH 06/21] netfilter: x_tables: add xt_bpf match
` [PATCH 07/21] netfilter: add missing xt_bpf.h header in installation
` [PATCH 08/21] netfilter: doc: add nf_conntrack sysctl api documentation
` [PATCH 09/21] netfilter: add missing xt_connlabel.h header in installation
` [PATCH 10/21] netfilter: nf_conntrack: move initialization out of pernet operations
` [PATCH 11/21] netfilter: nf_ct_expect: move initialization out of pernet_operations
` [PATCH 12/21] netfilter: nf_ct_acct: "
` [PATCH 13/21] netfilter: nf_ct_tstamp: "
` [PATCH 14/21] netfilter: nf_ct_ecache: "
` [PATCH 15/21] netfilter: nf_ct_timeout: "
` [PATCH 16/21] netfilter: nf_ct_helper: "
` [PATCH 17/21] netfilter: nf_ct_labels: "
` [PATCH 18/21] netfilter: nf_ct_proto: "
` [PATCH 19/21] netfilter: nf_conntrack: refactor l3proto support for netns
` [PATCH 20/21] netfilter: nf_conntrack: refactor l4proto "
` [PATCH 21/21] netfilter: nf_conntrack: fix compilation if sysctl are disabled

[RFC PATCH 4/4] netfilter: ip6t_NPT: Do not mix two prefixes
 2013-01-26 18:38 UTC 

[RFC PATCH 3/4] netfilter ip6t_NPT: Ensure to check lower part of prefixes are zero
 2013-01-26 18:38 UTC 

[RFC PATCH 2/4] netfilter: ip6t_NPT: Use csum_partial()
 2013-01-26 18:36 UTC 

[RFC PATCH 2/4] netfilter: ip6t_NPT: Use csum_partial()
 2013-01-26 18:36 UTC 

[ulogd patch 0/4] minor code cleaning
 2013-01-25 22:28 UTC  (6+ messages)
` [PATCH 1/4] Get rid of SVN tag in comment
` [PATCH 2/4] Fix warning on format
` [PATCH 3/4] base: fix warning on pointer handling
` [PATCH 4/4] graphite: fix warning about gnu extension usage

[ulogd patch 0/3] improve ulogd command line
 2013-01-25 22:28 UTC  (5+ messages)
` [PATCH 1/3] ulogd: add -v option to display message on stderr
` [PATCH 2/3] conf: add flag to allow option setup tuning
` [PATCH 3/3] Add -l option to set log level from command line

[patch] ipvs: freeing uninitialized pointer on error
 2013-01-25 20:56 UTC  (2+ messages)

BUG: unable to handle kernel paging request at 0000000000609920 in networking code on 3.2.23
 2013-01-25  8:28 UTC  (3+ messages)

[PATCH next] extensions: add libxt_bpf extension
 2013-01-24  2:04 UTC  (5+ messages)
` [PATCH] "

[nf-next:master 10/20] net/netfilter/nf_conntrack_standalone.c:566:2: error: 'nf_ct_netfilter_header' undeclared
 2013-01-24  0:46 UTC  (3+ messages)

[PATCH nf-next 01/11] netfilter: move nf_conntrack initialize out of pernet operations
 2013-01-24  0:43 UTC  (23+ messages)
` [PATCH nf-next 02/11] netfilter: expect: move initial codes out of pernet_operations
` [PATCH nf-next 03/11] netfilter: acct: "
` [PATCH nf-next 04/11] netfilter: tstamp: "
` [PATCH nf-next 05/11] netfilter: ecache: "
` [PATCH nf-next 06/11] netfilter: timeout: "
` [PATCH nf-next 07/11] netfilter: helper: "
` [PATCH nf-next 08/11] netfilter: labels: "
` [PATCH nf-next 09/11] netfilter: proto: "
` [PATCH nf-next 10/11] netfilter: l3proto: refactor l3proto support for netns
` [PATCH nf-next 11/11] netfilter: l4proto: refactor l4proto "

[PATCH 0/4] libnetfilter_conntrack: connlabel support
 2013-01-23 22:38 UTC  (5+ messages)
` [PATCH 1/4] api: add nfct_bitmask object
` [PATCH 2/4] api: add connlabel api and attribute
` [PATCH 3/4] examples: add connlabel dump/set/clear demo programs
` [PATCH 4/4] api: add CTA_LABEL_MASK attribute handling

Add packet statistics to ipset?
 2013-01-23 19:20 UTC  (2+ messages)

[PATCH next v2] iptables: add xt_bpf match
 2013-01-23 18:56 UTC  (19+ messages)
` [PATCH next v3] "
      ` [PATCH next] "

state match is obsolete 1.4.17
 2013-01-23 10:08 UTC  (13+ messages)
              ` [PATCH]: Keep the "state" match as alias [Re: state match is obsolete 1.4.17]

Build fixes for old Linuxes
 2013-01-21 16:29 UTC  (5+ messages)

[patch v3] doc: add nf_conntrack sysctl api documentation
 2013-01-21 15:35 UTC  (3+ messages)

[PATCH RESEND 01/10] netfilter: move nf_conntrack initialize out of pernet operations
 2013-01-21  1:27 UTC  (12+ messages)
` [PATCH RESEND 02/10] netfilter: expect: move initial codes out of pernet_operations
` [PATCH RESEND 03/10] netfilter: acct: "
` [PATCH RESEND 04/10] netfilter: tstamp: "
` [PATCH RESEND 05/10] netfilter: ecache: "
` [PATCH RESEND 06/10] netfilter: timeout: "
` [PATCH RESEND 07/10] netfilter: helper: "
` [PATCH RESEND 08/10] netfilter: proto: "
` [PATCH RESEND 09/10] netfilter: l3proto: refactor l3proto support for netns
` [PATCH RESEND 10/10] netfilter: l4proto: refactor l4proto "

[ANNOUNCE] 9th Netfilter Workshop in Copenhagen, Denmark
 2013-01-19  7:51 UTC  (3+ messages)

[patch net-next v2] doc: add nf_conntrack sysctl api documentation
 2013-01-18  1:12 UTC  (2+ messages)

[PATCH next V2] netfilter connlabel extension
 2013-01-17 23:39 UTC  (5+ messages)
` [PATCH 2/3] netfilter: ctnetlink: deliver labels to userspace
` [PATCH 3/3] netfilter: ctnetlink: allow userspace to modify labels


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