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
*
Revert "ibmvnic: check failover_pending in login response"
Desnes A. Nunes do Rosario
2021-09-27
1
-8
/
+0
*
ibmvnic: check failover_pending in login response
Sukadev Bhattiprolu
2021-09-09
1
-0
/
+8
*
ibmvnic: check failover_pending in login response
Sukadev Bhattiprolu
2021-09-08
1
-0
/
+8
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-3
/
+3
*
ibmvnic: Remove the proper scrq flush
Sukadev Bhattiprolu
2021-07-21
1
-1
/
+1
*
ibmvnic: retry reset if there are no other resets
Sukadev Bhattiprolu
2021-07-01
1
-3
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
1
-24
/
+77
|
\
|
*
ibmvnic: parenthesize a check
Sukadev Bhattiprolu
2021-06-24
1
-1
/
+1
|
*
ibmvnic: free tx_pool if tso_pool alloc fails
Sukadev Bhattiprolu
2021-06-24
1
-1
/
+4
|
*
ibmvnic: set ltb->buff to NULL after freeing
Sukadev Bhattiprolu
2021-06-24
1
-11
/
+15
|
*
ibmvnic: account for bufs already saved in indir_buf
Sukadev Bhattiprolu
2021-06-24
1
-1
/
+8
|
*
ibmvnic: clean pending indirect buffs during reset
Sukadev Bhattiprolu
2021-06-24
1
-2
/
+6
|
*
Revert "ibmvnic: remove duplicate napi_schedule call in open function"
Dany Madden
2021-06-24
1
-0
/
+5
|
*
Revert "ibmvnic: simplify reset_long_term_buff function"
Sukadev Bhattiprolu
2021-06-24
1
-8
/
+38
*
|
ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.
David Wilder
2021-06-23
1
-23
/
+28
*
|
ibmvnic: Use strscpy() instead of strncpy()
Kees Cook
2021-06-21
1
-3
/
+3
*
|
ibmvnic: fix send_request_map incompatible argument
Lijun Pan
2021-06-14
1
-1
/
+1
*
|
ibmvnic: fix kernel build warnings in build_hdr_descs_arr
Lijun Pan
2021-06-12
1
-1
/
+2
*
|
ibmvnic: fix kernel build warning
Lijun Pan
2021-06-12
1
-0
/
+4
*
|
ibmvnic: fix kernel build warning in strncpy
Lijun Pan
2021-06-11
1
-1
/
+1
*
|
ibmvnic: Allow device probe if the device is not ready at boot
Cristobal Forno
2021-06-10
2
-27
/
+132
*
|
ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c
Wang Hai
2021-06-10
1
-2
/
+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
*
|
ibmvnic: remove default label from to_string switch
Michal Suchanek
2021-05-21
1
-4
/
+2
*
|
net: ibm: remove leading spaces before tabs
Hui Tang
2021-05-19
1
-1
/
+1
*
|
ibmveth: fix kobj_to_dev.cocci warnings
YueHaibing
2021-05-19
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-16
/
+9
|
\
|
*
ibmvnic: remove duplicate napi_schedule call in open function
Lijun Pan
2021-04-14
1
-5
/
+0
|
*
ibmvnic: remove duplicate napi_schedule call in do_reset function
Lijun Pan
2021-04-14
1
-5
/
+1
|
*
ibmvnic: avoid calling napi_disable() twice
Lijun Pan
2021-04-14
1
-2
/
+1
|
*
ibmvnic: correctly use dev_consume/free_skb_irq
Lijun Pan
2021-04-13
1
-4
/
+7
*
|
ibmvnic: queue reset work in system_long_wq
Lijun Pan
2021-04-13
1
-3
/
+4
*
|
ibmvnic: improve failover sysfs entry
Lijun Pan
2021-04-13
1
-6
/
+8
*
|
ibmvnic: print adapter state as a string
Lijun Pan
2021-04-12
1
-18
/
+49
*
|
ibmvnic: print reset reason as a string
Lijun Pan
2021-04-12
1
-7
/
+28
*
|
ibmvnic: clean up the remaining debugfs data structures
Lijun Pan
2021-04-12
1
-94
/
+0
*
|
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
2021-04-12
1
-0
/
+1
*
|
ibmvnic: Use 'skb_frag_address()' instead of hand coding it
Christophe JAILLET
2021-04-05
1
-3
/
+2
|
/
*
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
1
-10
/
+7
|
\
|
*
ibmvnic: remove excessive irqsave
Junlin Yang
2021-03-05
1
-2
/
+2
|
*
ibmvnic: always store valid MAC address
Jiri Wiesner
2021-03-04
1
-3
/
+2
|
*
ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.
Michal Suchanek
2021-03-03
1
-5
/
+3
*
|
vio: make remove callback return void
Uwe Kleine-König
2021-03-02
2
-7
/
+2
|
/
*
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-02-25
1
-8
/
+55
|
\
|
*
ibmvnic: fix a race between open and reset
Sukadev Bhattiprolu
2021-02-25
1
-8
/
+55
*
|
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
of: Remove of_dev_{get,put}()
Rob Herring
2021-02-13
1
-7
/
+8
*
|
net: re-solve some conflicts after net -> net-next merge
Jakub Kicinski
2021-02-17
2
-6
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-17
2
-13
/
+35
|
\
\
[next]