index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
ibmveth: Optimize poll rescheduling process
Nick Child
1
-13
/
+15
2024-08-03
linkmode: Change return type of linkmode_andnot to bool
Simon Horman
1
-2
/
+3
2024-08-03
net: airoha: Link the gdm port to the selected qdma controller
Lorenzo Bianconi
1
-18
/
+19
2024-08-03
net: airoha: Start all qdma NAPIs in airoha_probe()
Lorenzo Bianconi
1
-3
/
+4
2024-08-03
net: airoha: Allow mapping IO region for multiple qdma controllers
Lorenzo Bianconi
1
-24
/
+32
2024-08-03
net: airoha: Use qdma pointer as private structure in airoha_irq_handler routine
Lorenzo Bianconi
1
-4
/
+3
2024-08-03
net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...
Lorenzo Bianconi
1
-43
/
+41
2024-08-03
net: airoha: Move irq_mask in airoha_qdma structure
Lorenzo Bianconi
1
-42
/
+42
2024-08-03
net: airoha: Move airoha_queues in airoha_qdma
Lorenzo Bianconi
1
-61
/
+65
2024-08-03
net: airoha: Introduce airoha_qdma struct
Lorenzo Bianconi
1
-85
/
+112
2024-08-03
eth: fbnic: select DEVLINK and PAGE_POOL
Simon Horman
1
-0
/
+2
2024-08-03
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
1
-2
/
+12
2024-08-03
selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
Stanislav Fomichev
2
-4
/
+5
2024-08-03
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
3
-2
/
+45
2024-08-03
selftests: net-drv: exercise queue stats when the device is down
Stanislav Fomichev
1
-1
/
+24
2024-08-03
net: remove IFF_* re-definition
Jakub Kicinski
1
-32
/
+0
2024-08-02
net: axienet: remove unnecessary parentheses
Radhey Shyam Pandey
1
-2
/
+1
2024-08-02
net: axienet: remove unnecessary ftrace-like logging
Radhey Shyam Pandey
1
-4
/
+0
2024-08-02
net: axienet: add missing blank line after declaration
Radhey Shyam Pandey
1
-0
/
+2
2024-08-02
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Appana Durga Kedareswara Rao
1
-14
/
+14
2024-08-02
test/vsock: add ioctl unsent bytes test
Luigi Leonardi
3
-3
/
+91
2024-08-02
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
5
-2
/
+53
2024-08-02
vsock: add support for SIOCOUTQ ioctl
Luigi Leonardi
2
-3
/
+58
2024-08-02
net: Use of_property_read_bool()
Rob Herring (Arm)
4
-12
/
+12
2024-08-02
net: mdio: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
1
-3
/
+2
2024-08-02
net: phy: qca807x: Drop unnecessary and broken DT validation
Rob Herring (Arm)
1
-10
/
+0
2024-08-02
net: mctp: Consistent peer address handling in ioctl tag allocation
John Wang
1
-0
/
+3
2024-08-01
ethtool: Don't check for NULL info in prepare_data callbacks
Simon Horman
3
-4
/
+3
2024-08-01
RDS: IB: Remove unused declarations
Yue Haibing
1
-4
/
+0
2024-08-01
net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver
Daniel Golle
1
-14
/
+0
2024-08-01
net/mlx5: Reclaim max 50K pages at once
Anand Khoje
1
-1
/
+15
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
2024-08-01
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
1
-4
/
+4
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-08-01
net: skbuff: Skip early return in skb_unref when debugging
Breno Leitao
1
-1
/
+1
2024-08-01
net: macb: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-6
/
+7
2024-08-01
net: cnic: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-10
/
+11
2024-08-01
net: xgbe: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
5
-38
/
+38
2024-08-01
net: alteon: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-17
/
+17
2024-08-01
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-08-01
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2024-08-01
mlxsw: core_thermal: Remove unnecessary assignments
Ido Schimmel
1
-2
/
+0
2024-08-01
mlxsw: core_thermal: Remove unnecessary checks
Ido Schimmel
1
-5
/
+3
2024-08-01
mlxsw: core_thermal: Simplify rollback
Ido Schimmel
1
-1
/
+1
2024-08-01
mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric
Ido Schimmel
1
-7
/
+6
2024-08-01
mlxsw: core_thermal: Remove unused arguments
Ido Schimmel
1
-3
/
+2
2024-08-01
mlxsw: core_thermal: Fold two loops into one
Ido Schimmel
1
-3
/
+1
2024-08-01
mlxsw: core_thermal: Remove another unnecessary check
Ido Schimmel
1
-2
/
+0
2024-08-01
mlxsw: core_thermal: Remove unnecessary check
Ido Schimmel
1
-3
/
+0
2024-08-01
mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally
Ido Schimmel
1
-8
/
+2
[next]