index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
sections: fix section conflicts in drivers/net/hamradio
Andi Kleen
5
-7
/
+7
2012-10-05
sections: fix section conflicts in drivers/net
Andi Kleen
1
-2
/
+2
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
1
-4
/
+4
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
6
-6
/
+0
2012-02-01
hamradio: fix incompatible pointer in module parameter
Danny Kukawka
2
-2
/
+2
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-1
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2011-07-02
6pack,mkiss: fix lock inconsistency
Arnd Bergmann
2
-4
/
+4
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2
-12
/
+7
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
5
-5
/
+5
2011-05-25
hdlcdrv: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-05-25
baycom: Drop __TIME__ usage
Michal Marek
4
-4
/
+4
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-7
/
+12
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-4
/
+0
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2
-7
/
+12
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-01-28
drivers/net: remove some rcu sparse warnings
Eric Dumazet
1
-2
/
+3
2011-01-10
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
Jesper Juhl
1
-2
/
+2
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-3
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-12
hamradio: Mkiss: semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2010-10-12
hamradio: 6pack: semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
2
-2
/
+2
2010-08-17
drivers/net/hamradio: Adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-05-28
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-2
/
+4
2010-03-25
net/various: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-01-04
hamradio: avoid null deref v3
Dan Carpenter
1
-1
/
+3
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
2
-8
/
+5
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-0
/
+4
2009-11-16
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
1
-1
/
+1
2009-11-07
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
2
-0
/
+42
2009-10-15
hamradio: Fix bit test correctly.
Thomas Sailer
1
-4
/
+3
2009-10-13
net/hamradio: fix test in receive()
roel kluin
1
-1
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
4
-0
/
+4
2009-10-02
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-09-03
NET: Fix possible corruption in bpqether driver
Ralf Baechle
1
-16
/
+10
2009-09-01
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
6
-7
/
+10
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-4
/
+4
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-07-17
Update Andreas Koensgen's email address
Ralf Baechle
1
-1
/
+1
[next]