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-12-11
net: dsa: provide implementation of .support_eee()
Russell King (Oracle)
2024-12-11
net: dsa: add hook to determine whether EEE is supported
Russell King (Oracle)
2024-12-11
net: dsa: remove check for dp->pl in EEE methods
Russell King (Oracle)
2024-12-11
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
2024-12-11
Merge tag 'batadv-net-pullrequest-20241210' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2024-12-11
splice: do not checksum AF_UNIX sockets
Frederik Deweerdt
2024-12-11
tcp: Add sysctl to configure TIME-WAIT reuse delay
Jakub Sitnicki
2024-12-11
tcp: Measure TIME-WAIT reuse delay with millisecond precision
Jakub Sitnicki
2024-12-11
ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
Eric Dumazet
2024-12-11
ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
Eric Dumazet
2024-12-11
ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
Eric Dumazet
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2024-12-11
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-12-11
l2tp: Handle eth stats using NETDEV_PCPU_STAT_DSTATS.
James Chapman
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-12-10
rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
Eric Dumazet
2024-12-10
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
2024-12-10
tcp: check space before adding MPTCP SYN options
MoYuanhao
2024-12-10
net: pktgen: Use kthread_create_on_cpu()
Frederic Weisbecker
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
2024-12-09
mctp: no longer rely on net->dev_index_head[]
Eric Dumazet
2024-12-09
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
David Howells
2024-12-09
rxrpc: Fix request for an ACK when cwnd is minimum
David Howells
2024-12-09
rxrpc: Manage RTT per-call rather than per-peer
David Howells
2024-12-09
rxrpc: Add a reason indicator to the tx_ack tracepoint
David Howells
2024-12-09
rxrpc: Add a reason indicator to the tx_data tracepoint
David Howells
2024-12-09
rxrpc: Tidy up the ACK parsing a bit
David Howells
2024-12-09
rxrpc: Use irq-disabling spinlocks between app and I/O thread
David Howells
2024-12-09
rxrpc: Don't allocate a txbuf for an ACK transmission
David Howells
2024-12-09
rxrpc: Send jumbo DATA packets
David Howells
2024-12-09
rxrpc: Fix initial resend timeout
David Howells
2024-12-09
rxrpc: Fix the calculation and use of RTO
David Howells
2024-12-09
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
David Howells
2024-12-09
rxrpc: Generate rtt_min
David Howells
2024-12-09
rxrpc: Don't use received skbuff timestamps
David Howells
2024-12-09
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
2024-12-09
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
2024-12-09
rxrpc: Adjust names and types of congestion-related fields
David Howells
2024-12-09
rxrpc: Display stats about jumbo packets transmitted and received
David Howells
2024-12-09
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
2024-12-09
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
2024-12-09
rxrpc: Implement progressive transmission queue struct
David Howells
2024-12-09
rxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ack
David Howells
2024-12-09
rxrpc: Timestamp DATA packets before transmitting them
David Howells
2024-12-09
rxrpc: Only set DF=1 on initial DATA transmission
David Howells
[prev]
[next]