summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAgeFilesLines
* mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
* 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
* mkiss: Fix use after free in mkiss_close().David Miller2015-12-181-2/+2
* 6pack: Fix use after free in sixpack_close().David Miller2015-12-181-4/+4
* Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-3/+4
|\
| * mkiss: Fix error handling in mkiss_open()Fabio Estevam2015-08-101-3/+4
* | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-311-0/+1
|\ \ | |/
| * NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle2015-07-081-0/+1
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
* | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...Andy Lutomirski2015-07-061-1/+1
|/
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-181-1/+0
* ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter2015-03-061-5/+3
* ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-038-16/+24
* ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-028-0/+16
* ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman2015-03-021-27/+1
* ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman2015-03-021-32/+1
* hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-031-2/+1
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-158-10/+12
* yam: replace del_timer by del_timer_syncJulia Lawall2014-03-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-062-0/+3
|\
| * hamradio/yam: fix info leak in ioctlSalva Peiró2013-12-191-0/+1
| * drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2013-12-191-0/+2
* | hamradio: 6pack: fix error return codeJulia Lawall2014-01-021-1/+2
* | hamradio: slight optimization of addr comparedingtianhong2013-12-261-1/+1
* | drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-1/+0
|\
| * yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-171-1/+0
* | net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* | net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* | hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-302-2/+2
|/
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+4
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-073-3/+3
* yam: remove redundant null check on devColin Ian King2013-03-271-1/+1
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-2/+2
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-2/+2
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-183-3/+3
* | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-183-3/+4
* | drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-6/+1
|/
* sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-065-7/+7
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-061-2/+2
* drivers: net: Remove casts to same typeJoe Perches2012-06-061-4/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-286-6/+0
* hamradio: fix incompatible pointer in module parameterDanny Kukawka2012-02-012-2/+2
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-052-4/+4
|\
| * 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-012-4/+4
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-062-0/+2
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-042-12/+7
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-265-5/+5
|\
OpenPOWER on IntegriCloud