index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-13
net/ibmvnic: Fix EOI when running in XIVE mode.
Cédric Le Goater
1
-5
/
+3
2019-09-25
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2
-11
/
+34
2019-09-25
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2
-68
/
+157
2019-09-20
ibmvnic: Warn unknown speed message only when carrier is present
Murilo Fossa Vicentini
1
-3
/
+4
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+6
2019-09-10
net/ibmvnic: Fix missing { in __ibmvnic_reset
Michal Suchanek
1
-1
/
+1
2019-09-07
net/ibmvnic: free reset work of removed device from queue
Juliet Kim
1
-2
/
+5
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+5
2019-08-29
ibmvnic: Do not process reset during or after device removal
Thomas Falcon
1
-1
/
+5
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-8
/
+4
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-13
/
+7
2019-08-18
ibmvnic: Unmap DMA address of TX descriptor buffers after use
Thomas Falcon
1
-9
/
+2
2019-08-14
ibmveth: Convert multicast list size for little-endian system
Thomas Falcon
1
-4
/
+5
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-29
net: ehea: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-06-10
ibmvnic: Fix unchecked return codes of memory allocations
Thomas Falcon
1
-6
/
+7
2019-06-10
ibmvnic: Refresh device multicast list after reset
Thomas Falcon
1
-0
/
+3
2019-06-10
ibmvnic: Do not close unopened driver during reset
Thomas Falcon
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
8
-120
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
13
-74
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2
-24
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-11
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
1
-5
/
+4
2019-05-11
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2
-27
/
+28
2019-04-28
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2
-4
/
+11
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+25
2019-04-10
ibmvnic: Fix netdev feature clobbering during a reset
Thomas Falcon
1
-6
/
+24
2019-04-10
ibmvnic: Enable GRO
Thomas Falcon
1
-1
/
+1
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2019-04-05
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-05
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
1
-2
/
+0
2019-04-05
ehea: remove set but not used variables 'epa' and 'cq_handle_ref'
YueHaibing
1
-5
/
+1
2019-04-05
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
1
-1
/
+1
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-03-24
net: ibm: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-03-20
ibmveth: Make array ibmveth_stats static
YueHaibing
1
-1
/
+1
2019-03-20
ibmvnic: Report actual backing device speed and duplex values
Murilo Fossa Vicentini
2
-17
/
+94
2019-02-07
net: emac: remove IBM_EMAC_RX_SKB_HEADROOM
Christian Lamparter
3
-39
/
+47
2019-01-25
ibmveth: Do not process frames after calling napi_reschedule
Thomas Falcon
1
-2
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2019-01-01
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
1
-1
/
+5
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+11
2018-12-15
net/ibmvnic: Remove tests of member address
Wen Yang
1
-5
/
+2
2018-12-11
ibmvnic: Fix non-atomic memory allocation in IRQ context
Thomas Falcon
1
-1
/
+1
2018-12-11
ibmvnic: Convert reset work item mutex to spin lock
Thomas Falcon
2
-8
/
+10
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
[next]