| Commit message (Expand) | Author | Age | Files | Lines |
* | net: partially revert dynamic lockdep key changes | Cong Wang | 2020-05-04 | 1 | -0/+20 |
* | docs: networking: convert z8530drv.txt to ReST | Mauro Carvalho Chehab | 2020-05-01 | 2 | -3/+3 |
* | docs: networking: convert baycom.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -4/+4 |
* | docs: networking: convert 6pack.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-23 | 2 | -4/+4 |
|\ |
|
| * | 6pack,mkiss: fix possible deadlock | Eric Dumazet | 2019-12-14 | 2 | -4/+4 |
* | | hdlcdrv: replace unnecessary assertion in hdlcdrv_register | Aditya Pakki | 2019-12-20 | 1 | -2/+0 |
|/ |
|
* | net: core: add generic lockdep keys | Taehee Yoo | 2019-10-24 | 1 | -22/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 1 | -2/+2 |
|\ |
|
| * | net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()' | Christophe JAILLET | 2019-09-07 | 1 | -2/+2 |
* | | hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring | 2019-08-23 | 2 | -4/+2 |
* | | mkiss: Use refcount_t for refcount | Chuhong Yuan | 2019-08-09 | 1 | -5/+6 |
|/ |
|
* | net: hamradio: baycom_epp: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-07-29 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400 | Thomas Gleixner | 2019-06-05 | 1 | -11/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69 | Thomas Gleixner | 2019-05-24 | 6 | -96/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner | 2019-05-24 | 1 | -6/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | net: hamradio: remove unused hweight*() defines | Masahiro Yamada | 2019-02-18 | 1 | -26/+0 |
* | net/hamradio/6pack: use mod_timer() to rearm timers | Eric Dumazet | 2019-01-02 | 1 | -12/+4 |
* | hamradio, ppp: change semaphore to completion | Arnd Bergmann | 2018-12-14 | 2 | -9/+9 |
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-24 | 2 | -42/+0 |
|\ |
|
| * | change semantics of ldisc ->compat_ioctl() | Al Viro | 2018-10-13 | 2 | -42/+0 |
* | | yam: fix a missing-check bug | Wenwen Wang | 2018-10-05 | 1 | -0/+4 |
|/ |
|
* | net/hamradio/6pack: remove redundant variable channel | Colin Ian King | 2018-07-05 | 1 | -4/+1 |
* | net: hamradio: use eth_broadcast_addr | Stefan Agner | 2018-06-20 | 1 | -6/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-07 | 1 | -1/+1 |
|\ |
|
| * | mkiss: remove redundant check for len > 0 | Colin Ian King | 2018-04-25 | 1 | -1/+1 |
* | | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 3 | -46/+3 |
|/ |
|
* | drivers/net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 2 | -3/+2 |
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-22 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 | 6 | -67/+142 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 2 | -0/+2 |
| |\ |
|
| * | | mkiss: remove redundant assignment of len to ax->mtu | Colin Ian King | 2017-11-01 | 1 | -1/+0 |
| * | | drivers/net: hamradio/yam: Convert timers to use timer_setup() | Kees Cook | 2017-10-27 | 1 | -2/+2 |
| * | | drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-10-22 | 1 | -6/+6 |
| * | | hamradio/scc: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -34/+35 |
| * | | net/hamradio/6pack: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -13/+7 |
| * | | hamradio: baycom_par: use new parport device model | Sudip Mukherjee | 2017-10-16 | 1 | -4/+44 |
| * | | mkiss: remove redundant check on len being zero | Colin Ian King | 2017-09-30 | 1 | -1/+2 |
| * | | drivers: net: hamradio: use setup_timer() helper. | Allen Pais | 2017-09-21 | 1 | -3/+1 |
| * | | hamradio: baycom: use new parport device model | Sudip Mukherjee | 2017-09-19 | 1 | -4/+46 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
|/ |
|
* | hamradio: baycom: make hdlcdrv_ops const | Bhumika Goyal | 2017-08-07 | 3 | -3/+3 |
* | hamradio: dmascc: avoid -Wformat-overflow warning | Arnd Bergmann | 2017-07-26 | 1 | -1/+1 |
* | networking: add and use skb_put_u8() | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -2/+2 |