gmane.linux.ppp archive

397 archived articles, newest first (page 1 of 4). Latest articles →

Re: [PATCH net] pppox: drain queued packets on channel handoff
Mon, 17 Aug 2026 21:10:06 +0000
[email protected] • #6179
Re: [PATCH net] pppox: drain queued packets on channel handoff
Thu, 13 Aug 2026 12:01:25 +0800
Qingfang Deng <[email protected]> • #6178
Re: [PATCH net] ppp: annotate lockless queue empty check
Thu, 13 Aug 2026 00:30:15 +0000
[email protected] • #6177
Re: [PATCH net] pppox: drain queued packets on channel handoff
Wed, 12 Aug 2026 17:15:32 -0700
Jakub Kicinski <[email protected]> • #6176
Re: [PATCH net] ppp: annotate lockless queue empty check
Tue, 11 Aug 2026 02:41:17 -0700
Breno Leitao <[email protected]> • #6175
[PATCH net] ppp: annotate lockless queue empty check
Tue, 11 Aug 2026 14:02:29 +0800
Qingfang Deng <[email protected]> • #6174
[PATCH net] pppox: drain queued packets on channel handoff
Tue, 11 Aug 2026 11:53:10 +0800
Qingfang Deng <[email protected]> • #6173
Re: [PATCH net-next] pppoe: pass bound packets directly to generic PPP
Thu, 6 Aug 2026 11:11:02 +0800
Qingfang Deng <[email protected]> • #6172
Re: [PATCH net-next] pppoe: pass bound packets directly to generic PPP
Wed, 5 Aug 2026 18:28:21 -0700
Jakub Kicinski <[email protected]> • #6171
[PATCH net-next] pppoe: pass bound packets directly to generic PPP
Tue, 4 Aug 2026 15:44:50 +0800
Qingfang Deng <[email protected]> • #6170
Re: [PATCH net-next] ppp: use netdev_from_priv()
Mon, 03 Aug 2026 23:30:07 +0000
[email protected] • #6169
Re: [PATCH net-next] ppp: use netdev_from_priv()
Thu, 30 Jul 2026 05:57:25 -0700
Breno Leitao <[email protected]> • #6168
[PATCH net-next] ppp: use netdev_from_priv()
Thu, 30 Jul 2026 18:06:51 +0800
Qingfang Deng <[email protected]> • #6167
Re: [PATCH net-next] ppp: convert chan_sem to a mutex
Wed, 29 Jul 2026 02:20:06 +0000
[email protected] • #6166
[PATCH net-next] ppp: convert chan_sem to a mutex
Mon, 27 Jul 2026 11:28:00 +0800
Qingfang Deng <[email protected]> • #6165
Re: [PATCH net] ppp: annotate data races in ppp_generic
Thu, 23 Jul 2026 14:10:21 +0000
[email protected] • #6164
Re: [PATCH net] ppp: annotate data races in ppp_generic
Thu, 23 Jul 2026 15:21:56 +0800
Qingfang Deng <[email protected]> • #6163
Re: [PATCH net] ppp: annotate data races in ppp_generic
Thu, 23 Jul 2026 08:48:06 +0200
Eric Dumazet <[email protected]> • #6162
Re: [PATCH net] ppp: annotate data races in ppp_generic
Thu, 23 Jul 2026 14:24:00 +0800
Qingfang Deng <[email protected]> • #6161
[PATCH net] ppp: annotate data races in ppp_generic
Wed, 22 Jul 2026 10:16:05 +0000
Eric Dumazet <[email protected]> • #6160
Re: [PATCH net-next] ppp: reuse ppp_get_stats64() for ioctl stats
Wed, 15 Jul 2026 16:58:53 +0800
Zhixing Chen <[email protected]> • #6159
Re: [PATCH net-next] ppp: reuse ppp_get_stats64() for ioctl stats
Wed, 15 Jul 2026 13:30:39 +0800
Qingfang Deng <[email protected]> • #6158
[PATCH net-next] ppp: reuse ppp_get_stats64() for ioctl stats
Tue, 14 Jul 2026 17:19:41 +0800
Zhixing Chen <[email protected]> • #6157
Re: [PATCH net v3] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Fri, 10 Jul 2026 11:40:10 +0000
[email protected] • #6156
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 8 Jul 2026 07:01:43 -0700
"Paul E. McKenney" <[email protected]> • #6155
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 8 Jul 2026 15:56:51 +0200
Sebastian Andrzej Siewior <[email protected]> • #6154
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 8 Jul 2026 15:04:32 +0200
Petr Pavlu <petr.pavlu-IBi9RG/[email protected]> • #6153
Re: [PATCH] ppp/ppp_{async,synctty}: drop unused {a,}syncppp::bytes_{sent,rcvd}
Wed, 08 Jul 2026 11:20:05 +0000
[email protected] • #6152
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 8 Jul 2026 11:11:47 +0200
Sebastian Andrzej Siewior <[email protected]> • #6151
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 8 Jul 2026 09:49:04 +0200
Sebastian Andrzej Siewior <[email protected]> • #6150
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Tue, 7 Jul 2026 09:39:01 -0700
"Paul E. McKenney" <[email protected]> • #6149
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Tue, 7 Jul 2026 17:32:10 +0200
Petr Pavlu <petr.pavlu-IBi9RG/[email protected]> • #6148
Re: [PATCH net v3] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Tue, 7 Jul 2026 10:05:18 +0800
Qingfang Deng <[email protected]> • #6147
[RFC net-next] pppoe: fix stale device name shown in procfs
Mon, 6 Jul 2026 17:34:02 +0800
Qingfang Deng <[email protected]> • #6146
[PATCH net v3] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Mon, 6 Jul 2026 11:01:59 +0200
Norbert Szetei <[email protected]> • #6145
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Mon, 6 Jul 2026 11:29:26 +0200
Sebastian Andrzej Siewior <[email protected]> • #6144
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Mon, 6 Jul 2026 09:22:55 +0200
Norbert Szetei <[email protected]> • #6143
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sun, 5 Jul 2026 10:57:44 +0800
Qingfang Deng <[email protected]> • #6142
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Fri, 3 Jul 2026 09:32:16 -0700
Breno Leitao <[email protected]> • #6141
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Fri, 3 Jul 2026 18:05:24 +0200
Guillaume Nault <[email protected]> • #6140
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Fri, 3 Jul 2026 15:27:00 +0800
Qingfang Deng <[email protected]> • #6139
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Thu, 2 Jul 2026 16:19:02 +0800
Qingfang Deng <[email protected]> • #6138
[PATCH] ppp/ppp_{async,synctty}: drop unused {a,}syncppp::bytes_{sent,rcvd}
Thu, 2 Jul 2026 08:04:20 +0200
"Jiri Slaby (SUSE)" <[email protected]> • #6137
[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 1 Jul 2026 20:12:20 +0200
Norbert Szetei <[email protected]> • #6136
Re: [PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 1 Jul 2026 20:03:33 +0200
Norbert Szetei <[email protected]> • #6135
Re: [PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 1 Jul 2026 20:00:37 +0200
Norbert Szetei <[email protected]> • #6134
Re: [PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 1 Jul 2026 15:25:52 +0200
Sebastian Andrzej Siewior <[email protected]> • #6133
Re: [PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 1 Jul 2026 06:15:01 -0700
Breno Leitao <[email protected]> • #6132
[PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Wed, 1 Jul 2026 14:14:39 +0200
Norbert Szetei <[email protected]> • #6131
Re: [PATCH net] ppp: fix use-after-free reads in the stats ioctls.
Tue, 30 Jun 2026 15:06:05 +0200
Paolo Abeni <[email protected]> • #6130
[PATCH net] ppp: fix use-after-free reads in the stats ioctls.
Sun, 28 Jun 2026 14:44:16 +0200
Norbert Szetei <[email protected]> • #6129
Re: [PATCH net-next] selftests: net: do not detect PPPoX loopback
Mon, 15 Jun 2026 11:15:40 +0200
Matthieu Baerts <[email protected]> • #6128
Re: [PATCH net-next] selftests: net: do not detect PPPoX loopback
Sat, 06 Jun 2026 00:40:07 +0000
[email protected] • #6127
[PATCH net-next] selftests: net: do not detect PPPoX loopback
Wed, 3 Jun 2026 14:17:44 +0800
Qingfang Deng <[email protected]> • #6126
Re: [PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
Wed, 3 Jun 2026 13:35:43 +0800
Qingfang Deng <[email protected]> • #6125
Re: [PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
Wed, 3 Jun 2026 14:04:02 +1000
Matthieu Baerts <[email protected]> • #6124
Re: [PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
Tue, 02 Jun 2026 18:50:19 +0000
[email protected] • #6123
Re: [PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
Fri, 29 May 2026 13:21:33 +1000
Matthieu Baerts <[email protected]> • #6122
[PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
Fri, 29 May 2026 10:11:42 +0800
Qingfang Deng <[email protected]> • #6121
Re: [PATCH net-next] selftests: net: add socat syslog for PPPoL2TP
Tue, 26 May 2026 23:23:36 +0800
Qingfang Deng <[email protected]> • #6120
Re: [PATCH net-next] selftests: net: add socat syslog for PPPoL2TP
Tue, 26 May 2026 18:10:37 +1000
Matthieu Baerts <[email protected]> • #6119
PPP version 2.5.3 released
Tue, 26 May 2026 17:05:12 +1000
Paul Mackerras <[email protected]> • #6118
[PATCH net-next] selftests: net: add socat syslog for PPPoL2TP
Tue, 26 May 2026 09:41:47 +0800
Qingfang Deng <[email protected]> • #6117
Re: [PATCH net-next v2] selftests: net: add tests for PPPoL2TP
Fri, 22 May 2026 10:15:00 +0800
Qingfang Deng <[email protected]> • #6116
Re: [PATCH net-next v2] selftests: net: add tests for PPPoL2TP
Fri, 22 May 2026 11:43:09 +1000
Matthieu Baerts <[email protected]> • #6115
Re: [PATCH net-next v2] selftests: net: add tests for PPPoL2TP
Thu, 21 May 2026 15:18:51 +0800
Qingfang Deng <[email protected]> • #6114
Re: [PATCH net-next v2] selftests: net: add tests for PPPoL2TP
Thu, 21 May 2026 12:24:10 +1000
Matthieu Baerts <[email protected]> • #6113
Re: [PATCH net-next v2] selftests: net: add tests for PPPoL2TP
Tue, 19 May 2026 08:22:18 +0000
[email protected] • #6112
Re: [PATCH net-next v10 1/2] net: pppoe: implement GRO/GSO support
Tue, 19 May 2026 08:10:06 +0000
[email protected] • #6111
[PATCH net-next v2] selftests: net: add tests for PPPoL2TP
Thu, 14 May 2026 09:57:32 +0800
Qingfang Deng <[email protected]> • #6110
Re: [PATCH net-next] selftests: net: add tests for PPPoL2TP
Wed, 13 May 2026 17:55:49 +0200
Felix Maurer <[email protected]> • #6109
[PATCH net-next v10 2/2] selftests: net: test PPPoE packets in gro.sh
Wed, 13 May 2026 09:33:49 +0800
Qingfang Deng <[email protected]> • #6108
[PATCH net-next v10 1/2] net: pppoe: implement GRO/GSO support
Wed, 13 May 2026 09:33:48 +0800
Qingfang Deng <[email protected]> • #6107
Re: [PATCH net-next v9 1/2] net: pppoe: implement GRO/GSO support
Wed, 13 May 2026 09:26:39 +0800
Qingfang Deng <[email protected]> • #6106
Re: [PATCH net-next v9 1/2] net: pppoe: implement GRO/GSO support
Tue, 12 May 2026 19:32:45 +0200
Pablo Neira Ayuso <[email protected]> • #6105
Re: [PATCH net-next v9 1/2] net: pppoe: implement GRO/GSO support
Tue, 12 May 2026 15:58:28 +0200
Paolo Abeni <[email protected]> • #6104
Re: [PATCH net-next] selftests: net: add tests for PPPoL2TP
Tue, 12 May 2026 10:00:03 +0200
Paolo Abeni <[email protected]> • #6103
[PATCH net-next v9 2/2] selftests: net: test PPPoE packets in gro.sh
Sat, 9 May 2026 11:04:53 +0800
Qingfang Deng <[email protected]> • #6102
[PATCH net-next v9 1/2] net: pppoe: implement GRO/GSO support
Sat, 9 May 2026 11:04:52 +0800
Qingfang Deng <[email protected]> • #6101
Re: [PATCH net-next] selftests: net: add tests for PPPoL2TP
Sat, 9 May 2026 09:13:58 +0800
Qingfang Deng <[email protected]> • #6100
Re: [PATCH net-next] selftests: net: add tests for PPPoL2TP
Fri, 8 May 2026 19:26:36 +0200
Felix Maurer <[email protected]> • #6099
[PATCH net-next] selftests: net: add tests for PPPoL2TP
Fri, 8 May 2026 11:21:49 +0800
Qingfang Deng <[email protected]> • #6098
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Thu, 7 May 2026 16:59:42 +0800
Qingfang Deng <[email protected]> • #6097
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Thu, 7 May 2026 10:46:45 +0200
Sebastian Andrzej Siewior <[email protected]> • #6096
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Thu, 7 May 2026 16:33:36 +0800
Qingfang Deng <[email protected]> • #6095
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Thu, 7 May 2026 09:40:51 +0200
Sebastian Andrzej Siewior <[email protected]> • #6094
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Thu, 7 May 2026 09:32:01 +0200
Paolo Abeni <[email protected]> • #6093
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Thu, 7 May 2026 13:53:30 +0800
Qingfang Deng <[email protected]> • #6092
Re: [PATCH net-next v8 1/2] net: pppoe: implement GRO/GSO support
Thu, 7 May 2026 11:36:11 +0800
Qingfang Deng <[email protected]> • #6091
Re: [PATCH net-next v8 1/2] net: pppoe: implement GRO/GSO support
Wed, 6 May 2026 13:14:01 +0100
Simon Horman <[email protected]> • #6090
Re: [PATCH net-next v8 2/2] selftests: net: test PPPoE packets in gro.sh
Wed, 6 May 2026 13:14:54 +0100
Simon Horman <[email protected]> • #6089
Re: [PATCH net-next] ppp: consolidate RX skb queueing
Wed, 6 May 2026 10:54:50 +0800
Qingfang Deng <[email protected]> • #6088
Re: [PATCH net-next 2/3] ppp: unify two channel structs
Tue, 5 May 2026 13:16:34 +0200
Paolo Abeni <[email protected]> • #6087
Re: [PATCH net-next v2] pppoe: optimize hash with word access
Sat, 02 May 2026 02:20:13 +0000
[email protected] • #6086
[PATCH net-next v8 2/2] selftests: net: test PPPoE packets in gro.sh
Fri, 1 May 2026 11:50:51 +0800
Qingfang Deng <[email protected]> • #6085
[PATCH net-next v8 1/2] net: pppoe: implement GRO/GSO support
Fri, 1 May 2026 11:50:50 +0800
Qingfang Deng <[email protected]> • #6084
Re: [RFC PATCH net-next v6 1/2] net: pppoe: implement GRO/GSO support
Thu, 30 Apr 2026 18:22:54 +0200
Paolo Abeni <[email protected]> • #6083
Re: [RFC PATCH net-next v6 1/2] net: pppoe: implement GRO/GSO support
Thu, 30 Apr 2026 17:57:50 +0200
Pablo Neira Ayuso <[email protected]> • #6082
Re: [RFC PATCH net-next v6 1/2] net: pppoe: implement GRO/GSO support
Thu, 30 Apr 2026 23:47:57 +0800
Qingfang Deng <[email protected]> • #6081
Re: [PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh
Thu, 30 Apr 2026 12:04:36 +0200
Paolo Abeni <[email protected]> • #6080
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.