index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-07-12
tipc: Consolidate redundant functions
Shigeru Yoshida
2024-07-12
tipc: Remove unused struct declaration
Shigeru Yoshida
2024-07-11
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-07-11
net: psample: fix flag being set in wrong skb
Adrian Moreno
2024-07-11
Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-07-11
net: ethtool: Fix RSS setting
Saeed Mahameed
2024-07-11
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
2024-07-11
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
2024-07-11
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
libceph: fix crush_choose_firstn() kernel-doc warnings
Jeff Johnson
2024-07-11
libceph: suppress crush_choose_indep() kernel-doc warnings
Jeff Johnson
2024-07-11
Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
2024-07-10
tcp: avoid too many retransmit packets
Eric Dumazet
2024-07-10
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
2024-07-10
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
2024-07-10
wifi: mac80211: fix AP chandef capturing in CSA
Johannes Berg
2024-07-10
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
2024-07-09
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
2024-07-09
net: tls: Pass union tls_crypto_context pointer to memzero_explicit
Simon Horman
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
2024-07-09
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
2024-07-09
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
2024-07-09
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
2024-07-09
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
2024-07-09
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
2024-07-09
l2tp: fix possible UAF when cleaning up tunnels
James Chapman
2024-07-09
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
2024-07-08
net: page_pool: fix warning code
Johannes Berg
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
2024-07-08
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
2024-07-08
SUNRPC: Add a trace point in svc_xprt_deferred_close
Chuck Lever
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
2024-07-08
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
[prev]
[next]