index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
qcom
/
lpass.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
1
-1
/
+4
2022-07-09
af_unix: fix unix_sysctl_register() error path
Eric Dumazet
1
-1
/
+1
2022-07-09
selftests: mptcp: update pm_nl_ctl usage header
Geliang Tang
1
-1
/
+1
2022-07-09
selftests: mptcp: avoid Terminated messages in userspace_pm
Geliang Tang
1
-17
/
+23
2022-07-09
selftests: mptcp: userspace pm subflow tests
Geliang Tang
1
-2
/
+37
2022-07-09
selftests: mptcp: userspace pm address tests
Geliang Tang
1
-1
/
+48
2022-07-09
selftests: mptcp: tweak simult_flows for debug kernels
Paolo Abeni
1
-1
/
+13
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
2
-2
/
+2
2022-07-09
bcm63xx_enet: change the driver variables to static
Yang Yingliang
1
-2
/
+2
2022-07-09
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
1
-1
/
+3
2022-07-09
Documentation: add a description for net.core.high_order_alloc_disable
Antoine Tenart
1
-0
/
+12
2022-07-09
net: rxrpc: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-09
tls: rx: make tls_wait_data() return an recvmsg retcode
Jakub Kicinski
1
-27
/
+26
2022-07-09
tls: create an internal header
Jakub Kicinski
8
-283
/
+338
2022-07-09
tls: rx: coalesce exit paths in tls_decrypt_sg()
Jakub Kicinski
1
-9
/
+5
2022-07-09
tls: rx: wrap decrypt params in a struct
Jakub Kicinski
1
-30
/
+30
2022-07-09
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
2
-9
/
+11
2022-07-09
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
2
-4
/
+11
2022-07-09
selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
Maxim Mikityanskiy
1
-7
/
+17
2022-07-09
bpf: Correctly propagate errors up from bpf_core_composites_match
Daniel Müller
1
-1
/
+8
2022-07-09
libbpf: Disable SEC pragma macro on GCC
James Hilliard
1
-0
/
+13
2022-07-08
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
4
-11
/
+48
2022-07-08
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
1
-5
/
+5
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
1
-2
/
+1
2022-07-08
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
3
-13
/
+23
2022-07-08
selftests/bpf: Add test involving restrict type qualifier
Daniel Müller
3
-2
/
+13
2022-07-08
bpftool: Add support for KIND_RESTRICT to gen min_core_btf command
Daniel Müller
1
-0
/
+1
2022-07-08
MAINTAINERS: Add entry for AF_XDP selftests files
Maciej Fijalkowski
1
-0
/
+1
2022-07-08
selftests, xsk: Rename AF_XDP testing app
Maciej Fijalkowski
6
-13
/
+13
2022-07-08
bpf, docs: Remove deprecated xsk libbpf APIs description
Pu Lehui
1
-11
/
+2
2022-07-08
l2tp: l2tp_debugfs: fix Clang -Wformat warnings
Justin Stitt
1
-3
/
+3
2022-07-08
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
1
-1
/
+1
2022-07-08
eth: mtk: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-07-08
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
1
-34
/
+34
2022-07-08
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
1
-13
/
+7
2022-07-08
net: macb: unify macb_config alignment style
Conor Dooley
1
-8
/
+8
2022-07-08
net: macb: add polarfire soc reset support
Conor Dooley
1
-8
/
+18
2022-07-08
dt-bindings: net: cdns,macb: document polarfire soc's macb
Conor Dooley
1
-0
/
+1
2022-07-08
net: l2tp: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-08
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
1
-1
/
+2
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
6
-1
/
+416
2022-07-07
libbpf, riscv: Use a0 for RC register
Yixun Lan
1
-1
/
+1
2022-07-07
af_unix: Optimise hash table layout.
Kuniyuki Iwashima
1
-6
/
+12
2022-07-07
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
1
-0
/
+1
2022-07-07
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
2
-115
/
+114
2022-07-07
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-07
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-07
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-07
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
[next]