networking drivers · Maintained
Maintainers
- M Andrew Lunn <andrew+netdev@lunn.ch>
- M "David S. Miller" <davem@davemloft.net>
- M Eric Dumazet <edumazet@google.com>
- M Jakub Kicinski <kuba@kernel.org>
- M Paolo Abeni <pabeni@redhat.com>
Paths
- F
Documentation/devicetree/bindings/net/ - F
Documentation/networking/net_cachelines/net_device.rst - F
drivers/connector/ - F
drivers/net/ - F
drivers/ptp/ - F
drivers/s390/net/ - F
include/dt-bindings/net/ - F
include/linux/cn_proc.h - F
include/linux/etherdevice.h - F
include/linux/ethtool_netlink.h - F
include/linux/fcdevice.h - F
include/linux/fddidevice.h - F
include/linux/if_* - F
include/linux/inetdevice.h - F
include/linux/netdev* - F
include/linux/platform_data/wiznet.h - F
include/uapi/linux/cn_proc.h - F
include/uapi/linux/ethtool_netlink* - F
include/uapi/linux/if_* - F
include/uapi/linux/net_shaper.h - F
include/uapi/linux/netdev* - F
tools/testing/selftests/drivers/net/ - X
Documentation/devicetree/bindings/net/bluetooth/ - X
Documentation/devicetree/bindings/net/can/ - X
Documentation/devicetree/bindings/net/wireless/ - X
drivers/net/can/ - X
drivers/net/wireless/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-ext4 (capped at 30), ordered by date desc.
-
COLD56d
[PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE70d
[PATCH 3/8] net: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden> -
STALE235d
[PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-10-17 · Eliav Farber <hidden> -
STALE235d
[PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
2025-10-17 · Eliav Farber <hidden> -
STALE235d
[PATCH v2 05/27 5.10.y] minmax: add in_range() macro
2025-10-17 · Eliav Farber <hidden> -
STALE237d
[PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-10-08 · Eliav Farber <hidden> -
STALE237d
[PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
2025-10-08 · Eliav Farber <hidden> -
STALE237d
[PATCH v3 01/19 5.15.y] minmax: add in_range() macro
2025-10-08 · Eliav Farber <hidden> -
STALE247d
[PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-10-03 · Eliav Farber <hidden> -
STALE247d
[PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
2025-10-03 · Eliav Farber <hidden> -
STALE247d
[PATCH v2 01/19 5.15.y] minmax: add in_range() macro
2025-10-03 · Eliav Farber <hidden> -
STALE252d
[PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
2025-10-02 · Eliav Farber <hidden> -
STALE252d
[PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-10-02 · Eliav Farber <hidden> -
STALE252d
[PATCH 01/19 5.15.y] minmax: add in_range() macro
2025-10-02 · Eliav Farber <hidden> -
STALE255d
[PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
2025-09-24 · Eliav Farber <hidden> -
STALE255d
[PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-09-24 · Eliav Farber <hidden> -
STALE255d
[PATCH 01/19 v6.1.y] minmax: add in_range() macro
2025-09-24 · Eliav Farber <hidden> -
STALE262d
[PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-09-19 · Eliav Farber <hidden> -
STALE262d
[PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
2025-09-19 · Eliav Farber <hidden> -
STALE262d
[PATCH 04/27 5.10.y] minmax: add in_range() macro
2025-09-19 · Eliav Farber <hidden> -
STALE1266d
[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
2022-12-20 · Steven Rostedt <rostedt@goodmis.org> -
STALE1300d
Re: [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 · Steven Rostedt <rostedt@goodmis.org> -
STALE1338d
[PATCH v1 4/5] treewide: use get_random_bytes when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
[PATCH v1 3/5] treewide: use get_random_u32() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
[PATCH v1 2/5] treewide: use get_random_{u8,u16}() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
[PATCH v1 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1575d
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-15 · "Gustavo A. R. Silva" <gustavoars@kernel.org> -
STALE2039d
[PATCH RFC PKS/PMEM 11/58] drivers/net: Utilize new kmap_thread()
2020-10-09 · ira.weiny@intel.com -
STALE2536d
[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
2019-06-11 · Shyam Saini <hidden> -
STALE2609d
[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
2019-04-14 · Shyam Saini <hidden>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE70d
[PATCH 3/8] net: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden>