messages from 2014-11-30 12:49:30 to 2016-04-03 18:21:28 UTC [more...]
Soundmodem patch for AFSK operation a low bit-rates (1/2)
2016-04-03 18:21 UTC (4+ messages)
[Linux-ham] netrom
2016-04-03 16:41 UTC (6+ messages)
Soundmodem patch for AFSK operation a low bit-rates (2/2)
2016-04-03 16:05 UTC
icmp
2016-04-01 21:46 UTC (5+ messages)
Hamlib 3.0 release announcement
2016-03-26 13:26 UTC (3+ messages)
[PATCH net 0/3] validate variable length ll headers
2016-03-09 20:54 UTC (7+ messages)
` [PATCH net 1/3] net: "
` [PATCH net 2/3] packet: "
` [PATCH net 3/3] ax25: add link layer header validation function
[Patch] rose_route_frame() NULL pointer dereference kernel panic
2016-03-06 10:58 UTC
[Patch] rose_route_frame() NULL pointer dereference kernel panic
2016-03-02 12:30 UTC (2+ messages)
wrong packet size
2016-02-28 8:40 UTC (4+ messages)
AC600 wifi USB sticks for ham-radio use (5 Ghz)
2016-02-26 17:26 UTC (4+ messages)
` Ham radio book project (was: "
net: memory leak in N_6PACK driver
2016-02-22 10:19 UTC
[PATCH] rose: correct integer overflow check
2016-02-18 23:21 UTC (3+ messages)
linux kernel-ax25 - some patches
2016-02-18 13:58 UTC (2+ messages)
[PATCH] dmascc: Return correct error codes
2016-02-16 20:33 UTC (2+ messages)
kernel ax25: lost and out-of-order data
2016-02-13 22:23 UTC (3+ messages)
AX25 mkiss interface not deleted when the serial port is removed
2016-02-11 19:14 UTC (25+ messages)
` [PATCH 1/1] Force mkiss to reset the line discipline when serial device "
` [PATCH v2 "
` "
` [PATCH 1/1] Add poll method to mkiss let notify hangup to the user process
` [PATCH 1/1] Close the file descriptor and exit when the kernel notice hangup
[PATCH] net: hamradio: baycom_ser_fdx: Replace timeval with timespec64
2016-02-11 14:55 UTC (3+ messages)
mkiss interface
2016-01-29 22:09 UTC
Hamlib 3.0.1 released
2016-01-07 1:03 UTC
[PATCH] daemon.c: Include <fcntl.h> for open()
2016-01-03 10:43 UTC (3+ messages)
use-after-free in sixpack_close
2015-12-18 22:02 UTC (7+ messages)
[PATCH 2/2] mkiss: Fix use after free in sixpack_close()
2015-12-18 21:03 UTC (3+ messages)
multi-channel soundmodem
2015-11-04 16:08 UTC (5+ messages)
[PATCH v2] NET: AX.25: Stop heartbeat timer on disconnect
2015-07-15 23:13 UTC (2+ messages)
PTY Improvements for kissattach, kissnetd
2015-07-14 20:04 UTC (6+ messages)
` [PATCH 1/2] kissattach: Add support for pty symlinking
` [PATCH 2/2] kissnetd: Add support for symlinking PTYs
[PATCH] NET: AX.25: Stop heartbeat timer on disconnect
2015-07-13 9:35 UTC
[PATCH] NET: hamradio: Fix IP over bpq encapsulation
2015-07-08 21:09 UTC (2+ messages)
Bpqether broken in 4.1
2015-07-02 21:55 UTC (3+ messages)
[PATCH] NET: ROSE: Don't dereference NULL neighbour pointer
2015-06-23 10:26 UTC (2+ messages)
USB Linux Multimeter?
2015-06-20 19:29 UTC
[PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc()
2015-06-20 16:30 UTC (6+ messages)
[PATCH net-next 1/1] - ROSE device usage count
2015-06-17 9:12 UTC (6+ messages)
` kernel crash when device rose set down
` [PATCH net-next 1/1] - ROSE device usage count - repost with signoff
[PATCH] NET: ROSE: Fix neighbour reference counting issues. signoff
2015-06-16 15:04 UTC (2+ messages)
[PATCH v2 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
2015-06-15 23:15 UTC (3+ messages)
[PATCH 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
2015-06-12 23:41 UTC
[PATCH] net: rose: Use mod_timer
2015-06-06 8:02 UTC (2+ messages)
Linpac 0.21 (AX.25 packet radio application) posted
2015-05-29 20:47 UTC (5+ messages)
Packet duplication in kernels 2.6 onwards
2015-05-26 15:09 UTC (9+ messages)
Netromd ssid-0 broadcasts being ignored
2015-05-17 20:34 UTC (5+ messages)
Xdx 2.5.0 released
2015-05-17 12:38 UTC
Request for comments regarding Amateur Radio protocols in Wireshark
2015-04-09 15:19 UTC (2+ messages)
[PATCH net-next 0/15] Neighbour table and ax25 cleanups
2015-03-14 0:33 UTC (24+ messages)
` [PATCH net-next 01/15] ax25: In ax25_rebuild_header add missing kfree_skb
` [PATCH net-next 02/15] rose: Set the destination address in rose_header
` [PATCH net-next 03/15] rose: Transmit packets in rose_xmit not rose_rebuild_header
` [PATCH net-next 04/15] ax25/kiss: Replace ax_header_ops with ax25_header_ops
` [PATCH net-next 05/15] ax25/6pack: Replace sp_header_ops "
` [PATCH net-next 06/15] ax25: Make ax25_header and ax25_rebuild_header static
` [PATCH net-next 07/15] ax25: Refactor to use private neighbour operations
` [PATCH net-next 08/15] arp: Remove special case to give AX25 it's open arp operations
` [PATCH net-next 09/15] neigh: Move neigh_compat_output into ax25_ip.c
` [PATCH net-next 10/15] ax25: Stop calling/abusing dev_rebuild_header
` [PATCH net-next 11/15] ax25: Stop depending on arp_find
` [PATCH net-next 12/15] net: Kill dev_rebuild_header
` [PATCH net-next 13/15] arp: Kill arp_find
` [PATCH net-next 14/15] neigh: Don't require dst in neigh_hh_init
` [PATCH net-next 15/15] neigh: Don't require a dst in neigh_resolve_output
` [PATCH net-next] ax25: Stop using magic neighbour cache operations
randconfig build error with next-20150304, in net/ax25/ax25_ip.c
2015-03-04 16:32 UTC
Soundmodem problems
2015-02-14 14:47 UTC (11+ messages)
` conversd-saupp-1.62a
Soundmodem problems
2015-01-31 8:02 UTC
KLog 0.9.0 released (Kontest moves to KLog again!)
2015-01-13 22:23 UTC (2+ messages)
` KLog 0.9.0.3 released
Where can we find WSJT-X?
2015-01-08 10:03 UTC (2+ messages)
Where Can I find CQRLOG Version 1.8.2 in RPM version?
2014-12-09 12:39 UTC (3+ messages)
RaspberryPI and soundmodem PTT
2014-12-05 14:44 UTC (3+ 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).