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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
1
-6
/
+5
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
1
-2
/
+2
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
16
-31
/
+15
2024-12-08
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
1
-1
/
+3
2024-12-08
Merge branch 'ocelot-ptp-fixes'
Jakub Kicinski
3
-82
/
+130
2024-12-08
net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()
Vladimir Oltean
1
-17
/
+42
2024-12-08
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
3
-57
/
+80
2024-12-08
net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safe
Vladimir Oltean
1
-8
/
+6
2024-12-08
net: mscc: ocelot: improve handling of TX timestamp for unknown skb
Vladimir Oltean
1
-2
/
+2
2024-12-08
net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()
Vladimir Oltean
1
-1
/
+3
2024-12-08
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
1
-1
/
+2
2024-12-08
net: stmmac: fix TSO DMA API usage causing oops
Russell King (Oracle)
1
-3
/
+4
2024-12-07
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2
-1
/
+20
2024-12-07
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-07
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
2
-10
/
+11
2024-12-07
bnxt_en: Fix potential crash when dumping FW log coredump
Hongguang Gao
1
-2
/
+2
2024-12-07
bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
Michael Chan
2
-8
/
+9
2024-12-07
ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
Thomas Weißschuh
1
-3
/
+3
2024-12-07
Merge branch 'selftests-mlxsw-add-few-fixes-for-sharedbuffer-test'
Jakub Kicinski
1
-15
/
+40
2024-12-07
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
1
-0
/
+40
2024-12-07
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
1
-10
/
+0
2024-12-07
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
1
-5
/
+0
2024-12-06
net/mlx5: DR, prevent potential error pointer dereference
Dan Carpenter
1
-1
/
+3
2024-12-06
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
1
-1
/
+6
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
87
-454
/
+985
2024-12-05
Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+38
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-39
/
+40
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
35
-394
/
+631
2024-12-05
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
1
-6
/
+37
2024-12-05
net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
Shradha Gupta
1
-0
/
+1
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
1
-1
/
+6
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
7
-17
/
+72
2024-12-05
Merge branch 'vsock-test-fix-wrong-setsockopt-parameters'
Paolo Abeni
9
-64
/
+204
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
9
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2
-5
/
+5
2024-12-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
11
-18
/
+41
2024-12-05
Merge branch 'mlx5-misc-fixes-2024-12-03'
Jakub Kicinski
5
-19
/
+34
2024-12-05
net/mlx5e: Remove workaround to avoid syndrome for internal port
Jianbo Liu
1
-2
/
+11
2024-12-05
net/mlx5e: SD, Use correct mdev to build channel param
Tariq Toukan
1
-15
/
+17
2024-12-05
net/mlx5: E-Switch, Fix switching to switchdev mode in MPV
Patrisious Haddad
1
-2
/
+2
2024-12-05
net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabled
Patrisious Haddad
1
-0
/
+1
2024-12-05
net/mlx5: HWS: Properly set bwc queue locks lock classes
Cosmin Ratiu
1
-0
/
+1
2024-12-05
net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout
Cosmin Ratiu
1
-0
/
+2
2024-12-05
Merge branch 'bnxt_en-support-header-page-pool-in-queue-api'
Jakub Kicinski
1
-76
/
+129
2024-12-05
bnxt_en: handle tpa_info in queue API implementation
David Wei
1
-4
/
+23
2024-12-05
bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
David Wei
1
-20
/
+16
2024-12-05
bnxt_en: refactor tpa_info alloc/free into helpers
David Wei
1
-52
/
+90
2024-12-05
geneve: do not assume mac header is set in geneve_xmit_skb()
Eric Dumazet
1
-1
/
+1
2024-12-05
mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4
Ido Schimmel
1
-1
/
+5
[next]