index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
access.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
net: caif: remove unused name
Jakub Kicinski
1
-2
/
+0
2024-09-13
uapi: libc-compat: remove ipx leftovers
Jakub Kicinski
1
-36
/
+0
2024-09-13
selftests/net: packetdrill: import tcp/slow_start
Willem de Bruijn
11
-0
/
+427
2024-09-13
selftests/net: packetdrill: import tcp/zerocopy
Willem de Bruijn
13
-0
/
+674
2024-09-13
selftests/net: packetdrill: run in netns and expand config
Willem de Bruijn
2
-2
/
+7
2024-09-13
net: ena: Extend customer metrics reporting support
David Arinzon
5
-78
/
+344
2024-09-13
net: ena: Add ENA Express metrics support
David Arinzon
7
-34
/
+142
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-12
net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...
Lorenzo Bianconi
2
-1
/
+7
2024-09-12
dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
Parthiban Veerasooran
2
-0
/
+75
2024-09-12
microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
Parthiban Veerasooran
6
-0
/
+462
2024-09-12
net: ethernet: oa_tc6: add helper function to enable zero align rx frame
Parthiban Veerasooran
2
-0
/
+25
2024-09-12
net: ethernet: oa_tc6: implement mac-phy interrupt
Parthiban Veerasooran
1
-1
/
+51
2024-09-12
net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames
Parthiban Veerasooran
1
-8
/
+233
2024-09-12
net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
Parthiban Veerasooran
2
-2
/
+398
2024-09-12
net: ethernet: oa_tc6: enable open alliance tc6 data communication
Parthiban Veerasooran
1
-0
/
+30
2024-09-12
net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
Parthiban Veerasooran
1
-0
/
+30
2024-09-12
net: ethernet: oa_tc6: implement internal PHY initialization
Parthiban Veerasooran
3
-2
/
+233
2024-09-12
net: ethernet: oa_tc6: implement error interrupts unmasking
Parthiban Veerasooran
1
-0
/
+31
2024-09-12
net: ethernet: oa_tc6: implement software reset
Parthiban Veerasooran
1
-0
/
+56
2024-09-12
net: ethernet: oa_tc6: implement register read operation
Parthiban Veerasooran
2
-2
/
+85
2024-09-12
net: ethernet: oa_tc6: implement register write operation
Parthiban Veerasooran
5
-0
/
+273
2024-09-12
Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
Parthiban Veerasooran
3
-0
/
+504
2024-09-12
netdev: add dmabuf introspection
Mina Almasry
5
-0
/
+26
2024-09-12
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
4
-0
/
+581
2024-09-12
net: add devmem TCP documentation
Mina Almasry
2
-0
/
+270
2024-09-12
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
7
-0
/
+78
2024-09-12
tcp: RX path for devmem TCP
Mina Almasry
12
-5
/
+333
2024-09-12
net: add support for skbs with unreadable frags
Mina Almasry
9
-11
/
+89
2024-09-12
net: support non paged skb frags
Mina Almasry
8
-10
/
+67
2024-09-12
memory-provider: dmabuf devmem memory provider
Mina Almasry
7
-29
/
+255
2024-09-12
page_pool: devmem support
Mina Almasry
8
-69
/
+218
2024-09-12
netdev: netdevice devmem allocator
Mina Almasry
2
-0
/
+75
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
15
-5
/
+596
2024-09-12
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
6
-0
/
+96
2024-09-12
netdev: add netdev_rx_queue_restart()
Mina Almasry
3
-0
/
+78
2024-09-12
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
1
-1
/
+2
2024-09-12
netlink: specs: mptcp: fix port endianness
Asbjørn Sloth Tønnesen
1
-1
/
+0
2024-09-12
net: phy: microchip_t1: Cable Diagnostics for lan887x
Divya Koppera
1
-0
/
+413
2024-09-12
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-12
net: gianfar: fix NVMEM mac address
Rosen Penev
1
-0
/
+2
2024-09-12
sfc: Add X4 PF support
Jonathan Cooper
4
-0
/
+134
2024-09-12
net: dpaa: Pad packets to ETH_ZLEN
Sean Anderson
1
-1
/
+8
2024-09-12
qlcnic: make read-only const array key static
Colin Ian King
1
-5
/
+7
2024-09-12
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-12
net: libwx: fix number of Rx and Tx descriptors
Jiawen Wu
1
-3
/
+3
2024-09-12
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
7
-8
/
+151
2024-09-12
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
5
-0
/
+27
2024-09-12
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2
-7
/
+8
2024-09-12
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
1
-4
/
+7
[next]