Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
 messages from 2017-03-17 12:10:39 to 2018-02-09 02:48:20 UTC [more...]

Fw: ax25d
 2018-02-09  2:48 UTC  (2+ messages)

winkeydaemon updated to v1.0.5
 2018-01-29  0:00 UTC 

Linpac 0.25 released!
 2017-12-11 12:28 UTC  (2+ messages)

[PATCH 1/2] net: netrom: mark expected switch fall-throughs
 2017-11-08 22:02 UTC  (22+ messages)
` [PATCH 2/2] net: netrom: refactor code in nr_add_node
          ` [PATCH v2 "
                ` [PATCH v3 0/2] refactor code and mark expected switch fall-throughs
                  ` [PATCH v3 1/2] net: netrom: nr_route: refactor code in nr_add_node
                  ` [PATCH v3 2/2] net: netrom: nr_route: mark expected switch fall-throughs
            ` Fwd: [PATCH v2 2/2] net: netrom: refactor code in nr_add_node

Fw: [Bug 197169] New: duplicate packets
 2017-10-31 21:45 UTC  (2+ messages)

[PATCH] drivers/net: hamradio/yam: Convert timers to use timer_setup()
 2017-10-27  3:09 UTC  (2+ messages)

[PATCH] net: ax25: Convert timers to use timer_setup()
 2017-10-25  3:04 UTC  (2+ 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 "

[PATCH] net/rose : fix rose module to become free
 2017-10-22 20:25 UTC 

[PATCH] net: rose: mark expected switch fall-throughs
 2017-10-22  1:02 UTC  (2+ messages)

[PATCH] net: netrom: nr_in: mark expected switch fall-through
 2017-10-22  1:00 UTC  (2+ messages)

New Debian ax25-tools update broke mkiss utility
 2017-10-20 13:07 UTC 

Fwd: Re: New Debian ax25-tools update broke mkiss utility
 2017-10-18 22:07 UTC 

[PATCH 03/58] net/rose: Convert timers to use timer_setup()
 2017-10-17  0:29 UTC  (5+ messages)
` [PATCH 11/58] net/hamradio/6pack: "
` [PATCH 37/58] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH 46/58] hamradio/scc: Convert timers to use timer_setup()
` [PATCH 52/58] net/core: Convert sk_timer users "

[PATCH] hamradio: baycom_par: use new parport device model
 2017-10-16 20:17 UTC  (2+ messages)

[PATCH] net/rose: Delete an error message for a failed memory allocation in rose_proto_init()
 2017-10-14 19:06 UTC 

[PATCH] netrom: Delete an error message for a failed memory allocation in nr_proto_init()
 2017-10-14 17:33 UTC 

[PATCH] net/core: Collapse redundant sk_timer callback data
 2017-10-05  0:52 UTC 

[PATCH] net/hamradio/6pack: Convert timers to use timer_setup()
 2017-10-05  0:50 UTC 

[PATCH] net/rose: Convert timers to use timer_setup()
 2017-10-05  0:49 UTC 

[PATCH v2 20/31] net/core: Collapse redundant sk_timer callback data assignments
 2017-09-20 23:27 UTC 

[PATCH] hamradio: baycom: use new parport device model
 2017-09-18 23:40 UTC  (3+ messages)

[PATCH 20/31] net/core: Collapse redundant sk_timer callback data assignments
 2017-08-31 23:29 UTC 

[PATCH] hamradio: baycom: make hdlcdrv_ops const
 2017-08-07 21:26 UTC  (2+ messages)

[PATCH v06 20/36] uapi linux/scc.h: include linux/sockios.h
 2017-08-06 16:44 UTC 

[PATCH] Add a number of protocols to __SOCKADDR_ALLTYPES
 2017-08-03 12:04 UTC 

[PATCH] hamradio: dmascc: avoid -Wformat-overflow warning
 2017-07-26 16:41 UTC  (2+ messages)

[PATCH 00/36] v2 net subsystem misc refcounter conversions
 2017-07-05  9:03 UTC  (39+ messages)
` [PATCH 01/36] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
  ` [PATCH 02/36] net, l2tp: convert l2tp_tunnel.ref_count "
  ` [PATCH 27/36] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 03/36] net, l2tp: convert l2tp_session.ref_count "
` [PATCH 04/36] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/36] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 06/36] net, atm: convert atm_dev.refcnt "
` [PATCH 07/36] net, atm: convert lec_arp_table.usage "
` [PATCH 08/36] net, atm: convert in_cache_entry.use "
` [PATCH 09/36] net, atm: convert eg_cache_entry.use "
` [PATCH 10/36] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 11/36] net, calipso: convert calipso_doi.refcount "
` [PATCH 12/36] net, sched: convert Qdisc.refcnt "
` [PATCH 13/36] net, lapb: convert lapb_cb.refcnt "
` [PATCH 14/36] net, ipx: convert ipx_interface.refcnt "
` [PATCH 15/36] net, ipx: convert ipx_route.refcnt "
` [PATCH 16/36] net, netrom: convert nr_neigh.refcount "
` [PATCH 17/36] net, netrom: convert nr_node.refcount "
` [PATCH 18/36] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 19/36] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 20/36] net, rds: convert rds_ib_device.refcount "
` [PATCH 21/36] net, rds: convert rds_incoming.i_refcount "
` [PATCH 22/36] net, rds: convert rds_mr.r_refcount "
` [PATCH 23/36] net, rds: convert rds_message.m_refcount "
` [PATCH 24/36] net, x25: convert x25_route.refcnt "
` [PATCH 25/36] net, x25: convert x25_neigh.refcnt "
` [PATCH 26/36] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 28/36] net, xfrm: convert sec_path.refcnt "
` [PATCH 29/36] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 30/36] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 31/36] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 32/36] net, sctp: convert sctp_transport.refcnt "
` [PATCH 33/36] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 34/36] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 35/36] net, ax25: convert ax25_route.refcount "
` [PATCH 36/36] net, ax25: convert ax25_cb.refcount "

[PATCH 1/1] ax25: Fix segfault after sock connection timeout
 2017-06-28 15:20 UTC  (13+ messages)
                    ` Interesting Rose patch
                        ` Fwd: "

net/rose: null-ptr-deref in rose_route_frame
 2017-06-21 15:02 UTC  (2+ messages)

[PATCH v2] hdlcdrv: fix divide error bug if bitrate is 0
 2017-05-27 22:45 UTC  (4+ messages)
` [PATCH v3] hdlcdrv: Fix divide by zero in hdlcdrv_ioctl

[PATCH 00/16] Networking drivers refcount conversions
 2017-05-22 15:24 UTC  (25+ 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 "
    ` [15/16] hostap: "
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount "

[[PATCH v1]] hdlcdrv: fix divide error bug if bitrate is 0
 2017-05-19  0:31 UTC  (2+ messages)

[PATCH] hdlcdrv: fix divide error bug if bitrate is 0
 2017-05-18  3:29 UTC  (5+ messages)

[PATCH 0/4] hamradio: Fine-tuning for nine function implementations
 2017-05-10  8:48 UTC  (7+ messages)
` [PATCH 1/4] hamradio: Combine two seq_printf() calls into one in yam_seq_show()
` [PATCH 2/4] hamradio: Adjust four function calls together with a variable assignment
` [PATCH 3/4] hamradio: Use seq_puts() in bpq_seq_show()
` [PATCH 4/4] hamradio: Adjust four function calls together with a variable assignment

[PATCH] yam: use memdup_user
 2017-05-08 19:02 UTC  (2+ messages)

[PATCH 20/38] Annotate hardware config module parameters in drivers/net/hamradio/
 2017-04-05 16:59 UTC 

[PATCH 00/18] net subsystem various refcounter conversions
 2017-03-27 14:05 UTC  (3+ messages)
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-24 13:49 UTC  (20+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
  ` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
  ` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
  ` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
  ` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox