Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1940075b5c2fbc83b8d39e75587cb0ad2d297415
/
drivers
/
net
/
hamradio
/
6pack.c
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
ad97989
6pack: fix buffer length mishandling
by Alan Cox
· 8 years ago
60aa3b0
6pack: fix free memory scribbles
by One Thousand Gnomes
· 9 years ago
acf673a
6pack: Fix use after free in sixpack_close().
by David Miller
· 9 years ago
1d5da75
ax25: Stop using magic neighbour cache operations.
by Eric W. Biederman
· 10 years ago
3b6a94b
ax25: Refactor to use private neighbour operations.
by Eric W. Biederman
· 10 years ago
204d2dc
ax25/6pack: Replace sp_header_ops with ax25_header_ops
by Eric W. Biederman
· 10 years ago
ec5a0ec
hamradio: 6pack: remove unnecessary check
by Sudip Mukherjee
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 11 years ago
769f01e
hamradio: 6pack: fix error return code
by Julia Lawall
· 11 years ago
afa8c78
sections: fix section conflicts in drivers/net/hamradio
by Andi Kleen
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 14 years ago
6e4e2f8
6pack,mkiss: fix lock inconsistency
by Arnd Bergmann
· 14 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 14 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
89d9f10
hamradio: 6pack: semaphore cleanup
by Thomas Gleixner
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9646e7c
net, compat_ioctl: handle socket ioctl abuses in tty drivers
by Arnd Bergmann
· 15 years ago
36e4d64
convert hamradio drivers to netdev_txreturnt_t
by Stephen Hemminger
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6733259
Update Andreas Koensgen's email address
by Ralf Baechle
· 16 years ago
252aa9d
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."
by David S. Miller
· 16 years ago
adeab1a
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
by Ralf Baechle
· 16 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
eb33ae2
drivers/net/hamradio: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
b3672a7
6pack: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
0397a26
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 17 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 17 years ago
de0561c
6pack: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
39c2e60
tty: add throttle/unthrottle helpers
by Alan Cox
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
79ea13c
NULL noise in drivers/net
by Al Viro
· 17 years ago
d012753
[TTY]: Use tty_mode_ioctl() in network drivers.
by Alan Cox
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
d9a19d2
hamradio: ->hard_header() takes packet type in host-endian
by Al Viro
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
15b1c0e
[AX.25]: Fix default address and broadcast address initialization.
by Ralf Baechle
· 18 years ago
95f6134
[6PACK]: Masking bug in 6pack driver.
by Jean Delvare
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
6f74998
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
by Ralf Baechle
· 19 years ago
214838a
[PATCH] Fix 6pack setting of MAC address
by Ralf Baechle
· 20 years ago
84a2ea1
[PATCH] 6pack Timer initialization
by Ralf Baechle
· 20 years ago
c043817
[PATCH] 6pack persistence fix
by Ralf Baechle DL5RB
· 20 years ago
64ccd71
[PATCH] Convert users to tty_unregister_ldisc()
by Alexey Dobriyan
· 20 years ago
56cb515
[AX25] Introduce ax25_type_trans
by Arnaldo Carvalho de Melo
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago