index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibmvnic: Serialize device queries
Thomas Falcon
2019-11-26
2
-5
/
+51
*
ibmvnic: Bound waits for device queries
Thomas Falcon
2019-11-26
1
-15
/
+97
*
ibmvnic: Terminate waiting device threads after loss of service
Thomas Falcon
2019-11-26
1
-0
/
+9
*
ibmvnic: Fix completion structure initialization
Thomas Falcon
2019-11-26
1
-8
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
1
-3
/
+8
|
\
|
*
net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode
Juliet Kim
2019-11-20
1
-1
/
+4
|
*
Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
Juliet Kim
2019-11-20
1
-3
/
+5
*
|
ibmveth: Detect unsupported packets before sending to the hypervisor
Cris Forno
2019-11-15
1
-0
/
+26
*
|
ehea: replace with page_shift() in ehea_is_hugepage()
Yunfeng Ye
2019-11-06
1
-4
/
+1
*
|
net: ethernet: emac: Fix phy mode type
Andrew Lunn
2019-11-06
3
-3
/
+5
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-2
/
+3
|
/
*
net/ibmvnic: Fix EOI when running in XIVE mode.
Cédric Le Goater
2019-10-13
1
-5
/
+3
*
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2019-09-25
2
-11
/
+34
*
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2019-09-25
2
-68
/
+157
*
ibmvnic: Warn unknown speed message only when carrier is present
Murilo Fossa Vicentini
2019-09-20
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-3
/
+6
|
\
|
*
net/ibmvnic: Fix missing { in __ibmvnic_reset
Michal Suchanek
2019-09-10
1
-1
/
+1
|
*
net/ibmvnic: free reset work of removed device from queue
Juliet Kim
2019-09-07
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-1
/
+5
|
\
|
|
*
ibmvnic: Do not process reset during or after device removal
Thomas Falcon
2019-08-29
1
-1
/
+5
*
|
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
1
-8
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
2
-13
/
+7
|
\
|
|
*
ibmvnic: Unmap DMA address of TX descriptor buffers after use
Thomas Falcon
2019-08-18
1
-9
/
+2
|
*
ibmveth: Convert multicast list size for little-endian system
Thomas Falcon
2019-08-14
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-07
1
-1
/
+1
|
\
|
|
*
net: ehea: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-1
/
+1
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-1
/
+1
|
/
*
ibmvnic: Fix unchecked return codes of memory allocations
Thomas Falcon
2019-06-10
1
-6
/
+7
*
ibmvnic: Refresh device multicast list after reset
Thomas Falcon
2019-06-10
1
-0
/
+3
*
ibmvnic: Do not close unopened driver during reset
Thomas Falcon
2019-06-10
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
8
-120
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
13
-74
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2019-05-24
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
2
-26
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
2019-05-11
1
-5
/
+4
*
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2019-05-11
2
-27
/
+28
*
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2019-04-28
2
-4
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-7
/
+25
|
\
|
*
ibmvnic: Fix netdev feature clobbering during a reset
Thomas Falcon
2019-04-10
1
-6
/
+24
|
*
ibmvnic: Enable GRO
Thomas Falcon
2019-04-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-2
/
+3
|
\
|
|
*
ibmvnic: Fix completion structure initialization
Thomas Falcon
2019-04-05
1
-2
/
+3
*
|
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
2019-04-05
1
-2
/
+0
*
|
ehea: remove set but not used variables 'epa' and 'cq_handle_ref'
YueHaibing
2019-04-05
1
-5
/
+1
*
|
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
2019-04-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
1
-0
/
+1
|
\
|
|
*
net: ibm: fix possible object reference leak
Wen Yang
2019-03-24
1
-0
/
+1
[next]