index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-06-09
SUNRPC: Remove redundant crypto Kconfig dependencies
Chuck Lever
2026-06-09
SUNRPC: Remove per-enctype Kconfig options
Chuck Lever
2026-06-09
SUNRPC: Remove dead code from rpcsec_gss_krb5
Chuck Lever
2026-06-09
SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctx
Chuck Lever
2026-06-09
SUNRPC: Remove encrypt/decrypt function pointers from enctype table
Chuck Lever
2026-06-09
SUNRPC: Remove wrap/unwrap function pointers from enctype table
Chuck Lever
2026-06-09
SUNRPC: Remove get_mic/verify_mic function pointers from enctype table
Chuck Lever
2026-06-09
SUNRPC: Switch MIC token verification to crypto/krb5
Chuck Lever
2026-06-09
SUNRPC: Switch MIC token generation to crypto/krb5
Chuck Lever
2026-06-09
SUNRPC: Switch Camellia decrypt to crypto/krb5
Chuck Lever
2026-06-09
SUNRPC: Switch wrap token decryption to crypto/krb5
Chuck Lever
2026-06-09
SUNRPC: Switch wrap token encryption to crypto/krb5
Chuck Lever
2026-06-09
SUNRPC: Prepare crypto/krb5 encryption and checksum handles
Chuck Lever
2026-06-09
SUNRPC: Add errno-to-GSS status conversion helper
Chuck Lever
2026-06-09
SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
Chuck Lever
2026-06-09
SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctx
Chuck Lever
2026-06-09
SUNRPC: Add Kconfig dependency on CRYPTO_KRB5
Chuck Lever
2026-06-09
net: ethtool: optionally skip rtnl_lock on IOCTL path
Jakub Kicinski
2026-06-09
net: ethtool: ioctl: concentrate the locking
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock in RSS context handlers
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_tsinfo_dumpit()
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock in cable test handlers
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
Jakub Kicinski
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
2026-06-09
net: ethtool: relax ethnl_req_get_phydev() locking assertion
Jakub Kicinski
2026-06-09
net: ethtool: serialize broadcast notification sequence allocation
Jakub Kicinski
2026-06-09
esp: fix page frag reference leak on skb_to_sgvec failure
Alessandro Schino
2026-06-09
ipv4: igmp: annotate data-races around timer-related fields
Yuyang Huang
2026-06-09
ipv4: igmp: annotate data-races around in_dev->mc_count
Yuyang Huang
2026-06-09
netconsole: do not dequeue pooled skbs that cannot satisfy len
Breno Leitao
2026-06-09
rxrpc: Fix the ACK parser to extract the SACK table for parsing
David Howells
2026-06-08
net: openvswitch: fix possible kfree_skb of ERR_PTR
Adrian Moreno
2026-06-08
tls: Flush backlog before waiting for a new record
Chuck Lever
2026-06-08
tls: Suppress spurious saved_data_ready on all receive paths
Chuck Lever
2026-06-08
tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()
Chuck Lever
2026-06-08
tls: Move decrypt-failure abort into tls_rx_one_record()
Chuck Lever
2026-06-08
tls: Re-present partially-consumed records in tls_sw_read_sock()
Chuck Lever
2026-06-08
tls: Avoid evaluating freed skb in tls_sw_read_sock() loop
Chuck Lever
2026-06-08
net: garp: reload skb header pointers after pskb_may_pull()
David Carlier
2026-06-08
ipv6: sit: reload inner IPv6 header after GSO offloads
Kyle Zeng
2026-06-08
net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
Mingyu Wang
2026-06-08
netdev: fix double-free in netdev_nl_bind_rx_doit()
Jakub Kicinski
2026-06-08
net: phonet: free phonet_device after RCU grace period
Santosh Kalluri
2026-06-08
net: add pskb_may_pull() to skb_gro_receive_list()
HanQuan
2026-06-08
ip6mr: Replace RTNL with a dedicated mutex for MFC.
Kuniyuki Iwashima
2026-06-08
ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init().
Kuniyuki Iwashima
2026-06-08
ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
2026-06-08
ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table().
Kuniyuki Iwashima
[prev]
[next]