index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
sparc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
net: usb: ax88179_178a: restore state on resume
Justin Chen
1
-26
/
+1
2022-07-23
net: usb: ax88179_178a: clean up pm calls
Justin Chen
1
-88
/
+59
2022-07-23
net: usb: ax88179_178a: remove redundant init code
Justin Chen
1
-81
/
+4
2022-07-23
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-0
/
+10
2022-07-23
Bluetooth: btusb: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+14
2022-07-23
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
3
-34
/
+370
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
13
-126
/
+1333
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
8
-5
/
+1636
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
10
-55
/
+1145
2022-07-22
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
1
-1
/
+1
2022-07-22
mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...
Jiri Pirko
1
-2
/
+2
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
3
-0
/
+37
2022-07-22
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
1
-54
/
+17
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2
-17
/
+149
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
2
-4
/
+14
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2
-26
/
+254
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2
-24
/
+67
2022-07-22
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
2
-89
/
+33
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
7
-29
/
+17
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
3
-290
/
+0
2022-07-22
Bluetooth: btrtl: Fix typo in comment
shaomin Deng
1
-1
/
+1
2022-07-22
Bluetooth: MGMT: Fix holding hci_conn reference while command is queued
Luiz Augusto von Dentz
1
-39
/
+12
2022-07-22
bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
Jie2x Zhou
1
-3
/
+3
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
63
-11
/
+183
2022-07-22
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
5
-3
/
+59
2022-07-22
sfc: hook up ef100 representor TX
Edward Cree
3
-1
/
+38
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
7
-17
/
+123
2022-07-22
sfc: determine representee m-port for EF100 representors
Edward Cree
5
-1
/
+96
2022-07-22
sfc: phys port/switch identification for ef100 reps
Edward Cree
2
-2
/
+39
2022-07-22
sfc: add basic ethtool ops to ef100 reps
Edward Cree
1
-0
/
+26
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
8
-11
/
+196
2022-07-22
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
4
-0
/
+55
2022-07-22
sfc: update EF100 register descriptions
Edward Cree
1
-23
/
+60
2022-07-22
ping: support ipv6 ping socket flow labels
Alan Brady
3
-16
/
+81
2022-07-22
net: marvell: prestera: use netif_is_any_bridge_port instead of open code
Juhee Kang
1
-2
/
+2
2022-07-22
mlxsw: use netif_is_any_bridge_port() instead of open code
Juhee Kang
1
-3
/
+1
2022-07-22
selftests/bpf: Fix test_verifier failed test in unprivileged mode
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-07-22
selftests/bpf: Add negative tests for new nf_conntrack kfuncs
Kumar Kartikeya Dwivedi
2
-1
/
+189
2022-07-22
selftests/bpf: Add tests for new nf_conntrack kfuncs
Lorenzo Bianconi
2
-12
/
+81
2022-07-22
selftests/bpf: Add verifier tests for trusted kfunc args
Kumar Kartikeya Dwivedi
1
-0
/
+53
2022-07-22
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
4
-37
/
+76
2022-07-22
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
4
-11
/
+60
2022-07-22
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
3
-27
/
+204
2022-07-22
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
1
-34
/
+18
2022-07-22
bpf: Add documentation for kfuncs
Kumar Kartikeya Dwivedi
2
-0
/
+171
2022-07-22
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
3
-3
/
+51
2022-07-22
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
11
-222
/
+145
2022-07-22
tools/resolve_btfids: Add support for 8-byte BTF sets
Kumar Kartikeya Dwivedi
1
-6
/
+34
2022-07-22
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
[next]