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
*
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
2023-09-17
4
-25
/
+12
*
x86/boot: Define setup size in linker script
Ard Biesheuvel
2023-09-17
3
-7
/
+5
*
x86/boot: Set EFI handover offset directly in header asm
Ard Biesheuvel
2023-09-17
2
-25
/
+17
*
x86/boot: Grab kernel_info offset from zoffset header directly
Ard Biesheuvel
2023-09-17
2
-5
/
+1
*
x86/boot: Drop references to startup_64
Ard Biesheuvel
2023-09-15
2
-4
/
+1
*
x86/boot: Drop redundant code setting the root device
Ard Biesheuvel
2023-09-15
2
-8
/
+1
*
x86/boot: Omit compression buffer from PE/COFF image memory footprint
Ard Biesheuvel
2023-09-15
2
-48
/
+8
*
x86/boot: Remove the 'bugger off' message
Ard Biesheuvel
2023-09-15
2
-52
/
+4
*
x86/efi: Drop alignment flags from PE section headers
Ard Biesheuvel
2023-09-15
1
-8
/
+4
*
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2023-09-15
1
-40
/
+6
*
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2023-09-15
2
-8
/
+0
*
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-14
36
-207
/
+352
|
\
|
*
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
2023-09-14
1
-7
/
+8
|
*
Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'
Paolo Abeni
2023-09-14
2
-4
/
+18
|
|
\
|
|
*
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2023-09-14
2
-0
/
+14
|
|
*
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
2023-09-14
1
-4
/
+4
|
|
/
|
*
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-13
1
-1
/
+4
|
*
ixgbe: fix timestamp configuration code
Vadim Fedorenko
2023-09-13
1
-13
/
+15
|
*
Merge branch 'tcp-bind-fixes'
David S. Miller
2023-09-13
3
-27
/
+82
|
|
\
|
|
*
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-0
/
+46
|
|
*
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-10
/
+10
|
|
*
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-1
/
+1
|
|
*
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-13
1
-1
/
+6
|
|
*
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-13
2
-1
/
+7
|
|
*
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-13
1
-15
/
+13
|
|
/
|
*
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
2023-09-12
1
-1
/
+1
|
*
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
2023-09-12
1
-0
/
+2
|
*
net: macb: fix sleep inside spinlock
Sascha Hauer
2023-09-12
1
-2
/
+3
|
*
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-12
1
-2
/
+2
|
*
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
2023-09-11
1
-2
/
+4
|
*
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
2023-09-11
1
-2
/
+3
|
*
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
2023-09-11
1
-0
/
+2
|
*
r8152: check budget for r8152_poll()
Hayes Wang
2023-09-11
1
-0
/
+3
|
*
Merge branch 'sha1105-regressions'
David S. Miller
2023-09-11
3
-67
/
+97
|
|
\
|
|
*
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
2023-09-11
1
-0
/
+2
|
|
*
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2023-09-11
2
-13
/
+45
|
|
*
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
2023-09-11
1
-43
/
+37
|
|
*
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
2023-09-11
1
-7
/
+8
|
|
*
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
2023-09-11
1
-5
/
+6
|
|
/
|
*
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
2023-09-11
1
-1
/
+1
|
*
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
2023-09-11
1
-0
/
+1
|
*
Merge branch 'rule_buf-OOB'
David S. Miller
2023-09-11
5
-5
/
+18
|
|
\
|
|
*
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
2023-09-11
1
-0
/
+3
|
|
*
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
2023-09-11
1
-0
/
+5
|
|
*
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
2023-09-11
3
-5
/
+10
|
|
/
|
*
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
2023-09-11
1
-4
/
+6
|
*
Merge branch 'smc-r-fixes'
David S. Miller
2023-09-10
2
-1
/
+4
|
|
\
|
|
*
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
2023-09-10
1
-0
/
+2
|
|
*
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
2023-09-10
1
-1
/
+2
|
|
/
|
*
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-09-10
7
-51
/
+44
[next]