index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-5
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-32
/
+26
2025-08-26
ibmvnic: Increase max subcrq indirect entries with fallback
Mingming Cao
1
-7
/
+52
2025-07-17
ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
Mingming Cao
1
-7
/
+20
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-12
/
+18
2025-03-25
ibmvnic: Use kernel helpers for hex dumps
Nick Child
1
-12
/
+18
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
1
-7
/
+11
2025-02-24
ibmvnic: simplify ibmvnic_set_queue_affinity()
Yury Norov
1
-7
/
+11
2025-02-17
ibmvnic: Don't reference skb after sending to VIOS
Nick Child
1
-1
/
+3
2024-10-29
ibmvnic: use ethtool string helpers
Rosen Penev
1
-21
/
+9
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2024-10-04
ibmvnic: Inspect header requirements before using scrq direct
Nick Child
1
-2
/
+4
2024-10-03
ibmvnic: Add stat for tx direct vs tx batched
Nick Child
1
-7
/
+16
2024-08-09
ibmvnic: Perform tx CSO during send scrq direct
Nick Child
1
-2
/
+17
2024-08-09
ibmvnic: Only record tx completed bytes once per handler
Nick Child
1
-7
/
+5
2024-08-09
ibmvnic: Introduce send sub-crq direct
Nick Child
1
-6
/
+46
2024-08-09
ibmvnic: Remove duplicate memory barriers in tx
Nick Child
1
-3
/
+0
2024-08-09
ibmvnic: Reduce memcpys in tx descriptor generation
Nick Child
1
-49
/
+40
2024-08-09
ibmvnic: Use header len helper functions on tx
Nick Child
1
-10
/
+3
2024-08-09
ibmvnic: Only replenish rx pool when resources are getting low
Nick Child
1
-3
/
+2
2024-06-25
ibmvnic: Add tx check to prevent skb leak
Nick Child
1
-0
/
+12
2024-06-22
ibmvnic: Free any outstanding tx skbs during scrq reset
Nick Child
1
-0
/
+6
2024-04-18
ibmvnic: Return error code on TX scrq flush fail
Nick Child
1
-3
/
+7
2023-10-13
ibmvnic: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+2
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+99
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
1
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
1
-6
/
+40
2023-08-10
ibmvnic: Handle DMA unmapping of login buffs in release functions
Nick Child
1
-5
/
+10
2023-08-10
ibmvnic: Unmap DMA login rsp buffer on send login fail
Nick Child
1
-1
/
+4
2023-08-10
ibmvnic: Enforce stronger sanity checks on login response
Nick Child
1
-0
/
+18
2023-08-06
ibmvnic: remove unused rc variable
Yu Liao
1
-2
/
+1
2023-06-29
ibmvnic: Do not reset dql stats on NON_FATAL err
Nick Child
1
-1
/
+8
2023-02-24
ibmvnic: Assign XPS map to correct queue index
Nick Child
1
-2
/
+2
2023-01-31
ibmvnic: Toggle between queue types in affinity mapping
Nick Child
1
-13
/
+16
2022-11-14
ibmvnic: Update XPS assignments during affinity binding
Nick Child
1
-0
/
+10
2022-11-14
ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints
Nick Child
1
-1
/
+88
2022-11-14
ibmvnic: Assign IRQ affinity hints to device queues
Nick Child
1
-0
/
+140
2022-11-02
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-07-04
ibmvnic: Properly dispose of all skbs during a failover.
Rick Lindsley
1
-0
/
+9
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-94
/
+35
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
1
-94
/
+35
2022-04-15
ibmvnic: Allow multiple ltbs in txpool ltb_set
Sukadev Bhattiprolu
1
-19
/
+34
2022-04-15
ibmvnic: Allow multiple ltbs in rxpool ltb_set
Sukadev Bhattiprolu
1
-18
/
+134
2022-04-15
ibmvnic: convert rxpool ltb to a set of ltbs
Sukadev Bhattiprolu
1
-5
/
+39
2022-04-15
ibmvnic: define map_txpool_buf_to_ltb()
Sukadev Bhattiprolu
1
-4
/
+25
[next]