index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
configfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
net: xfrm: skip policies marked as dead while reinserting policies
Dong Chenchen
1
-6
/
+13
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-09-05
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
1
-0
/
+2
2023-09-05
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2
-6
/
+18
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-2
/
+2
2023-09-04
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-04
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
1
-3
/
+3
2023-09-04
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
1
-5
/
+9
2023-09-04
docs: netdev: update the netdev infra URLs
Jakub Kicinski
1
-2
/
+2
2023-09-04
docs: netdev: document patchwork patch states
Jakub Kicinski
1
-1
/
+31
2023-09-04
net: phy: micrel: Correct bit assignments for phy_device flags
Oleksij Rempel
1
-3
/
+3
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
1
-1
/
+3
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
1
-1
/
+4
2023-09-04
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
1
-2
/
+8
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-01
sfc: check for zero length in EF10 RX prefix
Edward Cree
1
-5
/
+15
2023-09-01
selftests: fib_tests: Add multipath list receive tests
Sriram Yagnaraman
1
-1
/
+154
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
3
-1
/
+6
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
3
-1
/
+4
2023-09-01
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
1
-14
/
+20
2023-09-01
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
2
-3
/
+3
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
13
-32
/
+40
2023-09-01
mptcp: annotate data-races around msk->rmem_fwd_alloc
Eric Dumazet
1
-6
/
+13
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
5
-14
/
+20
2023-09-01
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
1
-1
/
+1
2023-09-01
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
1
-12
/
+6
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
1
-0
/
+12
2023-08-31
bpf: Annotate bpf_long_memcpy with data_race
Daniel Borkmann
1
-1
/
+1
2023-08-31
selftests/bpf: Fix d_path test
Jiri Olsa
1
-1
/
+18
2023-08-31
bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py
Vishal Chourasia
1
-28
/
+28
2023-08-31
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
1
-0
/
+3
2023-08-31
net: fib: avoid warn splat in flow dissector
Florian Westphal
2
-2
/
+8
2023-08-31
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
1
-1
/
+2
2023-08-31
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2
-2
/
+6
2023-08-31
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2
-6
/
+6
2023-08-31
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
1
-8
/
+19
2023-08-31
doc/netlink: Fix missing classic_netlink doc reference
Donald Hunter
1
-0
/
+2
2023-08-31
NFC: nxp: add NXP1002
Oliver Neukum
1
-0
/
+1
2023-08-31
net: stmmac: failure to probe without MAC interface specified
Russell King (Oracle)
1
-3
/
+2
2023-08-31
netfilter: nf_tables: Audit log rule reset
Phil Sutter
3
-0
/
+20
2023-08-31
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
3
-3
/
+30
2023-08-30
netfilter: xt_u32: validate user space input
Wander Lairson Costa
1
-0
/
+21
2023-08-30
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
1
-0
/
+2
2023-08-30
netfilter: nft_exthdr: Fix non-linear header modification
Xiao Liang
1
-12
/
+8
2023-08-30
bpf, docs: s/eBPF/BPF in standards documents
David Vernet
1
-11
/
+11
2023-08-30
bpf, docs: Add abi.rst document to standardization subdirectory
David Vernet
3
-16
/
+26
2023-08-30
bpf, docs: Move linux-notes.rst to root bpf docs tree
David Vernet
3
-1
/
+1
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
5
-9
/
+3
[next]