index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
idpf: fix idpf_vport_splitq_napi_poll()
Eric Dumazet
2025-05-19
idpf: fix null-ptr-deref in idpf_features_check
Pavan Kumar Linga
2025-05-16
idpf: add support for Rx timestamping
Milena Olech
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
2025-05-16
idpf: add PTP clock configuration
Milena Olech
2025-05-16
idpf: add mailbox access to read PTP clock time
Milena Olech
2025-05-16
idpf: negotiate PTP capabilities and get PTP clock
Milena Olech
2025-05-16
idpf: move virtchnl structures to the header file
Milena Olech
2025-05-16
virtchnl: add PTP virtchnl definitions
Milena Olech
2025-05-16
idpf: add initial PTP support
Milena Olech
2025-05-16
idpf: change the method for mailbox workqueue allocation
Milena Olech
2025-05-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2025-04-29
idpf: remove unreachable code from setting mailbox
Michal Swiatkowski
2025-04-29
idpf: assign extracted ptype to struct libeth_rqe_info field
Mateusz Polchlopek
2025-04-29
idpf: protect shutdown from reset
Larysa Zaremba
2025-04-29
idpf: fix potential memory leak on kcalloc() failure
Michal Swiatkowski
2025-04-28
idpf: fix offloads support for encapsulated packets
Madhu Chittim
2025-04-02
idpf: fix adapter NULL pointer dereference on reboot
Emil Tantilov
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-18
idpf: check error for register_netdev() on init
Emil Tantilov
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
2025-02-26
idpf: use napi's irq affinity
Ahmed Zaki
2025-02-14
libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
Mateusz Polchlopek
2025-02-11
idpf: call set_real_num_queues in idpf_open
Joshua Hay
2025-02-11
idpf: record rx queue in skb for RSC packets
Sridhar Samudrala
2025-02-11
idpf: fix handling rsc packet with a single segment
Sridhar Samudrala
2025-01-24
idpf: add more info during virtchnl transaction timeout/salt mismatch
Manoj Vishwanathan
2025-01-24
idpf: convert workqueues to unbound
Marco Leogrande
2025-01-24
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
2025-01-24
idpf: fix transaction timeouts on reset
Emil Tantilov
2025-01-24
idpf: add read memory barrier when checking descriptor done bit
Emil Tantilov
2024-12-17
idpf: trigger SW interrupt when exiting wb_on_itr mode
Joshua Hay
2024-12-17
idpf: add support for SW triggered interrupts
Joshua Hay
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-03
idpf: set completion tag for "empty" bufs associated with a packet
Joshua Hay
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-04
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
idpf: Don't hard code napi_struct size
Joe Damato
2024-09-30
idpf: deinit virtchnl transaction manager after vport and vectors
Larysa Zaremba
2024-09-30
idpf: use actual mbx receive payload length
Joshua Hay
2024-09-30
idpf: fix VF dynamic interrupt ctl register initialization
Ahmed Zaki
2024-09-09
idpf: enable WB_ON_ITR
Joshua Hay
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
[next]