index
:
git.armlinux.org.uk/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-09
rxrpc: Timestamp DATA packets before transmitting them
David Howells
2024-12-09
rxrpc: Only set DF=1 on initial DATA transmission
David Howells
2024-12-09
rxrpc: Fix injection of packet loss
David Howells
2024-12-09
rxrpc: Fix CPU time starvation in I/O thread
David Howells
2024-12-09
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
2024-12-09
rxrpc: Prepare to be able to send jumbo DATA packets
David Howells
2024-12-09
rxrpc: Separate the packet length from the data length in rxrpc_txbuf
David Howells
2024-12-09
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
2024-12-09
rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf
David Howells
2024-12-09
rxrpc: Request an ACK on impending Tx stall
David Howells
2024-12-09
rxrpc: Show stats counter for received reason-0 ACKs
David Howells
2024-12-09
rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag
David Howells
2024-12-09
rxrpc: Clean up Tx header flags generation handling
David Howells
2024-12-09
rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible
David Howells
2024-12-09
rxrpc: Fix handling of received connection abort
David Howells
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-07
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2024-12-06
net: tipc: remove one synchronize_net() from tipc_nametbl_stop()
Eric Dumazet
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-06
wifi: cfg80211: sme: init n_channels before channels[] access
Haoyu Li
2024-12-05
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
2024-12-05
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
2024-12-05
xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
Alexander Lobakin
2024-12-05
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-12-05
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
2024-12-05
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
2024-12-05
batman-adv: Don't keep redundant TT change events
Remi Pommarel
2024-12-05
batman-adv: Remove atomic usage for tt.local_changes
Remi Pommarel
2024-12-05
batman-adv: Reorder includes for distributed-arp-table.c
Sven Eckelmann
2024-12-05
batman-adv: Start new development cycle
Simon Wunderlich
2024-12-05
batman-adv: Do not let TT changes list grows indefinitely
Remi Pommarel
2024-12-05
batman-adv: Remove uninitialized data in full table TT response
Remi Pommarel
2024-12-05
batman-adv: Do not send uninitialized TT changes
Remi Pommarel
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-05
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
[prev]
[next]