index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
8
-1
/
+25
2023-07-19
xsk: discard zero length descriptors in Tx path
Tirthendu Sarkar
1
-0
/
+6
2023-07-19
xsk: add support for AF_XDP multi-buffer on Tx path
Tirthendu Sarkar
2
-33
/
+100
2023-07-19
xsk: allow core/drivers to test EOP bit
Maciej Fijalkowski
2
-0
/
+15
2023-07-19
xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
Tirthendu Sarkar
3
-32
/
+67
2023-07-19
xsk: add support for AF_XDP multi-buffer on Rx path
Tirthendu Sarkar
2
-29
/
+88
2023-07-19
xsk: move xdp_buff's data length check to xsk_rcv_check
Tirthendu Sarkar
1
-14
/
+13
2023-07-19
xsk: prepare both copy and zero-copy modes to co-exist
Maciej Fijalkowski
1
-4
/
+13
2023-07-19
xsk: introduce XSK_USE_SG bind flag for xsk socket
Tirthendu Sarkar
3
-2
/
+10
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
3
-7
/
+20
2023-07-19
bpf, x86: initialize the variable "first_off" in save_args()
Menglong Dong
1
-1
/
+1
2023-07-19
bpf: allow any program to use the bpf_map_sum_elem_count kfunc
Anton Protopopov
2
-1
/
+6
2023-07-19
bpf: make an argument const in the bpf_map_sum_elem_count kfunc
Anton Protopopov
1
-1
/
+1
2023-07-19
bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
Anton Protopopov
3
-2
/
+3
2023-07-19
bpf: consider types listed in reg2btf_ids as trusted
Anton Protopopov
1
-9
/
+12
2023-07-19
bpf: Drop useless btf_vmlinux in bpf_tcp_ca
Geliang Tang
1
-2
/
+0
2023-07-19
samples/bpf: README: Update build dependencies required
Anh Tuan Phan
1
-5
/
+9
2023-07-19
selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabled
Dave Marchevsky
1
-24
/
+0
2023-07-19
selftests/bpf: Add rbtree test exercising race which 'owner' field prevents
Dave Marchevsky
2
-1
/
+121
2023-07-19
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
4
-43
/
+68
2023-07-19
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
2
-10
/
+23
2023-07-17
net: phy: at803x: add qca8081 fifo reset on the link changed
Luo Jie
1
-0
/
+14
2023-07-17
net: phy: at803x: remove qca8081 1G fast retrain and slave seed config
Luo Jie
1
-18
/
+32
2023-07-17
net: phy: at803x: support qca8081 1G chip type
Luo Jie
1
-0
/
+15
2023-07-17
net: phy: at803x: enable qca8081 slave seed conditionally
Luo Jie
1
-5
/
+20
2023-07-17
net: phy: at803x: merge qca8081 slave seed function
Luo Jie
1
-20
/
+9
2023-07-17
net: phy: at803x: support qca8081 genphy_c45_pma_read_abilities
Luo Jie
1
-10
/
+18
2023-07-17
net: qrtr: Handle IPCR control port format of older targets
Vignesh Viswanathan
1
-0
/
+5
2023-07-17
net: qrtr: ns: Change nodes radix tree to xarray
Vignesh Viswanathan
1
-3
/
+3
2023-07-17
net: qrtr: ns: Change servers radix tree to xarray
Vignesh Viswanathan
1
-109
/
+24
2023-07-17
MAINTAINERS: ASP 2.0 Ethernet driver maintainers
Justin Chen
1
-0
/
+9
2023-07-17
net: phy: bcm7xxx: Add EPHY entry for 74165
Florian Fainelli
2
-0
/
+2
2023-07-17
net: phy: mdio-bcm-unimac: Add asp v2.0 support
Justin Chen
1
-0
/
+2
2023-07-17
net: bcmasp: Add support for ethtool driver stats
Justin Chen
4
-4
/
+199
2023-07-17
net: bcmasp: Add support for ethtool standard stats
Justin Chen
2
-1
/
+139
2023-07-17
net: bcmasp: Add support for eee mode
Justin Chen
3
-0
/
+71
2023-07-17
net: bcmasp: Add support for wake on net filters
Justin Chen
4
-1
/
+768
2023-07-17
net: bcmasp: Add support for WoL magic packet
Justin Chen
4
-12
/
+262
2023-07-17
net: bcmasp: Add support for ASP2.0 Ethernet controller
Justin Chen
8
-0
/
+2791