index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
vxlan: Track reserved bits explicitly as part of the configuration
Petr Machata
1
-0
/
+1
2024-12-10
net: reformat kdoc return statements
Jakub Kicinski
21
-101
/
+101
2024-12-10
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
David Howells
1
-19
/
+323
2024-12-10
rxrpc: Manage RTT per-call rather than per-peer
David Howells
1
-1
/
+1
2024-12-10
rxrpc: Add a reason indicator to the tx_ack tracepoint
David Howells
1
-4
/
+9
2024-12-10
rxrpc: Add a reason indicator to the tx_data tracepoint
David Howells
1
-7
/
+14
2024-12-10
rxrpc: Don't allocate a txbuf for an ACK transmission
David Howells
1
-2
/
+0
2024-12-10
rxrpc: Display userStatus in rxrpc_rx_ack trace
David Howells
1
-1
/
+4
2024-12-10
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
David Howells
1
-4
/
+10
2024-12-10
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
1
-9
/
+5
2024-12-10
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
1
-11
/
+75
2024-12-10
rxrpc: Adjust names and types of congestion-related fields
David Howells
1
-23
/
+35
2024-12-10
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
1
-36
/
+32
2024-12-10
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
1
-10
/
+10
2024-12-10
rxrpc: Implement progressive transmission queue struct
David Howells
1
-15
/
+83
2024-12-10
rxrpc: Fix CPU time starvation in I/O thread
David Howells
1
-0
/
+3
2024-12-10
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
1
-0
/
+41
2024-12-10
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
1
-0
/
+124
2024-12-10
rxrpc: Request an ACK on impending Tx stall
David Howells
1
-0
/
+1
2024-12-10
rxrpc: Clean up Tx header flags generation handling
David Howells
1
-1
/
+0
2024-12-10
rxrpc: Fix handling of received connection abort
David Howells
1
-0
/
+25
2024-12-10
ktime: Add us_to_ktime()
David Howells
1
-0
/
+5
2024-12-07
vrf: Make pcpu_dstats update functions available to other modules.
Guillaume Nault
1
-0
/
+40
2024-12-07
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
1
-1
/
+1
2024-12-06
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
2
-5
/
+5
2024-12-06
netmem: add a couple of page helper wrappers
Alexander Lobakin
1
-2
/
+76
2024-12-06
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
1
-0
/
+1
2024-12-06
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
1
-0
/
+32
2024-12-06
xdp, xsk: constify read-only arguments of some static inline helpers
Alexander Lobakin
3
-18
/
+24
2024-12-06
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
4
-14
/
+15
2024-12-06
xsk: align &xdp_buff_xsk harder
Alexander Lobakin
1
-1
/
+1
2024-12-06
net_sched: sch_fq: add three drop_reason
Eric Dumazet
2
-0
/
+26
2024-12-05
ethtool: regenerate uapi header from the spec
Stanislav Fomichev
1
-33
/
+56
2024-12-05
ethtool: remove the comments that are not gonna be generated
Stanislav Fomichev
1
-404
/
+274
2024-12-05
ethtool: separate definitions that are gonna be generated
Stanislav Fomichev
2
-892
/
+900
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
70
-231
/
+1069
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-0
/
+8
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+1
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+1
2024-12-05
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
1
-0
/
+9
2024-12-05
net: phylink: add pcs_inband_caps() method
Russell King (Oracle)
1
-0
/
+17
2024-12-05
net: phy: add phy_config_inband()
Russell King (Oracle)
1
-0
/
+6
2024-12-05
net: phy: add phy_inband_caps()
Russell King (Oracle)
1
-0
/
+28
2024-12-05
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
1
-1
/
+1
2024-12-05
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-0
/
+5
2024-12-04
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-0
/
+1
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
7
-10
/
+9
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-11
/
+1
[next]