Re: [PATCH 0/9] Netfilter fixes for net

2018-12-29 Thread David Miller
From: Pablo Neira Ayuso Date: Sat, 29 Dec 2018 13:57:54 +0100 > The following patchset contains Netfilter fixes for net, specifically > fixes for the nf_conncount infrastructure which is causing troubles > since 5c789e131cbb9 ("netfilter: nf_conncount: Add list lock and gc > worker, and RCU for i

Re: [PATCH 0/7] Netfilter fixes for net

2019-01-15 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 14 Jan 2019 22:29:33 +0100 > This is the first batch of Netfilter fixes for your net tree: > > 1) Fix endless loop in nf_tables rules netlink dump, from Phil Sutter. > > 2) Reference counter leak in object from the error path, from Taehee Yoo. > > 3) Selectiv

Re: [PATCH 0/7] Netfilter/IPVS fixes for net

2019-01-28 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 28 Jan 2019 15:03:58 +0100 > The following patchset contains Netfilter/IPVS fixes for your net tree: > > 1) The nftnl mutex is now per-netns, therefore use reference counter >for matches and targets to deal with concurrent updates from netns. >Moreover,

Re: [PATCH 00/33] Netfilter/IPVS updates for net-next

2019-01-28 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 29 Jan 2019 00:57:17 +0100 > The following patchset contains Netfilter/IPVS updates for your net-next tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo.

Re: [PATCH 0/6] Netfilter fixes for net

2019-02-05 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 5 Feb 2019 20:04:09 +0100 > The following patchset contains Netfilter fixes for net: ... > Diffstat look rather larger than usual because of the new selftest, but > Florian and I consider that having tests soon into the tree is good to > improve coverage. If t

Re: [PATCH 00/12 net-next,v7] add flow_rule infrastructure

2019-02-06 Thread David Miller
From: Pablo Neira Ayuso Date: Sat, 2 Feb 2019 12:50:42 +0100 > This patchset, as is, allows us to reuse the driver codebase to > configure ACL hardware offloads for the ethtool_rxnfc and the TC flower > interfaces. A few clients for this infrastructure are presented, such as > the bcm_sf2 and th

Re: [PATCH 0/2] Netfilter fixes for net

2019-02-11 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 11 Feb 2019 17:53:17 +0100 > The following patchset contains Netfilter fixes for net: > > 1) Out-of-bound access to packet data from the snmp nat helper, >from Jann Horn. > > 2) ICMP(v6) error packets are set as related traffic by conntrack, >update pr

Re: [PATCH 0/3] Netfilter/IPVS fixes for net

2019-02-13 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 13 Feb 2019 18:47:55 +0100 > The following patchset contains Netfilter/IPVS fixes for net: > > 1) Missing structure initialization in ebtables causes splat with >32-bit user level on a 64-bit kernel, from Francesco Ruggeri. > > 2) Missing dependency on nf_

Re: [PATCH 00/11] Netfilter/IPVS updates for net-next

2019-02-18 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 18 Feb 2019 00:23:46 +0100 > The following patchset contains Netfilter/IPVS updates for you net-next > tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo.

Re: [PATCH 0/2] Netfilter/IPVS fixes for net

2019-02-18 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 19 Feb 2019 00:08:21 +0100 > The following patchset contains Netfilter/IPVS fixes for net: > > 1) Follow up patch to fix a compilation warning in a recent IPVS fix: >098e13f5b21d ("ipvs: fix dependency on nf_defrag_ipv6"). > > 2) Bogus ENOENT error on flus

Re: [PATCH 00/29] Netfilter/IPVS updates for net-next

2019-03-02 Thread David Miller
From: Pablo Neira Ayuso Date: Sat, 2 Mar 2019 19:34:28 +0100 > The following patchset contains Netfilter/IPVS updates for net-next: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo.

net-next is CLOSED

2019-03-03 Thread David Miller
Please only bug fixes as we progress through the merge window. I'll announce when net-next is open again. Follow me on social media: https://twitter.com/davem_dokebi Thank you.

Re: [PATCH 00/22] Netfilter/IPVS updates for net-next

2017-03-21 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 20 Mar 2017 11:08:28 +0100 > The following patchset contains Netfilter/IPVS updates for your > net-next tree. A couple of new features for nf_tables, and unsorted > cleanups and incremental updates for the Netfilter tree. More > specifically, they are: ... > Yo

Re: [PATCH 0/8] Netfilter fixes for net

2017-03-29 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 29 Mar 2017 14:14:02 +0200 > Hi David, > > The following patchset contains a rather large update with Netfilter > fixes, specifically targeted to incorrect RCU usage in several spots and > the userspace conntrack helper infrastructure (nfnetlink_cthelper), > mo

Re: [PATCH 0/9] Netfilter fixes for net

2017-04-14 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 14 Apr 2017 02:26:42 +0200 > The following patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo. -- To unsubscribe from th

Re: [PATCH 00/53] Netfilter/IPVS updates for net-next

2017-05-01 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 1 May 2017 12:46:27 +0200 > The following patchset contains Netfilter updates for your net-next > tree. A large bunch of code cleanups, XXX they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git

Re: [PATCH 00/53] Netfilter/IPVS updates for net-next

2017-05-01 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 1 May 2017 12:53:53 +0200 > On Mon, May 01, 2017 at 12:46:27PM +0200, Pablo Neira Ayuso wrote: >> Hi David, >> >> The following patchset contains Netfilter updates for your net-next >> tree. A large bunch of code cleanups, XXX they are: > > Oh well, it case yo

Re: [PATCH] netfilter: conntrack: Force inlining of build check to prevent build failure

2017-05-03 Thread David Miller
From: Geert Uytterhoeven Date: Wed, 3 May 2017 14:18:43 +0200 > If gcc (e.g. 4.1.2) decides not to inline total_extension_size(), the > build will fail with: > > net/built-in.o: In function `nf_conntrack_init_start': > (.text+0x9baf6): undefined reference to `__compiletime_assert_1893'

Re: [PATCH 00/16] Netfilter/IPVS/OVS fixes for net

2017-05-03 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 3 May 2017 11:31:55 +0200 > The following patchset contains a rather large batch of Netfilter, IPVS > and OVS fixes for your net tree. This includes fixes for ctnetlink, the > userspace conntrack helper infrastructure, conntrack OVS support, > ebtables DNAT tar

Re: [PATCH 00/12] Netfilter/IPVS fixes for net

2017-05-21 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 19 May 2017 10:33:41 +0200 > The following patchset contains Netfilter/IPVS fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo. -- To unsubscribe fr

Re: [PATCH 00/12] Netfilter/IPVS fixes for net

2017-05-22 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 22 May 2017 00:25:38 +0200 > Could you merge net into net-next as well? I have several patches for > net-next that need to apply on these fixes. No rush BTW. Sure, no problem. As soon as Linus takes in my pull request from today, I will do this and let you kno

Re: [PATCH 00/12] Netfilter/IPVS fixes for net

2017-05-22 Thread David Miller
From: David Miller Date: Mon, 22 May 2017 19:54:44 -0400 (EDT) > From: Pablo Neira Ayuso > Date: Mon, 22 May 2017 00:25:38 +0200 > >> Could you merge net into net-next as well? I have several patches for >> net-next that need to apply on these fixes. No rush BTW. > >

Re: [PATCH 0/4] Netfilter fixes for net

2017-05-29 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 29 May 2017 13:34:28 +0200 > Hi David, > > The following patchset contains Netfilter fixes for your net tree, > they are: > > 1) Conntrack SCTP CRC32c checksum mangling may operate on non-linear >skbuff, patch from Davide Caratti. > > 2) nf_tables rb-tree

Re: [PATCH nf-next] netns: add and use net_ns_barrier

2017-05-31 Thread David Miller
From: Florian Westphal Date: Tue, 30 May 2017 11:38:12 +0200 > Quoting Joe Stringer: > If a user loads nf_conntrack_ftp, sends FTP traffic through a network > namespace, destroys that namespace then unloads the FTP helper module, > then the kernel will crash. > > Events that lead to the cr

Re: [PATCH v2] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb

2017-06-08 Thread David Miller
From: Mateusz Jurczyk Date: Wed, 7 Jun 2017 16:41:57 +0200 > On Wed, Jun 7, 2017 at 4:18 PM, Florian Westphal wrote: >> Mateusz Jurczyk wrote: >>> Verify that the length of the socket buffer is sufficient to cover the >>> nlmsghdr structure before accessing the nlh->nlmsg_len field for further

Re: [PATCH 00/29] Netfilter updates for net-next

2017-06-30 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 30 Jun 2017 00:52:58 +0200 > The following patchset contains Netfilter updates for your net-next > tree. This batch contains connection tracking updates for the cleanup > iteration path, patches from Florian Westphal: ... > You can pull these changes from: > >

Re: [PATCH 0/2] Netfilter fixes for net

2017-07-06 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 6 Jul 2017 14:54:23 +0200 > The following patchset contains two Netfilter fixes for your net tree, > they are: > > 1) Fix memleak from netns release path of conntrack protocol trackers, >patch from Liping Zhang. > > 2) Uninitialized flags field in ebt_log

net-next STATUS page

2017-07-11 Thread David Miller
It has gotten to the point that even casually walking around Faro, Portugal last week, random German tourists would stop me in the street and ask if net-next was open or not. Therefore, in order to avoid any and all confusion I have created this web site: http://vger.kernel.org/~davem/ne

net-next is OPEN

2017-07-16 Thread David Miller
Tell your friends. http://vger.kernel.org/~davem/net-next.html -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH net-next] inetpeer: remove AVL implementation in favor of RB tree

2017-07-17 Thread David Miller
From: Eric Dumazet Date: Mon, 17 Jul 2017 02:56:10 -0700 > From: Eric Dumazet > > As discussed in Faro during Netfilter Workshop 2017, RB trees can be > used with RCU, using a seqlock. > > Note that net/rxrpc/conn_service.c is already using this. > > This patch converts inetpeer from AVL tree

Re: [PATCH 0/5] Netfilter fixes for net

2017-07-18 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 18 Jul 2017 12:13:54 +0200 > The following patchset contains Netfilter fixes for your net tree, > they are: > > 1) Missing netlink message sanity check in nfnetlink, patch from >Mateusz Jurczyk. > > 2) We now have netfilter per-netns hooks, so let's kill g

Re: [PATCH] netfilter: fix netfilter_net_init() return

2017-07-18 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 18 Jul 2017 23:30:42 +0200 > David, > > Please if you can manually take this into your net tree to expedite > things. > > On Tue, Jul 18, 2017 at 10:38:56PM +0300, Dan Carpenter wrote: >> We accidentally return an uninitialized variable. >> >> Fixes: cf56c2f8

Re: [PATCH 0/5] Netfilter fixes for net

2017-07-18 Thread David Miller
From: Florian Westphal Date: Tue, 18 Jul 2017 23:11:57 +0200 > David Miller wrote: >> What about that change Eric Dumazet was talking about with Florian >> that stopped instantiating conntrack by default in new namespaces? > > Seems more appropriate for -next. If you pr

Re: [PATCH net-next 0/6] network related warning fixes

2017-07-25 Thread David Miller
From: Stephen Hemminger Date: Mon, 24 Jul 2017 10:25:17 -0700 > Various fixes for warnings in network code and drivers. Series applied, thanks Stephen. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordo

Re: [PATCH 0/5] Netfilter fixes for net

2017-08-24 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 24 Aug 2017 16:43:26 +0200 > The following patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks. -- To unsubscribe from this lis

Re: [PATCH 5/7] RDS: make rhashtable_params const

2017-08-28 Thread David Miller
From: Bhumika Goyal Date: Fri, 25 Aug 2017 19:51:45 +0530 > Make this const as it is either used during a copy operation or passed > to a const argument of the function rhltable_init > > Signed-off-by: Bhumika Goyal Applied. -- To unsubscribe from this list: send the line "unsubscribe netfilte

Re: [PATCH 4/7] ipv4: make net_protocol const

2017-08-28 Thread David Miller
From: Bhumika Goyal Date: Fri, 25 Aug 2017 19:51:44 +0530 > Make these const as they are only passed to a const argument of the > function inet_add_protocol. > > Signed-off-by: Bhumika Goyal Applied. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a

Re: [PATCH 2/7] bridge: make ebt_table const

2017-08-28 Thread David Miller
From: Bhumika Goyal Date: Fri, 25 Aug 2017 19:51:42 +0530 > Make this const as it is only passed to a const argument of the function > ebt_register_table. > > Signed-off-by: Bhumika Goyal Applied. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a me

Re: [PATCH 00/47] Netfilter updates for net-next

2017-09-03 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 4 Sep 2017 00:25:42 +0200 > The following patchset contains Netfilter updates for your net-next > tree. Basically, updates to the conntrack core, enhancements for > nf_tables, conversion of netfilter hooks from linked list to array to > improve memory locality

Re: [PATCH nf-next 3/5] netlink: add NLM_F_NONREC flag for deletion requests

2017-09-03 Thread David Miller
I only see patches 3, 4, and 5 of this series. If this is meant for net-next inclusion, you'll have to submit it such that I see the entire series on netdev and thus in patchwork. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to ma

Re: [PATCH 00/12] Netfilter updates for next-net (part 2)

2017-09-04 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 4 Sep 2017 22:11:02 +0200 > The following patchset contains Netfilter updates for net-next. This > patchset includes updates for nf_tables, removal of > CONFIG_NETFILTER_DEBUG and a new mode for xt_hashlimit. More > specifically, they: Pulled, thanks. Since t

net-next is CLOSED

2017-09-04 Thread David Miller
If it isn't a bug fix and it isn't in patchwork right now, I don't want to see it. This time around inappropriate submissions will be silently marked as "deferred" in patchwork and not even looked at by me. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in

Re: [PATCH 0/9] Netfilter/IPVS fixes for net

2017-09-08 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 8 Sep 2017 19:45:39 +0200 > The following patchset contains Netfilter/IPVS fixes for your net tree, > they are: > > 1) Fix SCTP connection setup when IPVS module is loaded and any scheduler >is registered, from Xin Long. > > 2) Don't create a SCTP connect

Re: [PATCH 0/2] Netfilter fixes for net

2017-09-20 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 20 Sep 2017 12:49:01 +0200 > The following patchset contains two Netfilter fixes for your net tree, > they are: > > 1) Fix NAt compilation with UP, from Geert Uytterhoeven. > > 2) Fix incorrect number of entries when dumping a set, from >Vishwanath Pai. P

Re: [PATCH 00/12] Netfilter/IPVS fixes for net

2017-10-09 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 9 Oct 2017 18:25:34 +0200 > The following patchset contains Netfilter/IPVS fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks! -- To unsubscribe from thi

Re: [PATCH] ipv4: mark expected switch fall-throughs

2017-10-18 Thread David Miller
From: "Gustavo A. R. Silva" Date: Mon, 16 Oct 2017 15:48:55 -0500 > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Notice that in some cases I placed the "fall through" comment > on its own line, which is what GCC is expecting t

Re: [PATCH] ipv6: mark expected switch fall-throughs

2017-10-18 Thread David Miller
From: "Gustavo A. R. Silva" Date: Mon, 16 Oct 2017 16:36:52 -0500 > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Notice that in some cases I placed the "fall through" comment > on its own line, which is what GCC is expecting t

Re: [PATCH 0/2] Netfilter fixes for net

2017-11-02 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 1 Nov 2017 19:48:10 +0100 > The following patchset contains two one-liner fixes for your net tree, > they are: > > 1) Disable fast hash operations for 2-bytes length keys which is leading >to incorrect lookups in nf_tables, from Anatole Denis. > > 2) Relo

Re: [PATCH 00/23] Netfilter/IPVS updates for net-next

2017-11-07 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 7 Nov 2017 01:51:50 +0100 > The following patchset contains Netfilter/IPVS updates for your net-next > tree, they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks a lot! -- To un

Re: [PATCH net-next] netfilter: add ifdef around ctnetlink_proto_size

2017-11-15 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 15 Nov 2017 18:28:21 +0100 > From: Arnd Bergmann > > This function is no longer marked 'inline', so we now get a warning > when it is unused: > > net/netfilter/nf_conntrack_netlink.c:536:15: error: 'ctnetlink_proto_size' > defined but not used [-Werror=unuse

Re: [PATCH 27/45] net: remove duplicate includes

2017-12-06 Thread David Miller
From: Pravin Shedge Date: Wed, 6 Dec 2017 23:02:58 +0530 > These duplicate includes have been found with scripts/checkincludes.pl but > they have been removed manually to avoid removing false positives. > > Signed-off-by: Pravin Shedge Networking patches need to be sent to net...@vger.kernel.

Re: [PATCH 27/45] net: remove duplicate includes

2017-12-10 Thread David Miller
From: Pravin Shedge Date: Sun, 10 Dec 2017 23:30:21 +0530 > On Thu, Dec 7, 2017 at 2:28 AM, David Miller wrote: >> From: Pravin Shedge >> Date: Wed, 6 Dec 2017 23:02:58 +0530 >> >>> These duplicate includes have been found with scripts/checkincludes.pl but >&

Re: [PATCH 27/45] net: remove duplicate includes

2017-12-13 Thread David Miller
From: Pravin Shedge Date: Mon, 11 Dec 2017 22:09:46 +0530 > These duplicate includes have been found with scripts/checkincludes.pl but > they have been removed manually to avoid removing false positives. > > Signed-off-by: Pravin Shedge Applied, thanks. -- To unsubscribe from this list: send t

Re: [PATCH 00/12] Netfilter fixes for net

2017-12-13 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 13 Dec 2017 19:45:08 +0100 > The follow patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, but the attention to detail in these patch

Re: [PATCH 0/3] Netfilter fixes for net

2018-01-05 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 5 Jan 2018 16:08:22 +0100 > The following patchset contains Netfilter fixes for your net tree, > they are: > > 1) Fix chain filtering when dumping rules via nf_tables_dump_rules(). > > 2) Fix accidental change in NF_CT_STATE_UNTRACKED_BIT through uapi, >i

Re: [PATCH 0/6] Netfilter fixes for net

2018-06-27 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 27 Jun 2018 17:22:17 +0200 > The following patchset contains Netfilter fixes for your net tree: > > 1) Missing netlink attribute validation in nf_queue, uncovered by KASAN, >from Eric Dumazet. > > 2) Use pointer to sysctl table, save us 192 bytes of memory

Re: [PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb.

2018-06-28 Thread David Miller
From: Cong Wang Date: Wed, 27 Jun 2018 12:39:01 -0700 > Let me rephrase why I don't like this patchset: Cong, I don't think you are seeing the situation clearly and I am certainly going to apply this patch series even in the face of your objections. Suggesting that solving the lack of back pres

Re: [PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb.

2018-06-28 Thread David Miller
From: Flavio Leitner Date: Wed, 27 Jun 2018 10:34:24 -0300 > The sock reference is lost when scrubbing the packet and that breaks > TSQ (TCP Small Queues) and XPS (Transmit Packet Steering) causing > performance impacts of about 50% in a single TCP stream when crossing > network namespaces. > >

Re: [PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb.

2018-06-28 Thread David Miller
From: Cong Wang Date: Thu, 28 Jun 2018 14:41:16 -0700 > Pretty sure you didn't even read the rest of my reply, > I can't help you if you just stop at where you quoted. I read your entire email, please do not accuse me of things you are not sure of. -- To unsubscribe from this list: send the line

Re: [PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb.

2018-06-28 Thread David Miller
From: Cong Wang Date: Thu, 28 Jun 2018 14:53:09 -0700 > I will send a revert with quote of the above. And it will go to /dev/null as far as I am concerned. I read it the first time, so posting it again will not change my opinion of what you have to say. Cong, you really need to calm down and u

Reminder: Linux Plumbers Networking Track CFP

2018-07-01 Thread David Miller
The deadline is only 10 days away, and slots are filling up quickly. This is a call for proposals for the networking track at the 2018 edition of the Linux Plumbers Conference which will be held in Vancouver on November 13th and November 14th. The LPC Networking Track is a community event, open

FINAL Reminder: Linux Plumbers Networking Track CFP

2018-07-05 Thread David Miller
This is the final reminder and the deadline is now only 5 days away, so if you plan to make a proposal please send it in soon! This is a call for proposals for the networking track at the 2018 edition of the Linux Plumbers Conference which will be held in Vancouver on November 13th and November

Re: [PATCH 0/6] Netfilter fixes for net

2018-07-09 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 9 Jul 2018 19:18:58 +0200 > The following patchset contains Netfilter fixes for your net tree: > > 1) Missing module autoloadfor icmp and icmpv6 x_tables matches, >from Florian Westphal. > > 2) Possible non-linear access to TCP header from tproxy, from >

Re: [PATCH net-next v19 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc

2018-07-10 Thread David Miller
From: Toke Høiland-Jørgensen Date: Fri, 06 Jul 2018 17:37:19 +0200 > This patch series adds the CAKE qdisc, and has been split up to ease > review. > > I have attempted to split out each configurable feature into its own patch. > The first commit adds the base shaper and packet scheduler, while

Re: [PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace

2018-07-17 Thread David Miller
From: David Ahern Date: Tue, 17 Jul 2018 13:02:18 -0600 > I understand the concern about global resource and limits: as it stands > you have to increase the limits in init_net to the max expected and hope > for the best. With per namespace limits you can lower the limits of each > namespace bette

Re: [PATCH 00/38] Netfilter/IPVS updates for net-next

2018-07-20 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 20 Jul 2018 15:08:28 +0200 > The following patchset contains Netfilter/IPVS updates for your net-next > tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thank you. -- To unsubscribe fro

Re: [PATCH] netlink: fix memory leak of dump

2018-07-22 Thread David Miller
From: Florian Westphal Date: Sun, 22 Jul 2018 18:39:25 +0200 > 3. change meaning of ->done() so its always called once ->start() >was invoked (and returned 0), this requires audit of all >places that provide .done to make sure they won't trip. > > 3) seems to be what Tom intended when he

Re: [PATCH nf] netfilter: nf_tables: move dumper state alloation into ->start

2018-07-23 Thread David Miller
From: Florian Westphal Date: Mon, 23 Jul 2018 12:47:14 +0200 > Shaochun Chen points out we leak dumper filter state allocations > stored in dump_control->data in case there is an error before netlink sets > cb_running (after which ->done will be called at some point). > > In order to fix this, a

Re: [PATCH 0/9] Netfilter fixes for net

2018-07-24 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 24 Jul 2018 18:31:24 +0200 > The following patchset contains Netfilter fixes for net: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thank you. -- To unsubscribe from this list: send the line "u

Re: [PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace

2018-07-24 Thread David Miller
From: David Ahern Date: Tue, 24 Jul 2018 09:14:01 -0600 > I get the impression there is no longer a strong resistance against > moving the tables to per namespace, but deciding what is the right > approach to handle backwards compatibility. Correct? Changing the > accounting is inevitably going t

Re: [PATCH PATCH net-next 00/18] net whitespace cleanups

2018-07-24 Thread David Miller
From: Stephen Hemminger Date: Tue, 24 Jul 2018 12:29:00 -0700 > Ran script that I use to check for trailing whitespace and > blank lines at end of files across all files in net/ directory. > These are errors that checkpatch reports and git flags. > > These are the resulting fixes broken up mostl

Re: [PATCH 00/18] xfrm: Add compat layer

2018-07-28 Thread David Miller
From: Dmitry Safonov Date: Sat, 28 Jul 2018 17:26:55 +0100 > Well, I think, I'll rework my patches set according to critics and > separate compat xfrm layer. I've already a selftest to check that 32/64 > bit xfrm works - so the most time-taking part is done. The way you've done the compat struct

Re: [PATCH 00/21] Netfilter updates for net-next

2018-08-05 Thread David Miller
From: Pablo Neira Ayuso Date: Sun, 5 Aug 2018 23:21:20 +0200 > The following patchset contains Netfilter updates for your net-next tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo. -- To unsubscribe from th

Re: [PATCH 0/8] Netfilter updates for net-next

2018-08-10 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 10 Aug 2018 13:16:14 +0200 > The following batch contains netfilter updates for your net-next tree: > > 1) Expose NFT_OSF_MAXGENRELEN maximum OS name length from the new OS >passive fingerprint matching extension, from Fernando Fernandez. > > 2) Add extens

Re: [PATCH 00/15] Netfilter/IPVS fixes for net

2018-08-18 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 17 Aug 2018 21:38:35 +0200 > The following patchset contains Netfilter/IPVS fixes for your net tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks.

Re: [PATCH 00/12] Netfilter fixes for net

2018-09-11 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 11 Sep 2018 02:20:32 +0200 > The following patchset contains Netfilter fixes for you net tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Looks good, pulled, thanks.

Re: [PATCH net-next 0/3] net: wean netfilter from fib_nh

2018-09-20 Thread David Miller
From: dsah...@kernel.org Date: Thu, 20 Sep 2018 13:50:46 -0700 > From: David Ahern > > Two netfilter modules reference fib_nh. In both cases the code is > only checking if a nexthop in a fib_info uses a specific device. > Both instances essentially duplicate code from __fib_validate_source, > so

Re: [PATCH 0/6] Netfilter fixes for net

2018-10-01 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 2 Oct 2018 00:37:39 +0200 > The following patchset contains Netfilter fixes for your net tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks.

Re: [PATCH] Revert "openvswitch: Fix template leak in error cases."

2018-10-01 Thread David Miller
From: Flavio Leitner Date: Fri, 28 Sep 2018 14:55:34 -0300 > This reverts commit 90c7afc96cbbd77f44094b5b651261968e97de67. > > When the commit was merged, the code used nf_ct_put() to free > the entry, but later on commit 76644232e612 ("openvswitch: Free > tmpl with tmpl_free.") replaced that wi

Re: [PATCH] openvswitch: load NAT helper

2018-10-04 Thread David Miller
From: Flavio Leitner Date: Fri, 28 Sep 2018 14:51:28 -0300 > Load the respective NAT helper module if the flow uses it. > > Signed-off-by: Flavio Leitner Applied.

Re: [PATCH 00/31] Netfilter updates for net-next

2018-10-08 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 9 Oct 2018 01:00:54 +0200 > The following patchset contains Netfilter updates for your net-next > tree: Pulled, thanks.

Re: [PATCH net-next 0/3] ip_tunnel: specify tunnel type via template

2018-10-15 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 10 Oct 2018 00:24:36 +0200 > The following patchset adds a new field to the tunnel metadata template. > This new field allows us to restrict the configuration to a given tunnel > driver in order to catch incorrect configuration that may result in > packets going

Re: [PATCH 00/10] Netfilter updates for net-next

2018-10-20 Thread David Miller
From: Pablo Neira Ayuso Date: Sat, 20 Oct 2018 11:43:07 +0200 > The following patchset contains Netfilter updates for your net-next tree: > > 1) Use lockdep_is_held() in ipset_dereference_protected(), from Lance Roy. > > 2) Remove unused variable in cttimeout, from YueHaibing. > > 3) Add ttl o

Re: [PATCH 0/8] Netfilter fixes for net

2018-10-22 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 22 Oct 2018 22:07:16 +0200 > The following patchset contains Netfilter fixes for your net tree: > > 1) rbtree lookup from control plane returns the left-hand side element >of the range when the interval end flag is set on. > > 2) osf extension is not suppo

Re: [PATCH 00/14] Netfilter fixes for net

2018-11-05 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 6 Nov 2018 00:28:18 +0100 > The following patchset contains the first batch of Netfilter fixes for > your net tree: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thank you.

Re: [PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers

2018-11-08 Thread David Miller
From: Michał Mirosław Date: Fri, 09 Nov 2018 00:17:58 +0100 > This series removes from networking core and driver code an assumption > about how VLAN tag presence is stored in an skb. This will allow to free > up overloading of VLAN.CFI bit to incidate tag's presence. This looks good, series app

Re: [PATCH 00/16] Netfilter fixes for net

2018-11-28 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 28 Nov 2018 11:17:25 +0100 > The following patchset contains Netfilter fixes for net: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled.

Re: [PATCH 0/5] Netfilter fixes for net

2018-12-12 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 13 Dec 2018 02:06:26 +0100 > The following patchset contains Netfilter fixes for net: > > 1) Fix warnings suspicious rcu usage when handling base chain >statistics, from Taehee Yoo. > > 2) Refetch pointer to tcp header from nf_ct_sack_adjust() since >s

Re: [PATCH 00/37] Netfilter updates for net-next

2018-12-20 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 21 Dec 2018 01:28:04 +0100 > The following patchset contains Netfilter updates for net-next: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks.

net-next is OPEN

2016-08-08 Thread David Miller
I've merged 'net' into 'net-next' and applied a bunch of pending stuff. Fire at will... -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/9] Netfilter fixes for net

2016-08-10 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 10 Aug 2016 20:56:25 +0200 > The following patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks a lot Pablo! -- To unsubscribe f

Re: [PATCH 0/6] Netfilter fixes for net

2016-08-18 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 18 Aug 2016 19:29:02 +0200 > The following patchset contains Netfilter updates for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks a lot Pablo. -- To unsubscribe

Re: [PATCH 0/7] Netfilter fixes for net

2016-08-30 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 30 Aug 2016 13:26:16 +0200 > The following patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks a lot Pablo. -- To unsubscribe f

Re: [PATCH 00/29] Netfilter updates for net-next

2016-09-06 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 5 Sep 2016 12:58:15 +0200 > Hi David, > > The following patchset contains Netfilter updates for your net-next > tree. Most relevant updates are the removal of per-conntrack timers to > use a workqueue/garbage collection approach instead from Florian > Westpha

Re: [PATCH 0/4] Netfilter fixes for net

2016-09-13 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 13 Sep 2016 11:05:13 +0200 > The following patchset contains Netfilter fixes for your net tree, > they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo. -- To unsubscribe from th

Re: [PATCH 00/53] Netfilter updates for net-next

2016-09-25 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 26 Sep 2016 01:06:10 +0200 > The following patchset contains Netfilter updates for your net-next > tree, they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo. -- To unsubsc

Re: [PATCH 0/5] Netfilter fixes for net-next

2016-10-05 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 6 Oct 2016 02:07:44 +0200 > This is a pull request to address fallout from previous nf-next pull > request, only fixes going on here: > > 1) Address a potential null dereference in nf_unregister_net_hook() >when becomes nf_hook_entry_head is NULL, from Aar

Re: [GIT] Networking

2016-10-05 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 6 Oct 2016 02:09:45 +0200 > On Wed, Oct 05, 2016 at 03:37:17PM -0700, Linus Torvalds wrote: >> On Wed, Oct 5, 2016 at 3:29 PM, Stephen Rothwell >> wrote: >> > >> > I have been carrying the following merge fix patch (for the merge of >> > the net-next tree with

Re: [GIT] Networking

2016-10-05 Thread David Miller
From: Stephen Rothwell Date: Thu, 6 Oct 2016 13:51:52 +1100 > On Wed, 5 Oct 2016 19:14:21 -0700 Linus Torvalds > wrote: >> >> On Wed, Oct 5, 2016 at 5:52 PM, Stephen Rothwell >> wrote: >> > >> > Except that commit effectively moved that function from >> > net/netfilter/nf_tables_netdev.c to >

Re: slab corruption with current -git

2016-10-09 Thread David Miller
From: Linus Torvalds Date: Sun, 9 Oct 2016 20:41:17 -0700 > Note that the "correct way" of doing list operations also almost > inevitably is the shortest way by far, since it gets rid of all the > special cases. So the patch looks nice. It gets rid of the magic > "nf_set_hooks_head()" thing too,

  1   2   3   >