index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-3
/
+4
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
3
-3
/
+3
*
yam: remove redundant null check on dev
Colin Ian King
2013-03-27
1
-1
/
+1
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-2
/
+2
|
\
|
*
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-2
/
+2
*
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
3
-3
/
+3
*
|
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
3
-3
/
+4
*
|
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-6
/
+1
|
/
*
sections: fix section conflicts in drivers/net/hamradio
Andi Kleen
2012-10-06
5
-7
/
+7
*
sections: fix section conflicts in drivers/net
Andi Kleen
2012-10-06
1
-2
/
+2
*
drivers: net: Remove casts to same type
Joe Perches
2012-06-06
1
-4
/
+4
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
6
-6
/
+0
*
hamradio: fix incompatible pointer in module parameter
Danny Kukawka
2012-02-01
2
-2
/
+2
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-1
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
2
-4
/
+4
|
\
|
*
6pack,mkiss: fix lock inconsistency
Arnd Bergmann
2011-07-01
2
-4
/
+4
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
2
-0
/
+2
|
/
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
2
-12
/
+7
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-26
5
-5
/
+5
|
\
|
*
hdlcdrv: Drop __TIME__ usage
Michal Marek
2011-05-25
1
-1
/
+1
|
*
baycom: Drop __TIME__ usage
Michal Marek
2011-05-25
4
-4
/
+4
*
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
2
-7
/
+12
|
\
\
|
*
|
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
2
-7
/
+12
*
|
|
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-4
/
+0
|
/
/
*
/
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
|
/
*
drivers/net: remove some rcu sparse warnings
Eric Dumazet
2011-01-27
1
-2
/
+3
*
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
Jesper Juhl
2011-01-09
1
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
3
-3
/
+4
|
\
\
|
*
|
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
2
-2
/
+2
|
*
|
drivers/net/hamradio: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+2
|
|
/
*
|
hamradio: Mkiss: semaphore cleanup
Thomas Gleixner
2010-10-12
1
-1
/
+1
*
|
hamradio: 6pack: semaphore cleanup
Thomas Gleixner
2010-10-12
1
-1
/
+1
|
/
*
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
2010-05-28
1
-2
/
+1
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
6
-2
/
+4
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-2
/
+4
*
|
net/various: remove trailing space in messages
Frans Pop
2010-03-24
1
-1
/
+1
|
/
*
hamradio: avoid null deref v3
Dan Carpenter
2010-01-03
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
2
-8
/
+5
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
4
-0
/
+4
|
\
|
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
4
-0
/
+4
*
|
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
2009-11-15
1
-1
/
+1
*
|
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
2009-11-06
2
-0
/
+42
*
|
hamradio: Fix bit test correctly.
Thomas Sailer
2009-10-14
1
-4
/
+3
[next]