index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
net/mlx5e: SHAMPO, Make reserved size independent of page size
Lama Kayal
1
-3
/
+5
2025-03-28
net: mana: Switch to page pool for jumbo frames
Haiyang Zhang
1
-37
/
+9
2025-03-28
MAINTAINERS: Add dedicated entries for phy_link_topology
Maxime Chevallier
1
-0
/
+7
2025-03-27
net: move replay logic to tc_modify_qdisc
Stanislav Fomichev
1
-46
/
+27
2025-03-27
rndis_host: Flag RNDIS modems as WWAN devices
Lubomir Rintel
1
-2
/
+14
2025-03-27
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
1
-0
/
+3
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
2
-3
/
+3
2025-03-26
PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
Thomas Gleixner
1
-12
/
+6
2025-03-26
mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
Daniel Hsu
1
-1
/
+1
2025-03-25
net: usb: asix: ax88772: Increase phy_name size
Andy Shevchenko
1
-4
/
+8
2025-03-25
net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string
Andy Shevchenko
1
-0
/
+1
2025-03-25
net: libwx: fix Tx L4 checksum
Jiawen Wu
1
-1
/
+3
2025-03-25
net: libwx: fix Tx descriptor content for some tunnel packets
Jiawen Wu
1
-24
/
+37
2025-03-25
atm: Fix NULL pointer dereference
Minjoong Kim
1
-0
/
+2
2025-03-25
net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards
Hans-Frieder Vogt
1
-0
/
+4
2025-03-25
net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
Hans-Frieder Vogt
1
-1
/
+1
2025-03-25
net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
Hans-Frieder Vogt
3
-3
/
+117
2025-03-25
net: phy: aquantia: add essential functions to aqr105 driver
Hans-Frieder Vogt
1
-2
/
+237
2025-03-25
net: phy: aquantia: search for firmware-name in fwnode
Hans-Frieder Vogt
1
-3
/
+4
2025-03-25
net: phy: aquantia: add probe function to aqr105 for firmware loading
Hans-Frieder Vogt
1
-0
/
+1
2025-03-25
net: phy: Add swnode support to mdiobus_scan
Hans-Frieder Vogt
1
-0
/
+14
2025-03-25
gve: add XDP DROP and PASS support for DQ
Joshua Washington
1
-0
/
+52
2025-03-25
gve: update XDP allocation path support RX buffer posting
Joshua Washington
4
-17
/
+53
2025-03-25
gve: merge packet buffer size fields
Joshua Washington
7
-17
/
+12
2025-03-25
gve: update GQ RX to use buf_size
Joshua Washington
1
-9
/
+15
2025-03-25
gve: introduce config-based allocation for XDP
Joshua Washington
7
-294
/
+118
2025-03-25
gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
Joshua Washington
3
-13
/
+5
2025-03-25
net: phylink: force link down on major_config failure
Russell King (Oracle)
1
-8
/
+34
2025-03-25
net: Fix the devmem sock opts and msgs for parisc
Pranjal Shrivastava
1
-6
/
+6
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
2
-0
/
+7
2025-03-25
Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT
Luiz Augusto von Dentz
1
-7
/
+10
2025-03-25
Bluetooth: btnxpuart: Fix kernel panic during FW release
Neeraj Sanjay Kale
1
-2
/
+4
2025-03-25
Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7
Neeraj Sanjay Kale
1
-18
/
+43
2025-03-25
Bluetooth: btnxpuart: Add correct bootloader error codes
Neeraj Sanjay Kale
1
-22
/
+35
2025-03-25
net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3
Oleksij Rempel
2
-233
/
+9
2025-03-25
stmmac: intel: interface switching support for RPL-P platform
Choong Yong Liang
1
-1
/
+1
2025-03-25
stmmac: Replace deprecated PCI functions
Philipp Stanner
2
-12
/
+8
2025-03-25
stmmac: Remove pcim_* functions for driver detach
Philipp Stanner
2
-19
/
+1
2025-03-25
stmmac: loongson: Remove surplus loop
Philipp Stanner
1
-9
/
+4
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
8
-18
/
+18
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
10
-24
/
+28
2025-03-25
net: protect rxq->mp_params with the instance lock
Jakub Kicinski
2
-7
/
+4
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
4
-5
/
+13
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
5
-0
/
+17
2025-03-25
net: explain "protection types" for the instance lock
Jakub Kicinski
2
-6
/
+25
2025-03-25
net: constify dev pointer in misc instance lock helpers
Jakub Kicinski
1
-4
/
+5
2025-03-25
net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Jakub Kicinski
2
-12
/
+0
2025-03-25
net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dm...
Jakub Kicinski
2
-2
/
+2
2025-03-25
t blameBluetooth: btintel: Fix leading white space
Kiran K
2
-2
/
+2
2025-03-25
Bluetooth: btintel: Add support to configure TX power
Vijay Satija
2
-0
/
+356
[next]