index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
cpumask.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
bpf: Update BPF LSM maintainer list
Matt Bobrowski
1
-1
/
+2
2024-06-18
bpf: Fix remap of arena.
Alexei Starovoitov
1
-2
/
+14
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
1
-0
/
+63
2024-06-17
bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
Yonghong Song
1
-0
/
+1
2024-06-17
bpf: Add missed var_off setting in set_sext32_default_val()
Yonghong Song
1
-0
/
+1
2024-06-15
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
1
-8
/
+8
2024-06-14
bpf: Harden __bpf_kfunc tag against linker kfunc removal
Tony Ambardar
1
-1
/
+1
2024-06-14
compiler_types.h: Define __retain for __attribute__((__retain__))
Tony Ambardar
1
-0
/
+23
2024-06-14
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
1
-0
/
+5
2024-06-14
cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
Ondrej Mosnacek
1
-25
/
+54
2024-06-14
cipso: fix total option length computation
Ondrej Mosnacek
1
-4
/
+8
2024-06-14
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
3
-13
/
+27
2024-06-14
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
1
-8
/
+9
2024-06-14
net: mvpp2: use slab_build_skb for oversized frames
Aryan Srivastava
1
-1
/
+4
2024-06-13
bpf: fix UML x86_64 compile failure
Maciej Żenczykowski
1
-1
/
+1
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2
-0
/
+43
2024-06-13
bpf: Reduce stack consumption in check_stack_write_fixed_off
Daniel Borkmann
1
-4
/
+5
2024-06-13
bpf: Fix reg_set_min_max corruption of fake_reg
Daniel Borkmann
2
-4
/
+12
2024-06-13
ice: implement AQ download pkg retry
Wojciech Drewek
1
-2
/
+21
2024-06-13
ice: fix 200G link speed message log
Paul Greenwalt
1
-0
/
+3
2024-06-13
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
En-Wei Wu
1
-1
/
+6
2024-06-13
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
1
-1
/
+1
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2
-2
/
+61
2024-06-13
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
1
-3
/
+5
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
1
-3
/
+1
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-13
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-13
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-13
MAINTAINERS: mailmap: Update Stanislav's email address
Stanislav Fomichev
2
-1
/
+2
2024-06-13
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-12
mailmap: Add my outdated addresses to the map file
Andy Shevchenko
2
-1
/
+3
2024-06-12
wifi: mac80211: Recalc offload when monitor stop
Remi Pommarel
1
-0
/
+1
2024-06-12
wifi: iwlwifi: scan: correctly check if PSC listen period is needed
Ayala Beker
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: fix ROC version check
Shaul Triebitz
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: unlock mvm mutex
Shaul Triebitz
1
-0
/
+2
2024-06-12
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
1
-2
/
+6
2024-06-12
wifi: cfg80211: wext: set ssids=NULL for passive scans
Johannes Berg
1
-1
/
+3
2024-06-12
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...
Xiaolei Wang
1
-14
/
+11
2024-06-12
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
1
-15
/
+5
2024-06-12
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-12
bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
Kent Overstreet
1
-2
/
+1
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
1
-0
/
+1
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2
-0
/
+7
2024-06-11
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+5
2024-06-11
mailmap: map Geliang's new email address
Geliang Tang
1
-0
/
+1
2024-06-11
mptcp: pm: update add_addr counters after connect
YonglongLi
2
-8
/
+12
2024-06-11
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2
-2
/
+6
2024-06-11
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
1
-0
/
+1
[next]