| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-27 | 1 | -1/+1 |
|\ |
|
| * | Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A... | Christophe JAILLET | 2019-08-20 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-07 | 1 | -2/+6 |
|\| |
|
| * | atm: iphase: Fix Spectre v1 vulnerability | Gustavo A. R. Silva | 2019-08-03 | 1 | -2/+6 |
* | | net: Use skb_frag_off accessors | Jonathan Lemon | 2019-07-30 | 1 | -1/+1 |
* | | Build fixes for skb_frag_size conversion | Matthew Wilcox (Oracle) | 2019-07-24 | 1 | -4/+3 |
* | | atm: Use dev_get_drvdata | Chuhong Yuan | 2019-07-23 | 1 | -6/+3 |
|/ |
|
* | atm: idt77252: Remove call to memset after dma_alloc_coherent | Fuqian Huang | 2019-07-15 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -13/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37 | Thomas Gleixner | 2019-05-24 | 6 | -96/+6 |
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-05-21 | 8 | -0/+8 |
|\ |
|
| * | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 8 | -0/+8 |
* | | atm: iphase: Avoid copying pointers to user space. | Fuqian Huang | 2019-05-16 | 1 | -6/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-26 | 1 | -1/+1 |
|\ |
|
| * | firestream: fix spelling mistake "tramsitted" -> "transmitted" | Colin Ian King | 2019-04-18 | 1 | -1/+1 |
* | | atm: iphase: fix misuse of %x | Fuqian Huang | 2019-04-21 | 1 | -2/+2 |
|/ |
|
* | atm: he: fix sign-extension overflow on large shift | Colin Ian King | 2019-01-17 | 1 | -1/+1 |
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 2 | -28/+27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-29 | 1 | -2/+2 |
|\ |
|
| * | firestream: fix spelling mistake: "Inititing" -> "Initializing" | Colin Ian King | 2018-11-28 | 1 | -2/+2 |
* | | atm: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-11-18 | 1 | -2/+2 |
|/ |
|
* | atm: zatm: Fix empty body Clang warnings | Nathan Chancellor | 2018-10-19 | 1 | -21/+21 |
* | atm: eni: Move semicolon to a new line after empty for loop | Nathan Chancellor | 2018-10-19 | 1 | -1/+2 |
* | fore200e: fix missing unlock on error in bsq_audit() | Wei Yongjun | 2018-10-16 | 1 | -0/+1 |
* | fore200e: fix sbus compile | Christoph Hellwig | 2018-10-12 | 1 | -1/+1 |
* | fore200e: check for dma mapping failures | Christoph Hellwig | 2018-10-11 | 1 | -0/+13 |
* | fore200e: don't use GFP_DMA | Christoph Hellwig | 2018-10-11 | 1 | -4/+4 |
* | fore200e: devirtualize dma alloc calls | Christoph Hellwig | 2018-10-11 | 2 | -85/+45 |
* | fore200e: devirtualize dma mapping calls | Christoph Hellwig | 2018-10-11 | 2 | -99/+17 |
* | fore200e: remove the align_size field of struct chunk | Christoph Hellwig | 2018-10-11 | 1 | -3/+2 |
* | fore200e: store a struct device in struct fore200e | Christoph Hellwig | 2018-10-11 | 2 | -44/+23 |
* | fore200e: simplify fore200e_bus usage | Christoph Hellwig | 2018-10-11 | 1 | -65/+56 |
* | atm: nicstar: Replace spin_is_locked() with spin_trylock() | Lance Roy | 2018-10-05 | 1 | -2/+1 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-03 | 2 | -1/+3 |
|\ |
|
| * | atm: zatm: Fix potential Spectre v1 | Gustavo A. R. Silva | 2018-06-30 | 1 | -0/+2 |
| * | atm: iphase: fix a 64 bit bug | Dan Carpenter | 2018-06-30 | 1 | -1/+1 |
* | | atm: zatm: remove redundant pointer zatm_dev | Colin Ian King | 2018-07-02 | 1 | -2/+0 |
|/ |
|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 2 | -2/+3 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+2 |
* | atm: zatm: fix memcmp casting | Ivan Bornyakov | 2018-05-29 | 1 | -2/+2 |
* | firestream: fix spelling mistake: "reseverd" -> "reserved" | Colin Ian King | 2018-05-10 | 1 | -1/+1 |
* | atm: zatm: Fix potential Spectre v1 | Gustavo A. R. Silva | 2018-05-04 | 1 | -0/+3 |
* | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" | Colin Ian King | 2018-04-19 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-02 | 1 | -1/+1 |
|\ |
|
| * | atm: iphase: fix spelling mistake: "Receiverd" -> "Received" | Colin Ian King | 2018-03-30 | 1 | -1/+1 |
* | | atm: idt77252: remove redundant bit-wise or'ing of zero | Colin Ian King | 2018-02-23 | 1 | -8/+4 |
|/ |
|
* | atm: he: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-02-08 | 1 | -4/+4 |
* | atm: eni: fix several indentation issues | Colin Ian King | 2017-11-30 | 1 | -9/+9 |