index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-03-07
BACKPORT: Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_IND...
Kees Cook
2024-03-07
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2024-01-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2024-01-10
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
2024-01-06
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2024-01-06
mac80211: mesh: drop new node with weak power
Masashi Honma
2024-01-06
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
2024-01-06
UPSTREAM: netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
2024-01-02
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2023-11-09
BACKPORT: net: ipv6: Fix processing of RAs in presence of VRF
Alexander Grund
2023-11-09
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
2023-11-09
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
2023-11-09
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
2023-11-02
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2023-11-02
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
2023-11-02
net: constify netif_is_* helpers net_device param
Jiri Pirko
2022-10-28
BACKPORT: treewide: Fix function prototypes for module_param_call()
Kees Cook
2022-10-28
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2022-10-28
ebpf: allow bpf_get_current_uid_gid_proto also for networking
Roberto Sartori
2022-10-28
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-10-28
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2022-10-28
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2022-10-28
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2022-10-28
soreuseport: fix initialization race
Craig Gallek
2022-10-28
soreuseport: Fix TCP listener hash collision
Craig Gallek
2022-10-28
inet: Fix missing return value in inet6_hash
Craig Gallek
2022-10-28
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2022-10-28
inet: create IPv6-equivalent inet_hash function
Craig Gallek
2022-10-28
sock: struct proto hash function may error
Craig Gallek
2022-10-28
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2022-10-28
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2022-10-28
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
2022-10-28
soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
Helge Deller
2022-10-28
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
2022-10-28
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
2022-10-28
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2022-10-28
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
2022-10-28
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
2022-10-28
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
2022-10-28
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2022-04-19
BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.
Chenbo Feng
2022-04-19
FROMLIST: Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
2022-04-19
FROMLIST: bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
2022-04-19
FROMLIST: ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
2022-04-19
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2022-04-19
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2022-04-19
bpf: reject wrong sized filters earlier
Daniel Borkmann
2022-04-19
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
2022-04-19
FROMGIT: bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
[next]