aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAge
* net: core: add generic lockdep keysTaehee Yoo2019-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET2019-09-07
* | hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-22
* | mkiss: Use refcount_t for refcountChuhong Yuan2019-08-08
|/
* net: hamradio: baycom_epp: Mark expected switch fall-throughGustavo A. R. Silva2019-07-29
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* net: hamradio: remove unused hweight*() definesMasahiro Yamada2019-02-18
* net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet2019-01-02
* hamradio, ppp: change semaphore to completionArnd Bergmann2018-12-14
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\
| * change semantics of ldisc ->compat_ioctl()Al Viro2018-10-13
* | yam: fix a missing-check bugWenwen Wang2018-10-05
|/
* net/hamradio/6pack: remove redundant variable channelColin Ian King2018-07-05
* net: hamradio: use eth_broadcast_addrStefan Agner2018-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * mkiss: remove redundant check for len > 0Colin Ian King2018-04-25
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-16
|/
* 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-03
| |\
| * | mkiss: remove redundant assignment of len to ax->mtuColin Ian King2017-10-31
| * | drivers/net: hamradio/yam: Convert timers to use timer_setup()Kees Cook2017-10-26
| * | drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_tElena Reshetova2017-10-21
| * | 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
|\