index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
/
hdlcdrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
Firo Yang
2017-05-27
1
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-2
/
+4
*
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
2015-03-03
1
-2
/
+3
*
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
1
-0
/
+2
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
Wenliang Fan
2013-12-19
1
-0
/
+2
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
1
-1
/
+1
*
hdlcdrv: Drop __TIME__ usage
Michal Marek
2011-05-25
1
-1
/
+1
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
hdlcdrv: convert to net_device_ops
Stephen Hemminger
2009-01-21
1
-9
/
+9
*
hdlcdrv: convert to internal net_device_stats
Stephen Hemminger
2009-01-21
1
-20
/
+7
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
hdlcdrv: Fix CRC calculation.
Micah Dowty
2008-07-21
1
-0
/
+1
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-2
/
+1
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+3
*
Replace local random function with random32()
Ralf Baechle
2007-02-20
1
-11
/
+2
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-08
1
-14
/
+2
*
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
2005-09-12
1
-1
/
+1
*
[HAMRADIO]: driver cleanups
Ralf Baechle
2005-09-12
1
-13
/
+1
*
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
2005-04-24
1
-3
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+817