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
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
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
idpf: fix aux device unplugging when rdma is not supported by vport
Larysa Zaremba
1
-1
/
+1
7 days
idpf: cap maximum Rx buffer size
Joshua Hay
2
-3
/
+6
7 days
idpf: Fix error handling in idpf_vport_open()
Sreedevi Joshi
1
-2
/
+2
7 days
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
3
-17
/
+6
7 days
idpf: Fix RSS LUT configuration on down interfaces
Sreedevi Joshi
1
-7
/
+11
7 days
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
5
-79
/
+66
7 days
idpf: fix issue with ethtool -n command display
Erik Gabriel Carrillo
2
-22
/
+40
7 days
idpf: fix memory leak of flow steer list on rmmod
Sreedevi Joshi
3
-3
/
+42
7 days
idpf: fix error handling in the init_task on load
Emil Tantilov
1
-4
/
+12
7 days
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
1
-0
/
+4
7 days
idpf: fix memory leak in idpf_vport_rel()
Emil Tantilov
1
-0
/
+2
7 days
idpf: detach and close netdevs while handling a reset
Emil Tantilov
1
-49
/
+72
7 days
idpf: keep the netdev when a reset fails
Emil Tantilov
1
-11
/
+6
2025-12-17
idpf: reduce mbx_task schedule delay to 300us
Brian Vazquez
1
-1
/
+1
2025-12-17
idpf: fix LAN memory regions command on some NVMs
Larysa Zaremba
1
-0
/
+5
2025-11-27
idpf: correct queue index in Rx allocation error messages
Alok Tiwari
1
-4
/
+4
2025-11-27
idpf: use desc_ring when checking completion queue DMA allocation
Alok Tiwari
1
-1
/
+1
2025-11-27
idpf: convert vport state to bitmap
Emil Tantilov
7
-30
/
+28
2025-11-26
idpf: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-3
/
+20
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-11-18
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
1
-0
/
+2
2025-11-06
idpf: add support for IDPF PCI programming interface
Pavan Kumar Linga
1
-17
/
+88
2025-10-29
idpf: remove duplicate defines in IDPF_CAP_RSS
Sreedevi Joshi
1
-2
/
+0
2025-10-13
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2
-0
/
+4
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+3
2025-09-29
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
1
-3
/
+3
2025-09-24
idpf: enable XSk features and ndo_xsk_wakeup
Alexander Lobakin
7
-4
/
+55
2025-09-24
idpf: implement Rx path for AF_XDP
Alexander Lobakin
6
-21
/
+405
2025-09-24
idpf: implement XSk xmit
Alexander Lobakin
6
-21
/
+354
2025-09-24
idpf: add XSk pool initialization
Michal Kubiak
8
-4
/
+398
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
4
-429
/
+767
2025-09-19
idpf: add HW timestamping statistics
Milena Olech
4
-1
/
+87
2025-09-08
idpf: add XDP RSS hash hint
Alexander Lobakin
2
-1
/
+91
2025-09-08
idpf: add support for .ndo_xdp_xmit()
Alexander Lobakin
3
-0
/
+23
2025-09-08
idpf: add support for XDP on Rx
Alexander Lobakin
5
-20
/
+248
2025-09-08
idpf: use generic functions to build xdp_buff and skb
Alexander Lobakin
3
-176
/
+90
2025-09-08
idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
Michal Kubiak
5
-1
/
+112
2025-09-08
idpf: prepare structures to support XDP
Michal Kubiak
11
-85
/
+381
2025-09-08
idpf: add support for nointerrupt queues
Alexander Lobakin
7
-17
/
+81
2025-09-08
idpf: remove SW marker handling from NAPI
Michal Kubiak
5
-72
/
+72
2025-09-08
idpf: add 4-byte completion descriptor definition
Michal Kubiak
3
-18
/
+33
2025-09-08
idpf: link NAPIs to queues
Alexander Lobakin
2
-10
/
+45
2025-09-08
idpf: use a saner limit for default number of queues to allocate
Alexander Lobakin
3
-33
/
+38
2025-09-08
idpf: fix Rx descriptor ready check barrier in splitq
Alexander Lobakin
1
-6
/
+2
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+20
2025-09-02
idpf: set mac type when adding and removing MAC filters
Emil Tantilov
2
-3
/
+18
2025-09-02
idpf: fix UAF in RDMA core aux dev deinitialization
Joshua Hay
1
-2
/
+2
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-515
/
+356
2025-08-22
idpf: do not linearize big TSO packets
Eric Dumazet
3
-113
/
+120
2025-08-21
idpf: remove obsolete stashing code
Joshua Hay
2
-339
/
+22
[next]