开源镜像站
帮助
下载
动态
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
path:
root
/
net
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
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
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
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
sock: Introduce SO_RCVPRIORITY socket option
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
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
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
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-15
mptcp: drop useless "err = 0" in subflow_destroy
Geliang Tang
2024-12-15
mptcp: change local addr type of subflow_destroy
Geliang Tang
2024-12-15
mptcp: drop free_list for deleting entries
Geliang Tang
2024-12-15
mptcp: move mptcp_pm_remove_addrs into pm_userspace
Geliang Tang
2024-12-15
mptcp: add mptcp_userspace_pm_get_sock helper
Geliang Tang
2024-12-15
mptcp: add mptcp_for_each_userspace_pm_addr macro
Geliang Tang
2024-12-15
mptcp: add mptcp_userspace_pm_lookup_addr helper
Geliang Tang
2024-12-15
ipv4: output metric as unsigned int
Maximilian Güntner
2024-12-15
netlink: add IGMP/MLD join/leave notifications
Yuyang Huang
2024-12-12
page_pool: disable sync for cpu for dmabuf memory provider
Mina Almasry
2024-12-12
page_pool: Set `dma_sync` to false for devmem memory provider
Samiullah Khawaja
2024-12-12
net: page_pool: rename page_pool_alloc_netmem to *_netmems
Mina Almasry
2024-12-12
xdp: make __xdp_return() MP-agnostic
Alexander Lobakin
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
2024-12-12
page_pool: allow mixing PPs within one bulk
Alexander Lobakin
2024-12-12
net_sched: sch_cake: Add drop reasons
Toke Høiland-Jørgensen
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]