linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-18 00:58:31 to 2018-04-05 17:47:09 UTC [more...]

[PATCH] slip: Check if rstate is initialized before uncompressing
 2018-04-05 17:47 UTC  (3+ messages)

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-26 16:08 UTC  (4+ messages)
` [PATCH 4/4] drivers/net: Use octal not symbolic permissions

possible deadlock in ppp_dev_uninit
 2018-01-05 18:27 UTC  (2+ messages)

[PATCH] ppp: Delete an error message for a failed memory allocation in three functions
 2017-12-31 21:30 UTC 

SOLVED: kernel-mode PPPoE does not seem able to work with MPPE
 2017-11-17 10:16 UTC  (6+ messages)

[PATCH v4 00/18] exit_net checks for objects initialized in net_init hook
 2017-11-14  6:47 UTC  (5+ messages)
  ` [PATCH v5 00/13] "
  ` [PATCH v5 12/13] ppp: exit_net cleanup checks added
` [PATCH v4 17/18] "

Reset modem while using pppd
 2017-11-07 15:25 UTC  (3+ messages)

[PATCH v3 04/21] ppp: exit_net cleanup checks added
 2017-11-06 13:50 UTC  (3+ messages)

[PATCH v2 02/21] ppp: exit_net cleanup checks added
 2017-11-05 16:49 UTC 

[PATCH 02/21] ppp: exit_net cleanup checks added
 2017-11-05  9:59 UTC 

[PATCH net-next] ppp: Destroy the mutex when cleanup
 2017-11-01 12:21 UTC  (3+ messages)

[PATCH] ppp: allow usage in namespaces
 2017-10-29  2:56 UTC  (2+ messages)

kernel-mode PPPoE does not seem able to work with MPPE
 2017-10-25 17:45 UTC  (6+ messages)

[PATCH 00/15] networking drivers refcount_t conversions
 2017-10-23  6:37 UTC  (22+ messages)
` [PATCH 01/15] drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
` [PATCH 02/15] drivers, net, ethernet: convert mtk_eth.dma_refcnt "
` [PATCH 03/15] drivers, net, mlx4: convert mlx4_cq.refcount "
  ` [PATCH 04/15] drivers, net, mlx4: convert mlx4_qp.refcount "
` [PATCH 05/15] drivers, net, mlx4: convert mlx4_srq.refcount "
` [PATCH 06/15] drivers, net, mlx5: convert mlx5_cq.refcount "
` [PATCH 07/15] drivers, net, mlx5: convert fs_node.refcount "
` [PATCH 08/15] drivers, net, hamradio: convert sixpack.refcnt "
` [PATCH 09/15] drivers, net: convert masces_rx_sa.refcnt "
` [PATCH 10/15] drivers, net: convert masces_rx_sc.refcnt "
` [PATCH 11/15] drivers, net: convert masces_tx_sa.refcnt "
` [PATCH 12/15] drivers, net, ppp: convert asyncppp.refcnt "
` [PATCH 13/15] drivers, net, ppp: convert ppp_file.refcnt "
` [PATCH 14/15] drivers, net, ppp: convert syncppp.refcnt "
` [PATCH 15/15] drivers, connector: convert cn_callback_entry.refcnt "

[RFC net-next] ppp: allow usage in namespaces
 2017-10-09 12:59 UTC 

[PATCH net] ppp: fix race in ppp device destruction
 2017-10-06 17:17 UTC  (2+ messages)

BUG in free_netdev() on ppp link deletion
 2017-10-06  8:57 UTC  (5+ messages)

[PATCH net] ppp: fix xmit recursion detection on ppp channels
 2017-08-09  4:07 UTC  (5+ messages)
`  "
    ` Re:Re: [PATCH "

pppoe encapsulated udp packets which appear on ethernet disappear between pppoe and ppp0 after pppoe
 2017-08-02  8:20 UTC  (8+ messages)
` pppoe encapsulated udp packets which appear on ethernet disappear between pppoe and ppp0 after p

[PATCH] ppp: Fix false xmit recursion detect with two ppp devices
 2017-07-18 18:21 UTC  (2+ messages)

Session 152 terminated -- received PADT from peer
 2017-07-18 12:07 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-27  3:13 UTC  (18+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate

[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-25 15:50 UTC  (3+ messages)

[PATCH] ppp: mppe: Use vsnprintf extension %phN
 2017-06-06 19:16 UTC  (2+ messages)

[PATCH net-next] ppp: remove unnecessary bh disable in xmit path
 2017-06-01 16:01 UTC  (3+ messages)

[PATCH] driver: ppp: Remove unnecessary bh disable in xmit path
 2017-06-01  9:48 UTC  (3+ messages)
`  "

[PATCH 00/16] Networking drivers refcount conversions
 2017-05-22 15:24 UTC  (24+ messages)
` [PATCH 01/16] drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
` [PATCH 02/16] drivers, net, ethernet: convert mtk_eth.dma_refcnt "
` [PATCH 03/16] drivers, net, mlx4: convert mlx4_cq.refcount "
` [PATCH 04/16] drivers, net, mlx4: convert mlx4_qp.refcount "
` [PATCH 05/16] drivers, net, mlx4: convert mlx4_srq.refcount "
` [PATCH 06/16] drivers, net, mlx5: convert mlx5_cq.refcount "
  ` [PATCH 07/16] drivers, net, mlx5: convert fs_node.refcount "
` [PATCH 08/16] drivers, net, hamradio: convert sixpack.refcnt "
` [PATCH 09/16] drivers, net: convert masces_rx_sa.refcnt "
` [PATCH 10/16] drivers, net: convert masces_rx_sc.refcnt "
` [PATCH 11/16] drivers, net: convert masces_tx_sa.refcnt "
` [PATCH 12/16] drivers, net, ppp: convert asyncppp.refcnt "
` [PATCH 13/16] drivers, net, ppp: convert ppp_file.refcnt "
` [PATCH 14/16] drivers, net, ppp: convert syncppp.refcnt "
` [PATCH 15/16] drivers, net, intersil: convert hostap_cmd_queue.usecnt "
    ` [PATCH 15/16] drivers, net, intersil: convert hostap_cmd_queue.usecnt from atomic_t to refcount_
    ` [15/16] hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount "
  ` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount from atomic_t to refcount

[PATCH 3.18 41/49] ppp: defer netns reference release for ppp channel
 2017-05-18 13:16 UTC 

[pppoe-server] Enable HURL and MOTD messages with custom content
 2017-05-16 16:15 UTC 

[PATCH for-3.18 14/24] ppp: defer netns reference release for ppp channel
 2017-05-09 14:54 UTC 

Setup pppd over rs-485 point-to-point
 2017-03-21  3:16 UTC  (11+ messages)

[PATCH 3.10 031/319] ppp: defer netns reference release for ppp channel
 2017-02-05 19:20 UTC 

[PATCH net-next] net: make ndo_get_stats64 a void function
 2017-01-06  9:05 UTC  (4+ messages)

Starting dhcpcd terminates the established PPPoE connection
 2016-12-31 19:24 UTC  (6+ messages)

[PATCH 3.16 051/346] ppp: defer netns reference release for ppp channel
 2016-11-14  0:14 UTC 

[PATCH 3.2 014/152] ppp: defer netns reference release for ppp channel
 2016-11-14  0:14 UTC 

[PATCH 3.12 30/84] ppp: defer netns reference release for ppp channel
 2016-10-17  7:51 UTC 

pppd and plugin license
 2016-10-11 16:35 UTC  (3+ messages)

[patch added to 3.12-stable] ppp: defer netns reference release for ppp channel
 2016-10-06  6:22 UTC 

Problem: How to force(?) pcomp and accomp
 2016-10-04  4:41 UTC  (5+ messages)

CHAP Auth issue at CentOS-6.8
 2016-09-13 23:06 UTC  (6+ messages)

[PATCH v4 net-next] ppp: Fix one deadlock issue of PPP when reentrant
 2016-08-22 14:48 UTC  (4+ messages)

[PATCH 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-20  6:40 UTC  (10+ messages)
` [PATCH 1/1] ppp: Fix one deadlock issue of PPP when reentrant

[PATCH v2 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-19 21:57 UTC  (6+ messages)


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