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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-05
sfc: Improve NIC internal error recovery
Ben Hutchings
1
-4
/
+19
2009-03-05
sfc: Fix search for flush completion events
Ben Hutchings
1
-12
/
+9
2009-03-05
sfc: Don't wake TX queues while they're being flushed
Ben Hutchings
1
-1
/
+1
2009-03-05
sfc: Clear I2C adapter structure in falcon_remove_nic()
Ben Hutchings
1
-0
/
+2
2009-03-05
sfc: Clean up properly on reset failure paths
Ben Hutchings
1
-3
/
+6
2009-03-05
sfc: Reject packets from the kernel TX queue during a loopback self-test
Ben Hutchings
1
-0
/
+3
2009-03-05
sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers
Ben Hutchings
1
-1
/
+8
2009-03-04
neigh: Allow for user space users of the neighbour table
Eric Biederman
2
-1
/
+6
2009-03-04
qlge: Add support for lost firmware events.
Ron Mercer
1
-0
/
+25
2009-03-04
qlge: Save status from firmware crash (system err).
Ron Mercer
1
-0
/
+3
2009-03-04
qlge: Improve handling for firmware init failure.
Ron Mercer
1
-0
/
+18
2009-03-04
qlge: Clean up event handler for firmware init.
Ron Mercer
1
-10
/
+20
2009-03-04
qlge: Add worker-handler for firmware events.
Ron Mercer
3
-1
/
+149
2009-03-04
qlge: Clean up link up processing.
Ron Mercer
1
-11
/
+10
2009-03-04
qlge: Clean up link down processing.
Ron Mercer
1
-14
/
+6
2009-03-04
qlge: Add firmware support for insert/remove SFP.
Ron Mercer
1
-0
/
+38
2009-03-04
veth: Allow setting the L3 MTU
Eric Biederman
1
-6
/
+39
2009-03-04
rds: fix iband RDMA dependencies
Randy Dunlap
1
-0
/
+1
2009-03-03
netxen: firmware download improvements
Dhananjay Phadke
2
-10
/
+24
2009-03-03
netxen: support larger dma addressing
Dhananjay Phadke
3
-33
/
+46
2009-03-03
sctp: Fix broken RTO-doubling for data retransmits
Vlad Yasevich
3
-22
/
+19
2009-03-03
sctp: use time_before or time_after for comparing jiffies
Wei Yongjun
2
-4
/
+6
2009-03-03
sctp: fix the length check in sctp_getsockopt_maxburst()
Wei Yongjun
1
-1
/
+2
2009-03-03
sctp: remove dup code in net/sctp/socket.c
Wei Yongjun
1
-6
/
+0
2009-03-03
sctp: Add some missing types for debug message
Wei Yongjun
1
-0
/
+4
2009-03-03
qlge: Add support for getting/setting port config.
Ron Mercer
3
-1
/
+228
2009-03-03
qlge: Add support for device ID 8000.
Ron Mercer
2
-1
/
+100
2009-03-03
qlge: Add support for firmware mailbox commands.
Ron Mercer
1
-4
/
+218
2009-03-03
tcp: tcp_init_wl / tcp_update_wl argument cleanup
Hantzis Fotis
4
-9
/
+8
2009-03-03
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2009-03-03
bnx2x: Register dump
Eilon Greenstein
2
-0
/
+607
2009-03-03
bnx2x: Debug prints
Eilon Greenstein
1
-19
/
+19
2009-03-03
bnx2x: Whitespace
Eilon Greenstein
2
-2
/
+3
2009-03-03
bnx2x: Loopback support at external PHY
Eilon Greenstein
1
-3
/
+3
2009-03-03
bnx2x: Display BCM8481 FW version
Eilon Greenstein
1
-0
/
+1
2009-03-03
bnx2x: BCM8705 has no microcode
Eilon Greenstein
1
-4
/
+3
2009-03-03
bnx2x: Enable BCM8726 module transmitter
Eilon Greenstein
1
-5
/
+1
2009-03-03
bnx2x: Supporting new BCM8726 FW
Eilon Greenstein
2
-11
/
+20
2009-03-03
bnx2x: Calling tx disable unconditionally
Eilon Greenstein
1
-4
/
+2
2009-03-03
bnx2x: Using DMA engine
Eilon Greenstein
2
-56
/
+31
2009-03-03
bnx2x: Missing module parameter description
Eilon Greenstein
1
-0
/
+1
2009-03-03
bnx2x: napi_poll budget check
Eilon Greenstein
1
-4
/
+18
2009-03-03
bnx2x: Unlimited Tx interrupt work
Eilon Greenstein
1
-7
/
+4
2009-03-03
bnx2x: Add rmb to read status block indices on load
Eilon Greenstein
1
-0
/
+4
2009-03-03
bnx2x: Reduce the likelihood of smb_mb
Eilon Greenstein
1
-7
/
+8
2009-03-03
bnx2x: Misleading name
Eilon Greenstein
1
-3
/
+3
2009-03-03
bnx2x: Remove redundant smb_mb on unload
Eilon Greenstein
1
-2
/
+0
2009-03-03
typhoon: repair firmware loading
David Dillow
1
-54
/
+83
2009-03-03
e1000: fix unmap bug
Jesse Brandeburg
1
-24
/
+27
2009-03-03
e1000e: fix unmap bug
Jesse Brandeburg
1
-34
/
+28
[next]