开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: update inetpeer timestamp in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2024-12-17
Merge branch 'net-constify-struct-bin_attribute'
Jakub Kicinski
2024-12-17
netxen_nic: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-17
net: phy: ks8995: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-17
net: bridge: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-17
net: page_pool: rename page_pool_is_last_ref()
Jakub Kicinski
2024-12-17
rust: net::phy scope ThisModule usage in the module_phy_driver macro
Rahul Rameshbabu
2024-12-17
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
2024-12-17
Merge branch 'af_unix-prepare-for-skb-drop-reason'
Paolo Abeni
2024-12-17
af_unix: Remove unix_our_peer().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up error paths in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up SOCK_DEAD error paths in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Defer sock_put() to clean up path in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Split restart label in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Use msg->{msg_name,msg_namelen} in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Move !sunaddr case in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Set error only when needed in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up error paths in unix_stream_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Set error only when needed in unix_stream_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up error paths in unix_stream_connect().
Kuniyuki Iwashima
2024-12-17
af_unix: Set error only when needed in unix_stream_connect().
Kuniyuki Iwashima
2024-12-16
Merge branch 'r8169-add-support-for-rtl8125d-rev-b'
Jakub Kicinski
2024-12-16
r8169: add support for RTL8125D rev.b
ChunHao Lin
2024-12-16
r8169: adjust version numbering for RTL8126
Heiner Kallweit
2024-12-16
Merge branch 'add-support-for-so_priority-cmsg'
Jakub Kicinski
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
2024-12-16
selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
Anna Emese Nyiri
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
2024-12-16
sock: Introduce sk_set_prio_allowed helper function
Anna Emese Nyiri
2024-12-16
netlink: specs: add phys-binding attr to rt_link spec
Donald Hunter
2024-12-16
rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted
David Howells
2024-12-16
rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
David Howells
2024-12-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2024-12-16
Merge branch 'net-timestamp-selectable'
David S. Miller
2024-12-16
net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Kory Maincent
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2024-12-16
net: Make net_hwtstamp_validate accessible
Kory Maincent
2024-12-16
net: Make dev_get_hwtstamp_phylib accessible
Kory Maincent
2024-12-16
Merge branch 'tls1.3-key-updates'
David S. Miller
2024-12-16
selftests: tls: add rekey tests
Sabrina Dubroca
2024-12-16
selftests: tls: add key_generation argument to tls_crypto_info_init
Sabrina Dubroca
2024-12-16
docs: tls: document TLS1.3 key updates
Sabrina Dubroca
2024-12-16
tls: add counters for rekey
Sabrina Dubroca
2024-12-16
tls: implement rekey for TLS1.3
Sabrina Dubroca
2024-12-16
tls: block decryption when a rekey is pending
Sabrina Dubroca
2024-12-16
net/mlx5: Add device cap abs_native_port_num
Rongwei Liu
[next]