aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAge
* 6pack: fix buffer length mishandlingAlan Cox2016-09-20
* hamradio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
* hamradio: baycom: fix old-style declarationArnd Bergmann2016-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17
|\
| * treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
| * drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
| * drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-13
|/
* dmascc: Return correct error codesAmitoj Kaur Chawla2016-02-16
* net: hamradio: baycom_ser_fdx: Replace timeval with timespec64Amitoj Kaur Chawla2016-02-11
* mkiss: fix scribble on freed memoryAlan2016-01-06
* 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-06
* mkiss: Fix use after free in mkiss_close().David Miller2015-12-18
* 6pack: Fix use after free in sixpack_close().David Miller2015-12-18
* Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-18
|\
| * mkiss: Fix error handling in mkiss_open()Fabio Estevam2015-08-11
* | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
|\|
| * NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle2015-07-08
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
* | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...Andy Lutomirski2015-07-06
|/
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter2015-03-06
* ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-03
* ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-02
* ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman2015-03-02
* ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman2015-03-02
* hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-03
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* yam: replace del_timer by del_timer_syncJulia Lawall2014-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * hamradio/yam: fix info leak in ioctlSalva Peiró2013-12-19
| * drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2013-12-19
* | hamradio: 6pack: fix error return codeJulia Lawall2014-01-02
* | hamradio: slight optimization of addr comparedingtianhong2013-12-26
* | drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\
| * yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-17
* | net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-07
* | net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-07
* | hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-30
|/
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
* yam: remove redundant null check on devColin Ian King2013-03-27
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* | drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-04
|/
* sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-05
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05