netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] net: Convert user to netif_rx().
@ 2022-03-03 17:14 Sebastian Andrzej Siewior
  2022-03-03 17:14 ` [PATCH net-next 1/9] docs: networking: Use netif_rx() Sebastian Andrzej Siewior
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Sebastian Andrzej Siewior @ 2022-03-03 17:14 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Jakub Kicinski, Thomas Gleixner, Andrew Lunn,
	bridge, Chris Zankel, Florian Fainelli, Horatiu Vultur,
	Jonathan Corbet, Kurt Kanzenbach, linux-doc, linux-xtensa,
	Łukasz Stelmach, Max Filippov, Mike Travis,
	Nikolay Aleksandrov, Robin Holt, Roopa Prabhu, Steve Wahl,
	UNGLinuxDriver, Vivien Didelot, Vladimir Oltean

This is the first batch of converting netif_rx_ni() caller to
netif_rx(). The change making this possible is net-next and
netif_rx_ni() is a wrapper around netif_rx(). This is a clean up in
order to remove netif_rx_ni().

Cc: Andrew Lunn <andrew@lunn.ch>
Cc: bridge@lists.linux-foundation.org
Cc: Chris Zankel <chris@zankel.net>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Kurt Kanzenbach <kurt@linutronix.de>
Cc: linux-doc@vger.kernel.org
Cc: linux-xtensa@linux-xtensa.org
Cc: Łukasz Stelmach <l.stelmach@samsung.com>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Mike Travis <mike.travis@hpe.com>
Cc: Nikolay Aleksandrov <razor@blackwall.org>
Cc: Robin Holt <robinmholt@gmail.com>
Cc: Roopa Prabhu <roopa@nvidia.com>
Cc: Steve Wahl <steve.wahl@hpe.com>
Cc: UNGLinuxDriver@microchip.com
Cc: Vivien Didelot <vivien.didelot@gmail.com>
Cc: Vladimir Oltean <olteanv@gmail.com>
Sebastian



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-03-08  9:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-03 17:14 [PATCH net-next 0/9] net: Convert user to netif_rx() Sebastian Andrzej Siewior
2022-03-03 17:14 ` [PATCH net-next 1/9] docs: networking: Use netif_rx() Sebastian Andrzej Siewior
2022-03-03 17:14 ` [PATCH net-next 2/9] net: xtensa: " Sebastian Andrzej Siewior
2022-03-04  3:12   ` Max Filippov
2022-03-03 17:14 ` [PATCH net-next 3/9] net: sgi-xp: " Sebastian Andrzej Siewior
2022-03-04 20:31   ` Steve Wahl
2022-03-03 17:15 ` [PATCH net-next 4/9] net: caif: " Sebastian Andrzej Siewior
2022-03-03 17:15 ` [PATCH net-next 5/9] net: dsa: " Sebastian Andrzej Siewior
2022-03-04  7:41   ` Kurt Kanzenbach
2022-03-03 17:15 ` [PATCH net-next 6/9] net: ethernet: " Sebastian Andrzej Siewior
2022-03-08  9:50   ` Lukasz Stelmach
2022-03-03 17:15 ` [PATCH net-next 7/9] net: macvlan: " Sebastian Andrzej Siewior
2022-03-03 17:15 ` [PATCH net-next 8/9] net: bridge: " Sebastian Andrzej Siewior
2022-03-03 17:15 ` [PATCH net-next 9/9] net: dev: " Sebastian Andrzej Siewior
2022-03-04 12:10 ` [PATCH net-next 0/9] net: Convert user to netif_rx() patchwork-bot+netdevbpf

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