index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gdb
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
bnxt_en: fix accessing vnic_info before allocating it
Alexander Lobakin
1
-3
/
+3
2024-02-27
selftests: netdevsim: be less selective for FW for the devlink test
Jakub Kicinski
1
-1
/
+1
2024-02-27
veth: try harder when allocating queue memory
Jakub Kicinski
1
-2
/
+3
2024-02-27
spi: Drop mismerged fix
Mark Brown
1
-7
/
+7
2024-02-27
ionic: restore netdev feature bits after reset
Shannon Nelson
1
-1
/
+4
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
4
-1
/
+24
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
1
-7
/
+10
2024-02-27
net: stmmac: mmc_core: Drop interrupt registers from stats
Jesper Nilsson
3
-9
/
+0
2024-02-27
net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll interval
Ciprian Regus
1
-4
/
+6
2024-02-27
net: ipa: don't bother zeroing an already zero register
Alex Elder
1
-1
/
+1
2024-02-27
net: ipa: kill ipa_power_suspend_handler()
Alex Elder
4
-27
/
+2
2024-02-27
net: ipa: move ipa_interrupt_suspend_clear_all() up
Alex Elder
1
-24
/
+24
2024-02-27
net: ipa: kill the IPA_POWER_FLAG_RESUMED flag
Alex Elder
1
-21
/
+0
2024-02-27
net: ipa: kill IPA_POWER_FLAG_SYSTEM
Alex Elder
1
-10
/
+3
2024-02-27
net: ipa: don't bother aborting system resume
Alex Elder
1
-2
/
+3
2024-02-27
net: phy: simplify genphy_c45_ethtool_set_eee
Heiner Kallweit
1
-9
/
+4
2024-02-26
selftests: mptcp: diag: change timeout_poll to 30
Geliang Tang
1
-1
/
+1
2024-02-26
selftests: mptcp: join: change capture/checksum as bool
Geliang Tang
1
-11
/
+11
2024-02-26
selftests: mptcp: simult flows: define missing vars
Geliang Tang
1
-0
/
+6
2024-02-26
selftests: mptcp: netlink: drop duplicate var ret
Geliang Tang
1
-1
/
+0
2024-02-26
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-02-26
mptcp: check the protocol in tcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
1
-0
/
+10
2024-02-26
mptcp: token kunit: set protocol
Matthieu Baerts (NGI0)
1
-1
/
+6
2024-02-26
selftests: mptcp: lib: catch duplicated subtest entries
Matthieu Baerts (NGI0)
1
-0
/
+21
2024-02-26
selftests: mptcp: explicitly trigger the listener diag code-path
Paolo Abeni
1
-1
/
+29
2024-02-26
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
1
-0
/
+3
2024-02-26
mptcp: fix double-free on socket dismantle
Davide Caratti
1
-0
/
+49
2024-02-26
selftests: mptcp: join: add ss mptcp support check
Geliang Tang
1
-0
/
+5
2024-02-26
mptcp: fix potential wake-up event loss
Paolo Abeni
1
-10
/
+11
2024-02-26
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
1
-1
/
+1
2024-02-26
mptcp: push at DSS boundaries
Paolo Abeni
1
-0
/
+1
2024-02-26
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-26
selftests: mptcp: rm subflow with v4/v4mapped addr
Geliang Tang
2
-14
/
+18
2024-02-26
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
1
-0
/
+10
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
3
-42
/
+27
2024-02-26
dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
Varshini Rajendran
1
-0
/
+5
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
5
-12
/
+16
2024-02-26
net/vsockmon: Do not set zeroed statistics
Breno Leitao
1
-3
/
+0
2024-02-26
net/vsockmon: Leverage core stats allocator
Breno Leitao
1
-15
/
+1
2024-02-26
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
1
-1
/
+2
2024-02-26
fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
Mark O'Donovan
1
-1
/
+1
2024-02-26
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
1
-2
/
+2
2024-02-26
net: pcs: xpcs: Explicitly return error on caps validation
Serge Semin
1
-3
/
+4
2024-02-26
net: pcs: xpcs: Return EINVAL in the internal methods
Serge Semin
1
-2
/
+2
2024-02-26
net: pcs: xpcs: Drop redundant workqueue.h include directive
Serge Semin
1
-1
/
+1
2024-02-26
net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
Serge Semin
1
-3
/
+1
2024-02-26
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
1
-3
/
+4
2024-02-26
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
1
-5
/
+4
2024-02-26
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
1
-10
/
+11
2024-02-26
inet: switch inet_dump_fib() to RCU protection
Eric Dumazet
2
-21
/
+20
[prev]
[next]