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.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
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+27
2020-03-12
net: ibm: remove set but not used variables 'err'
Chen Zhou
1
-2
/
+1
2020-03-11
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-06
ibmveth: Remove unused page_offset macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2020-03-01
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
2
-24
/
+36
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-14
net/ibmvnic: Fix typo in retry check
Thomas Falcon
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
3
-3
/
+3
2019-11-27
ibmvnic: Serialize device queries
Thomas Falcon
2
-5
/
+51
2019-11-27
ibmvnic: Bound waits for device queries
Thomas Falcon
1
-15
/
+97
2019-11-27
ibmvnic: Terminate waiting device threads after loss of service
Thomas Falcon
1
-0
/
+9
2019-11-27
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-8
/
+11
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2019-11-20
net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode
Juliet Kim
1
-1
/
+4
2019-11-20
Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
Juliet Kim
1
-3
/
+5
2019-11-15
ibmveth: Detect unsupported packets before sending to the hypervisor
Cris Forno
1
-0
/
+26
2019-11-06
ehea: replace with page_shift() in ehea_is_hugepage()
Yunfeng Ye
1
-4
/
+1
2019-11-06
net: ethernet: emac: Fix phy mode type
Andrew Lunn
3
-3
/
+5
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-2
/
+3
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
[next]