index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
2
-4
/
+7
2023-05-25
s390/ism: Set DMA coherent mask
Niklas Schnelle
1
-1
/
+1
2023-05-25
net/mlx4: Use bitmap_weight_and()
Christophe JAILLET
1
-5
/
+2
2023-05-25
Documentation: net: net.core.txrehash is not specific to listening sockets
Antoine Tenart
1
-2
/
+2
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
3
-7
/
+13
2023-05-25
net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Antoine Tenart
1
-1
/
+1
2023-05-25
leds: trigger: netdev: Use mutex instead of spinlocks
Christian Marangi
1
-9
/
+9
2023-05-25
leds: trigger: netdev: Convert device attr to macro
Christian Marangi
1
-41
/
+16
2023-05-25
leds: trigger: netdev: Rename add namespace to netdev trigger enum modes
Christian Marangi
1
-33
/
+25
2023-05-25
leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from mode
Christian Marangi
1
-11
/
+8
2023-05-25
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
1
-0
/
+3
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-25
net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
Russell King (Oracle)
1
-20
/
+33
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
net: pcs: xpcs: avoid reading STAT1 more than once
Russell King (Oracle)
1
-41
/
+50
2023-05-24
net: pcs: xpcs: use phylink_resolve_c73() helper
Russell King (Oracle)
1
-39
/
+1
2023-05-24
net: pcs: xpcs: correct pause resolution
Russell King (Oracle)
1
-1
/
+10
2023-05-24
net: pcs: xpcs: correct lp_advertising contents
Russell King (Oracle)
1
-4
/
+5
2023-05-24
net: pcs: xpcs: use mii_c73_to_linkmode() helper
Russell King (Oracle)
1
-12
/
+1
2023-05-24
net: pcs: xpcs: clean up reading clause 73 link partner advertisement
Russell King (Oracle)
2
-25
/
+17
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2
-0
/
+41
2023-05-24
net: phylink: remove duplicated linkmode pause resolution
Russell King (Oracle)
1
-11
/
+4
2023-05-24
net: mdio: add clause 73 to ethtool conversion helper
Russell King (Oracle)
2
-0
/
+63
2023-05-24
ALSA: hda/realtek: Enable headset onLenovo M70/M90
Bin Li
1
-0
/
+2
2023-05-24
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
4
-13
/
+10
2023-05-24
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
1
-4
/
+0
2023-05-24
devlink: remove duplicate port notification
Jiri Pirko
4
-55
/
+6
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
3
-4
/
+8
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
1
-57
/
+44
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2
-6
/
+12
2023-05-24
udp: Stop using RTO_ONLINK.
Guillaume Nault
1
-11
/
+6
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2
-11
/
+4
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2
-10
/
+18
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-24
docs: netdev: document the existence of the mail bot
Jakub Kicinski
1
-7
/
+26
2023-05-24
gve: Support IPv6 Big TCP on DQ
Coco Li
2
-0
/
+9
2023-05-24
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-24
unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-127
/
+7
2023-05-24
af_unix: Support MSG_SPLICE_PAGES
David Howells
1
-16
/
+33
2023-05-24
ip: Remove ip_append_page()
David Howells
2
-146
/
+4
[next]