index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-01
1
-8
/
+19
*
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-05-01
1
-1
/
+1
*
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-05-01
1
-0
/
+3
*
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
2024-05-01
1
-4
/
+4
*
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
2024-05-01
1
-2
/
+2
*
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
2024-05-01
1
-3
/
+3
*
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
2024-05-01
3
-7
/
+7
*
Merge branch 'vxlan-stats'
David S. Miller
2024-04-29
1
-14
/
+16
|
\
|
*
vxlan: Add missing VNI filter counter update in arp_reduce().
Guillaume Nault
2024-04-29
1
-0
/
+2
|
*
vxlan: Fix racy device stats updates.
Guillaume Nault
2024-04-29
1
-14
/
+14
|
/
*
Merge branch 'qed-error-codes'
David S. Miller
2024-04-29
1
-6
/
+8
|
\
|
*
net: qede: use return from qede_parse_actions()
Asbjørn Sloth Tønnesen
2024-04-29
1
-3
/
+2
|
*
net: qede: use return from qede_parse_flow_attr() for flow_spec
Asbjørn Sloth Tønnesen
2024-04-29
1
-3
/
+2
|
*
net: qede: use return from qede_parse_flow_attr() for flower
Asbjørn Sloth Tønnesen
2024-04-29
1
-3
/
+2
|
*
net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
Asbjørn Sloth Tønnesen
2024-04-29
1
-3
/
+8
|
/
*
MAINTAINERS: add an explicit entry for YNL
Jakub Kicinski
2024-04-29
1
-0
/
+8
*
Merge branch 'bcmgenet-protect-contended-accesses'
David S. Miller
2024-04-29
4
-5
/
+29
|
\
|
*
net: bcmgenet: synchronize UMAC_CMD access
Doug Berger
2024-04-29
4
-3
/
+23
|
*
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
Doug Berger
2024-04-29
1
-1
/
+3
|
*
net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
Doug Berger
2024-04-29
1
-1
/
+3
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-27
14
-72
/
+168
|
\
|
*
Merge branch 'bpf-prevent-userspace-memory-access'
Alexei Starovoitov
2024-04-26
5
-32
/
+74
|
|
\
|
|
*
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
2024-04-26
1
-0
/
+3
|
|
*
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
2024-04-26
1
-32
/
+25
|
|
*
bpf: verifier: prevent userspace memory access
Puranjay Mohan
2024-04-26
4
-0
/
+46
|
|
/
|
*
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-04-22
1
-10
/
+32
|
*
arm32, bpf: Reimplement sign-extension mov instruction
Puranjay Mohan
2024-04-22
1
-13
/
+43
|
*
riscv, bpf: Fix incorrect runtime stats
Xu Kuohai
2024-04-16
1
-3
/
+3
|
*
bpf, arm64: Fix incorrect runtime stats
Xu Kuohai
2024-04-16
1
-3
/
+3
|
*
bpf: Fix a verifier verbose message
Anton Protopopov
2024-04-12
1
-2
/
+1
|
*
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-04-08
2
-4
/
+3
|
*
MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
Björn Töpel
2024-04-05
1
-0
/
+2
|
*
MAINTAINERS: Update email address for Puranjay Mohan
Puranjay Mohan
2024-04-05
2
-3
/
+4
|
*
bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
Andrii Nakryiko
2024-04-05
1
-2
/
+3
*
|
Fix a potential infinite loop in extract_user_to_sg()
David Howells
2024-04-26
1
-1
/
+1
*
|
net l2tp: drop flow hash on forward
David Bauer
2024-04-26
1
-0
/
+3
*
|
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
2024-04-26
1
-6
/
+8
*
|
Merge branch 'ensure-the-copied-buf-is-nul-terminated'
Jakub Kicinski
2024-04-26
3
-9
/
+7
|
\
\
|
*
|
octeontx2-af: avoid off-by-one read from userspace
Bui Quang Minh
2024-04-26
1
-3
/
+1
|
*
|
bna: ensure the copied buf is NUL terminated
Bui Quang Minh
2024-04-26
1
-2
/
+2
|
*
|
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
2024-04-26
1
-4
/
+4
|
/
/
*
|
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-25
85
-384
/
+830
|
\
\
|
*
\
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-25
2
-3
/
+7
|
|
\
\
|
|
*
|
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
2024-04-25
1
-1
/
+3
|
|
*
|
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-04-25
1
-2
/
+4
|
*
|
|
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-25
2
-1
/
+4
|
*
|
|
net: b44: set pause params only when interface is up
Peter Münster
2024-04-25
1
-6
/
+8
|
*
|
|
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2024-04-25
3
-5
/
+6
|
*
|
|
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
2024-04-25
1
-25
/
+33
|
*
|
|
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
2024-04-25
1
-6
/
+5
[next]