index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
|
\
\
\
|
|
/
/
|
*
|
net: lapbether: fix double free
Pan Bian
2017-11-01
1
-1
/
+0
|
|
/
*
|
drivers/net: wan/sdla: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-7
/
+5
*
|
drivers/net: wan/lmc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
|
drivers/net: wan/dscc4: Remove unused timer
Kees Cook
2017-10-27
1
-20
/
+0
*
|
drivers/net: wan/sbni: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-13
/
+8
*
|
hdlc: Convert timers to use timer_setup()
Kees Cook
2017-10-18
2
-13
/
+12
*
|
net: wan : hdlc: use setup_timer() helper
Allen Pais
2017-09-21
1
-3
/
+2
*
|
drivers: net: lmc: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: hdlc_ppp: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: dscc: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: cisco_hdlc: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: sdla: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
|
/
*
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
1
-16
/
+14
|
\
|
*
drivers/net/wan/z85230.c: Use designated initializers
Kees Cook
2017-08-01
1
-16
/
+14
*
|
wan: dscc4: convert to plain DMA API
Alexey Khoroshilov
2017-08-11
1
-45
/
+51
*
|
wan: dscc4: add checks for dma mapping errors
Alexey Khoroshilov
2017-08-11
1
-16
/
+37
|
/
*
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
3
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
3
-3
/
+3
|
\
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
3
-3
/
+3
*
|
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
2017-05-22
1
-1
/
+1
*
|
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
2017-05-18
2
-0
/
+33
*
|
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
Holger Brunck
2017-05-18
1
-4
/
+3
*
|
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
2017-05-18
1
-6
/
+6
*
|
net/wan/fsl_ucc_hdlc: fix wrong indentation
Holger Brunck
2017-05-18
1
-1
/
+1
*
|
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
2017-05-18
1
-2
/
+2
*
|
net/wan/fsl_ucc_hdlc: cleanup debug traces
Holger Brunck
2017-05-18
1
-33
/
+0
*
|
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
1
-1
/
+2
|
/
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
4
-12
/
+12
|
\
|
*
Annotate hardware config module parameters in drivers/net/wan/
David Howells
2017-04-20
4
-12
/
+12
*
|
wan: pc300too: abort path on failure
Pan Bian
2017-04-24
1
-0
/
+1
|
/
*
ucc/hdlc: fix two little issue
Zhao Qiang
2017-03-13
1
-2
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
2017-02-17
1
-0
/
+1
*
net: wan: slic_ds26522: Remove .owner field for driver
Wei Yongjun
2017-02-07
1
-1
/
+0
[next]