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
/
ehea
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-1
/
+1
*
net: ethernet: ibm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-5
/
+3
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-0
/
+1
*
net: ehea: fix possible memory leak in ehea_register_port()
Yang Yingliang
2022-10-27
1
-0
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-06
2
-0
/
+3
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: ehea: add missing cast
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
ehea: fix error return code in ehea_restart_qps()
Zhen Lei
2021-05-29
1
-4
/
+5
*
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
2021-05-24
1
-9
/
+9
*
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
2021-04-12
1
-0
/
+1
*
net: ehea: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
ehea: replace with page_shift() in ehea_is_hugepage()
Yunfeng Ye
2019-11-06
1
-4
/
+1
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
1
-8
/
+4
*
net: ehea: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
8
-120
/
+8
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
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
*
net: ibm: fix possible object reference leak
Wen Yang
2019-03-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
1
-14
/
+0
|
\
|
*
ehea: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-14
/
+0
*
|
net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
zhong jiang
2018-09-20
1
-3
/
+1
*
|
net: ibm: remove a redundant local variable 'k'
zhong jiang
2018-09-20
1
-2
/
+1
*
|
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-1
/
+1
|
/
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-4
/
+3
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-3
/
+2
*
net: ehea: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
2017-06-12
1
-4
/
+2
*
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
1
-21
/
+30
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
ehea: Remove unnecessary memset of stats in netdev private data
Tobias Klauser
2016-11-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+2
|
\
|
*
ehea: fix operation state report
Guilherme G. Piccoli
2016-11-03
1
-0
/
+2
*
|
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-9
/
+4
|
/
*
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
2016-05-19
1
-5
/
+4
*
ehea: Fix memory hook reference counting crashes
Michael Ellerman
2015-04-25
1
-2
/
+4
*
ehea: constify of_device_id array
Fabian Frederick
2015-03-17
1
-2
/
+2
*
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
2015-02-19
1
-105
/
+141
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
2014-08-26
1
-1
/
+1
*
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
2014-08-14
1
-1
/
+1
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-07
1
-2
/
+2
*
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-31
1
-3
/
+2
*
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-19
1
-1
/
+3
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
[next]