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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
Merge branch 'mptcp-more-misc-fixes-for-v6-8'
Jakub Kicinski
8
-27
/
+128
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
Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
3
-10
/
+10
2024-02-26
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
6
-22
/
+88
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
Merge branch 'pcs-xpcs-cleanups'
David S. Miller
1
-9
/
+8
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
Merge branch 'rtnetlink-reduce-rtnl-pressure'
David S. Miller
32
-198
/
+238
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
2024-02-26
nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
Eric Dumazet
1
-1
/
+1
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
6
-9
/
+26
2024-02-26
ipv6: switch inet6_dump_ifinfo() to RCU protection
Eric Dumazet
1
-1
/
+1
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
4
-0
/
+8
2024-02-26
rtnetlink: change nlk->cb_mutex role
Eric Dumazet
2
-16
/
+21
2024-02-26
netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
Eric Dumazet
1
-7
/
+6
2024-02-26
netlink: fix netlink_diag_dump() return value
Eric Dumazet
1
-1
/
+1
2024-02-26
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Eric Dumazet
1
-27
/
+19
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
3
-8
/
+13
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2
-75
/
+90
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
16
-20
/
+20
2024-02-26
Merge branch 'dp83826'
David S. Miller
2
-0
/
+60
2024-02-26
net: phy: dp83826: support configuring RMII master/slave operation mode
Jérémie Dautheribes
1
-5
/
+38
2024-02-26
net: phy: dp83826: Add support for phy-mode configuration
Jérémie Dautheribes
1
-0
/
+11
2024-02-26
dt-bindings: net: dp83822: support configuring RMII master/slave mode
Jérémie Dautheribes
1
-0
/
+16
2024-02-26
net: dsa: microchip: Add support for bridge port isolation
Oleksij Rempel
2
-5
/
+51
2024-02-26
selftests: net: veth: test syncing GRO and XDP state while device is down
Jakub Kicinski
1
-0
/
+14
2024-02-26
net: veth: clear GRO when clearing XDP even when down
Jakub Kicinski
1
-18
/
+17
2024-02-25
Linux 6.8-rc6
Linus Torvalds
1
-1
/
+1
[prev]
[next]