index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
1
-2
/
+2
*
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-25
1
-1
/
+1
*
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
1
-1
/
+1
*
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
1
-1
/
+1
*
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-25
1
-1
/
+1
*
net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2019-02-25
1
-1
/
+1
*
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-25
1
-2
/
+1
*
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
2
-2
/
+2
|
\
|
*
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-06
1
-1
/
+1
*
|
net: lmc: remove -I. header search path
Masahiro Yamada
2019-01-26
1
-1
/
+1
*
|
wan: dscc4: fix various indentation issues
Colin Ian King
2019-01-17
1
-25
/
+25
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-16
1
-1
/
+61
|
\
|
*
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
Wen Yang
2019-01-04
1
-1
/
+61
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+3
|
/
*
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
2018-12-30
1
-0
/
+2
*
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-12-27
1
-1
/
+0
*
net/wan/fsl_ucc_hdlc: add BQL support
Mathias Thore
2018-11-07
1
-0
/
+8
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-19
/
+0
|
\
|
*
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-19
/
+0
*
|
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2018-10-22
1
-7
/
+44
*
|
net: wan: remove redundant include
zhong jiang
2018-09-18
2
-2
/
+0
*
|
net/wan/fsl_ucc_hdlc: tx timeout handler
David Gounaris
2018-09-03
1
-0
/
+7
*
|
net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
David Gounaris
2018-09-03
1
-0
/
+6
*
|
net/wan/fsl_ucc_hdlc: hmask
David Gounaris
2018-09-03
2
-1
/
+5
*
|
net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
David Gounaris
2018-09-03
1
-0
/
+5
*
|
net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
David Gounaris
2018-09-03
1
-0
/
+1
*
|
net/wan/fsl_ucc_hdlc: allow ucc index up to 7
David Gounaris
2018-09-03
1
-1
/
+1
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
1
-1
/
+1
|
\
|
*
drivers: net: lmc: fix case value for target abort error
Colin Ian King
2018-08-02
1
-1
/
+1
*
|
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
2018-07-23
1
-3
/
+3
*
|
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
2018-07-07
1
-2
/
+0
*
|
farsync: remove redundant variable txq_length
Colin Ian King
2018-07-07
1
-2
/
+0
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-04
1
-7
/
+4
*
hdlc_ppp: carrier detect ok, don't turn off negotiation
Denis Du
2018-02-26
1
-1
/
+4
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
|
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
1
-10
/
+3
|
\
\
|
|
/
|
/
|
|
*
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-11-28
1
-10
/
+3
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
|
/
*
net: wan: x25_asy: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
8
-0
/
+8
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
8
-0
/
+8
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
|
|
wan: wanxl: remove redundant assignment to stat
Colin Ian King
2017-11-02
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
1
-1
/
+0
|
\
|
|
[next]