messages from 2024-09-09 22:55:33 to 2025-03-05 01:20:10 UTC [more...]
[PATCH net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
2025-03-05 1:20 UTC (3+ messages)
[PATCH net-next v5] ppp: Fix KMSAN uninit-value warning with bpf
2025-03-05 1:10 UTC (3+ messages)
[RFC PATCH net-next 1/3] ppp: convert ppp->rlock to rwlock to improve RX
2025-03-03 3:27 UTC (3+ messages)
` [RFC PATCH net-next 2/3] pppoe: call ppp_input directly when PPPOX_BOUND
` [RFC PATCH net-next 3/3] ppp: synchronize netstats update
[PATCH net-next v4 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-28 22:02 UTC (5+ messages)
` [PATCH net-next v4 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[RFC PATCH net-next v3] ppp: use IFF_NO_QUEUE in virtual interfaces
2025-02-28 13:06 UTC (2+ messages)
[PATCH net-next 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-26 2:05 UTC (3+ messages)
` [PATCH net-next 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[RFC PATCH net-next v2] ppp: use IFF_NO_QUEUE in virtual interfaces
2025-02-25 15:32 UTC (2+ messages)
[PATCH net-next v1 0/1] ppp: Fix KMSAN uninit-value warning
2025-02-25 9:32 UTC (5+ messages)
` [PATCH net-next v1 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH] ppp: Prevent out-of-bounds access in ppp_sync_txmunge
2025-02-25 6:20 UTC (5+ messages)
[PATCH net-next v2 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-25 0:07 UTC (5+ messages)
` [PATCH net-next v2 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH net-next v3 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-22 9:25 UTC (2+ messages)
` [PATCH net-next v3 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
2025-02-21 23:50 UTC (25+ messages)
` [PATCH net-next v10 01/13] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v10 03/13] net: Use link/peer netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 04/13] ieee802154: 6lowpan: Validate link "
` [PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
` [PATCH net-next v10 06/13] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
` [PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 09/13] net: xfrm: "
` [PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v10 12/13] selftests: net: Add python context manager for netns entering
` [PATCH net-next v10 13/13] selftests: net: Add test cases for link and peer netns
[PATCH net-next v9 00/11] net: Improve netns handling in rtnetlink
2025-02-14 10:51 UTC (26+ messages)
` [PATCH net-next v9 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v9 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v9 05/11] net: ip_tunnel: Use "
` [PATCH net-next v9 06/11] net: ipv6: "
` [PATCH net-next v9 07/11] net: xfrm: "
` [PATCH net-next v9 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v9 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v9 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v9 11/11] selftests: net: Add test cases for link and peer netns
[syzbot] [ppp?] KMSAN: uninit-value in ppp_sync_send (2)
2025-02-13 18:25 UTC
The business loan-
2025-02-08 6:01 UTC
[PATCH net-next v8 00/11] net: Improve netns handling in rtnetlink
2025-01-14 9:02 UTC (15+ messages)
` [PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v8 03/11] net: "
` [PATCH net-next v8 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v8 05/11] net: ip_tunnel: Use "
` [PATCH net-next v8 07/11] net: xfrm: "
` [PATCH net-next v8 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v8 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v8 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v8 11/11] selftests: net: Add test cases for link and peer netns
[PATCH net-next v7 00/11] net: Improve netns handling in rtnetlink
2025-01-08 17:31 UTC (19+ messages)
` [PATCH net-next v7 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v7 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v7 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v7 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v7 05/11] net: ip_tunnel: "
` [PATCH net-next v7 06/11] net: ipv6: "
` [PATCH net-next v7 07/11] net: xfrm: "
` [PATCH net-next v7 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v7 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v7 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v7 11/11] selftests: net: Add test cases for link and peer netns
[syzbot] Monthly ppp report (Dec 2024)
2024-12-27 23:24 UTC
[syzbot] [ppp?] KMSAN: uninit-value in ppp_asynctty_receive (2)
2024-12-21 2:44 UTC
[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
2024-12-19 5:54 UTC (14+ messages)
` [PATCH net-next v6 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v6 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v6 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v6 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v6 05/11] net: ip_tunnel: "
` [PATCH net-next v6 06/11] net: ipv6: "
` [PATCH net-next v6 07/11] net: xfrm: "
` [PATCH net-next v6 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v6 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v6 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns
[PATCH net-next v5 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-12-12 13:06 UTC (10+ messages)
` [PATCH net-next v5 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v5 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v5 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v5 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v5 5/5] selftests: net: Add two test cases for link netns
[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-11-21 21:43 UTC (8+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns
Nov:16:24
2024-11-16 15:40 UTC
[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
2024-11-15 23:35 UTC (8+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns
[PATCH net-next] net: ppp: remove ppp->closing check
2024-11-08 8:48 UTC (4+ messages)
[RFC PATCH net-next] net: ppp: convert to IFF_NO_QUEUE
2024-11-07 14:51 UTC (8+ messages)
[syzbot] [ppp?] KMSAN: uninit-value in ppp_async_push (4)
2024-10-09 18:55 UTC
patch to bring Solaris back up to date
2024-10-03 13:17 UTC (3+ messages)
[syzbot] [ppp?] inconsistent lock state in ppp_input
2024-09-27 7:42 UTC
[syzbot] Monthly ppp report (Sep 2024)
2024-09-23 9:02 UTC
पटव
2024-09-21 6:25 UTC
[syzbot] [ppp?] possible deadlock in ppp_input
2024-09-17 11:45 UTC
PPP Modem Hangup
2024-09-13 23:03 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).