summaryrefslogtreecommitdiff
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAge
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-26
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\
| * | mkiss: remove redundant assignment of len to ax->mtuColin Ian King2017-11-01
| * | drivers/net: hamradio/yam: Convert timers to use timer_setup()Kees Cook2017-10-27
| * | drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_tElena Reshetova2017-10-22
| * | hamradio/scc: Convert timers to use timer_setup()Kees Cook2017-10-18
| * | net/hamradio/6pack: Convert timers to use timer_setup()Kees Cook2017-10-18
| * | hamradio: baycom_par: use new parport device modelSudip Mukherjee2017-10-16
| * | mkiss: remove redundant check on len being zeroColin Ian King2017-09-30
| * | drivers: net: hamradio: use setup_timer() helper.Allen Pais2017-09-21
| * | hamradio: baycom: use new parport device modelSudip Mukherjee2017-09-18
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ | |_|/ |/| |
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* hamradio: baycom: make hdlcdrv_ops constBhumika Goyal2017-08-07
* hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann2017-07-26
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2017-05-27
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/net/hamradio/David Howells2017-04-20
* | yam: use memdup_userGeliang Tang2017-05-08
|/
* Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-22
|\
| * Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-19
* | NET: mkiss: Fix panicRalf Baechle2017-02-10
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* 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-16
* 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-10
* | 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
|/