index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
can: kvaser_pciefd: Expose device firmware version via devlink info_get()
Jimmy Assarsson
1
-0
/
+24
2025-07-25
can: kvaser_pciefd: Add devlink support
Jimmy Assarsson
5
-4
/
+27
2025-07-25
can: kvaser_pciefd: Split driver into C-file and header-file.
Jimmy Assarsson
4
-71
/
+96
2025-07-25
can: kvaser_pciefd: Store device channel index
Jimmy Assarsson
1
-0
/
+1
2025-07-25
can: kvaser_pciefd: Store the different firmware version components in a struct
Jimmy Assarsson
1
-6
/
+11
2025-07-25
can: kvaser_pciefd: Add intermediate variable for device struct in probe()
Jimmy Assarsson
1
-3
/
+4
2025-07-25
can: kvaser_pciefd: Add support for ethtool set_phys_id()
Jimmy Assarsson
1
-0
/
+24
2025-07-25
can: kvaser_pciefd: Add support to control CAN LEDs on device
Jimmy Assarsson
1
-0
/
+18
2025-07-25
docs: Fix kernel-doc error in CAN driver
Luis Felipe Hernandez
1
-5
/
+6
2025-07-25
can: tscan1: CAN_TSCAN1 can depend on PC104
Randy Dunlap
1
-1
/
+1
2025-07-25
can: peak_usb: fix USB FD devices potential malfunction
Stephane Grosjean
1
-8
/
+9
2025-07-24
net/mlx5: Fix build -Wframe-larger-than warnings
Zhu Yanjun
3
-23
/
+58
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
5
-5
/
+5
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
213
-2905
/
+7714
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-192
/
+408
2025-07-24
i40e: use libie_aq_str
Michal Swiatkowski
9
-224
/
+105
2025-07-24
iavf: use libie_aq_str
Michal Swiatkowski
5
-56
/
+5
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
11
-109
/
+60
2025-07-24
libie: add adminq helper for converting err to str
Michal Swiatkowski
3
-0
/
+62
2025-07-24
iavf: use libie adminq descriptors
Michal Swiatkowski
6
-191
/
+106
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
12
-650
/
+482
2025-07-24
ixgbe: use libie adminq descriptors
Michal Swiatkowski
5
-367
/
+151
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
24
-649
/
+400
2025-07-24
Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
23
-192
/
+406
2025-07-24
net: hns3: default enable tx bounce buffer when smmu enabled
Jijie Shao
2
-0
/
+33
2025-07-24
net: hns3: fixed vf get max channels bug
Jian Shen
1
-5
/
+1
2025-07-24
net: hns3: disable interrupt when ptp init failed
Yonglong Liu
1
-3
/
+6
2025-07-24
net: hns3: fix concurrent setting vlan filter issue
Jian Shen
1
-15
/
+21
2025-07-24
wifi: Fix typos
Bjorn Helgaas
25
-55
/
+55
2025-07-23
net: ti: icssg-prueth: access ->pp through netmem_desc instead of page
Byungchul Park
1
-2
/
+2
2025-07-23
mlx5: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+2
2025-07-23
idpf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+5
2025-07-23
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-23
octeontx2-pf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-23
net: fec: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+7
2025-07-23
mt76: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+2
2025-07-23
netdevsim: access ->pp through netmem_desc instead of page
Byungchul Park
1
-2
/
+4
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
1
-1
/
+3
2025-07-23
vxlan: remove redundant conversion of vni in vxlan_nl2conf
Wang Liang
1
-1
/
+1
2025-07-23
netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs
Jiri Pirko
2
-3
/
+7
2025-07-23
Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Johannes Berg
34
-678
/
+443
2025-07-23
wifi: brcmsmac: Use str_true_false() helper
Liu Song
1
-9
/
+10
2025-07-23
wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure
Ting-Ying Li
2
-21
/
+35
2025-07-23
wifi: brcm80211: Remove yet more unused functions
Dr. David Alan Gilbert
3
-136
/
+0
2025-07-23
wifi: brcm80211: Remove more unused functions
Dr. David Alan Gilbert
2
-198
/
+0
2025-07-23
wifi: brcm80211: Remove unused functions
Dr. David Alan Gilbert
4
-166
/
+0
2025-07-23
xen/netfront: Fix TX response spurious interrupts
Anthoine Bourgeois
1
-5
/
+0
2025-07-23
wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions"
Miri Korenblit
2
-10
/
+30
2025-07-23
wifi: iwlwifi: check validity of the FW API range
Miri Korenblit
1
-0
/
+28
2025-07-23
wifi: iwlwifi: don't export symbols that we shouldn't
Miri Korenblit
2
-22
/
+0
[prev]
[next]