linux-hams.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-01 19:41:59 to 2017-05-06 15:42:22 UTC [more...]

[PATCH] yam: use memdup_user
 2017-05-06 15:42 UTC 

net/rose: null-ptr-deref in rose_route_frame
 2017-04-21 13:29 UTC 

[PATCH 1/1] ax25: Fix segfault after sock connection timeout
 2017-04-19 14:11 UTC  (12+ messages)
                  ` [BUG] AX.25 sockets not destroyed
                      ` Interesting Rose patch
                          ` Fwd: "

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

[PATCH 00/16] Networking drivers refcount conversions
 2017-04-05 10:33 UTC  (23+ 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 16/16] drivers, net, intersil: convert request_context.refcount "

[PATCH 00/18] net subsystem various refcounter conversions
 2017-03-27 14:05 UTC  (20+ messages)
` [PATCH 01/18] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
` [PATCH 02/18] net, l2tp: convert l2tp_tunnel.ref_count "
` [PATCH 03/18] net, l2tp: convert l2tp_session.ref_count "
` [PATCH 04/18] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt "
` [PATCH 06/18] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 07/18] net, atm: convert atm_dev.refcnt "
` [PATCH 08/18] net, atm: convert lec_arp_table.usage "
` [PATCH 09/18] net, atm: convert in_cache_entry.use "
` [PATCH 10/18] net, atm: convert eg_cache_entry.use "
` [PATCH 11/18] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 12/18] net, calipso: convert calipso_doi.refcount "
` [PATCH 13/18] net, sched: convert Qdisc.refcnt "
` [PATCH 14/18] net, lapb: convert lapb_cb.refcnt "
` [PATCH 15/18] net, ipx: convert ipx_interface.refcnt "
` [PATCH 16/18] net, ipx: convert ipx_route.refcnt "
` [PATCH 17/18] net, netrom: convert nr_neigh.refcount "
` [PATCH 18/18] net, netrom: convert nr_node.refcount "

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-24 13:49 UTC  (31+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [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 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
  ` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
  ` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
  ` [PATCH 14/23] net, xfrm: convert xfrm_policy.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 "

[PATCH 3/6]NET:AX25:ROSE Traps calls to rose_route_frame with a NULL ax25 callback
 2017-03-01 12:48 UTC  (3+ messages)
  ` [BUG] unregistered netdevice: wainting for rose0 to become free. Usage count = xx

[BUG] AX.25 sockets not destroyed
 2017-02-25 13:08 UTC 

[PATCH] NET: Fix /proc/net/arp for AX.25
 2017-02-14  3:15 UTC  (2+ messages)

[PATCH] NET: mkiss/6pack: Fix SIOCSIFENCAP ioctl
 2017-02-12  2:30 UTC  (3+ messages)

AX25: help with testing/review of an ax25 patch
 2017-01-25 21:20 UTC 

[PATCH 6/6] ROSE: Print decoded addresses rather than hex numbers
 2017-01-18 22:19 UTC  (4+ messages)
` [PATCH 2/6] AX.25: "
` [PATCH 1/6] AX.25: Add ax25_ntop implementation
` [PATCH 4/6] NETROM: Print decoded addresses rather than hex numbers

Hamlib 3.1 released
 2016-12-31 23:32 UTC 

[PATCH 1/1] ax25: Fix segfault when receiving an iframe with net2kiss loaded
 2016-12-02 16:05 UTC  (2+ messages)

[PATCH 20/39] Annotate hardware config module parameters in drivers/net/hamradio/
 2016-12-01 16:07 UTC  (2+ messages)

[PATCH v05 68/72] uapi ax25.h: glibc netax25/ax25.h header file compatibility fixes
 2016-11-16 22:17 UTC  (13+ messages)
      ` [PATCH v05 66/72] uapi icmp.h: glibc netinet/ip_icmp.h "
` [PATCH v05 69/72] uapi rose.h: glibc netrose/rose.h "

[PATCH] net: bpqether.h: remove if_ether.h guard
 2016-11-13  5:58 UTC  (2+ messages)

6pack: stack-out-of-bounds in sixpack_receive_buf
 2016-09-05 17:55 UTC  (5+ messages)

[PATCH] ax25-tools: mheard
 2016-07-18 15:58 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 0/6]NET:AX25:ROSE Adds device use count, adds trap to prevent kernel crash, plus other cleanup
 2016-07-17  5:15 UTC  (2+ messages)

[PATCH 1/1]NET:AX25:NETROM Corrects the returned added header length
 2016-07-16  9:50 UTC 

[PATCH 6/6]NET:AX25:ROSE Removes a conditional return and corrects the return value
 2016-07-16  9:46 UTC 

[PATCH 5/6]NET:AX25:ROSE Adds the log priority to a printk
 2016-07-16  9:45 UTC 

[PATCH 4/6]NET:AX25:ROSE Fixes to rose_header
 2016-07-16  9:44 UTC 

[PATCH 3/6]NET:AX25:ROSE Traps calls to rose_route_frame with a NULL ax25 callback
 2016-07-16  9:43 UTC 

[PATCH 2/6]NET:AX25:ROSE Add device use counting for ROSE neighbour lists
 2016-07-16  9:42 UTC 

[PATCH 1/6]NET:AX25:ROSE Add device use count
 2016-07-16  9:41 UTC 

PATCH 1/1] AX.25: Close socket connection on session completion
 2016-07-04 23:31 UTC  (7+ messages)

fldigi setup question
 2016-06-23 11:48 UTC  (4+ messages)

fldigi audio configuration
 2016-06-19 23:30 UTC 

[PATCH 0/8] net: fix old-style declarations
 2016-06-17  5:06 UTC  (3+ messages)
  ` [PATCH 4/8] hamradio: baycom: fix old-style declaration

[PATCH 1/1] AX.25: Close socket connection on session completion
 2016-06-16  2:33 UTC  (2+ messages)

Can only connect to RMS gateway once
 2016-06-05 23:46 UTC  (6+ messages)

Can only connect to RMS gateway once
 2016-06-03 15:52 UTC  (4+ messages)

TAP device & ax25 call
 2016-06-01 14:16 UTC  (6+ messages)

[PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
 2016-05-12 19:40 UTC  (6+ messages)

[PATCH net-next 4/6] drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
 2016-04-24 19:38 UTC 

[Linux-ham] netrom
 2016-04-10 21:41 UTC  (10+ messages)

icmp
 2016-04-08 11:40 UTC  (6+ messages)

Soundmodem patch for AFSK operation a low bit-rates (1/2)
 2016-04-03 18:21 UTC  (4+ messages)

Soundmodem patch for AFSK operation a low bit-rates (2/2)
 2016-04-03 16:05 UTC 


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