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.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-04-30
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
6
-224
/
+195
2009-04-30
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
7
-100
/
+82
2009-04-30
sfc: Use generic MDIO functions and definitions
Ben Hutchings
14
-845
/
+311
2009-04-30
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
4
-0
/
+429
2009-04-30
mdio: Add register definitions for MDIO (clause 45)
Ben Hutchings
1
-0
/
+237
2009-04-30
ethtool: Add port type PORT_OTHER
Ben Hutchings
1
-0
/
+1
2009-04-30
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
1
-2
/
+0
2009-04-30
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
1
-9
/
+13
2009-04-30
pcnet32: Remove pointless memory barriers
John Dykstra
1
-2
/
+2
2009-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-18
/
+23
2009-04-30
mac80211: default to automatic power control
Johannes Berg
1
-0
/
+1
2009-04-30
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
1
-10
/
+9
2009-04-29
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
Don Skidmore
1
-11
/
+6
2009-04-29
netxen: fix firmware download
Dhananjay Phadke
4
-207
/
+216
2009-04-29
netxen: refactor netxen_recv_context struct
Dhananjay Phadke
5
-40
/
+71
2009-04-29
netxen: fix link event handling
Dhananjay Phadke
3
-2
/
+3
2009-04-29
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
1
-7
/
+23
2009-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-31
/
+61
2009-04-29
netfilter: revised locking for x_tables
Stephen Hemminger
5
-296
/
+204
2009-04-28
ath5k: fix buffer overrun in rate debug code
Bob Copeland
1
-1
/
+1
2009-04-28
iwlwifi: notify on scan completion even when shutting down
Johannes Berg
1
-2
/
+2
2009-04-28
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-4
/
+10
2009-04-28
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
1
-1
/
+0
2009-04-28
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
1
-6
/
+3
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
4
-3
/
+40
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2
-22
/
+18
2009-04-28
gianfar: Use memset instead of cacheable_memzero
Kumar Gala
1
-1
/
+2
2009-04-28
inet_diag: Remove dup assignments
Arnaldo Carvalho de Melo
1
-2
/
+0
2009-04-28
net: netif_tx_queue_stopped too expensive
Eric Dumazet
1
-2
/
+8
2009-04-28
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2
-3
/
+17
2009-04-28
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
Grant Likely
1
-3
/
+0
2009-04-28
fs_enet: Remove dead code
Kumar Gala
3
-77
/
+1
2009-04-28
ixgbe: Clear out stray tx work on link down
Nelson, Shannon
1
-0
/
+22
2009-04-28
ixgbe: Interrupt management update for 82599
Nelson, Shannon
1
-40
/
+50
2009-04-28
ixgbe: enable HW RSC for 82599
Alexander Duyck
4
-12
/
+152
2009-04-28
ixgbe: enable hardware offload for sctp
Jesse Brandeburg
2
-2
/
+18
2009-04-28
igb: Enable SCTP checksum offloading
Jesse Brandeburg
4
-4
/
+31
2009-04-28
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
2
-3
/
+16
2009-04-28
igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY
Alexander Duyck
2
-26
/
+11
2009-04-28
igb: make rxcsum configuration seperate from multiqueue
Alexander Duyck
2
-20
/
+12
2009-04-28
igb: reconfigure mailbox timeout logic
Alexander Duyck
1
-4
/
+4
2009-04-28
smsc911x: add fifo byteswap support V2
Magnus Damm
2
-0
/
+23
2009-04-28
atl1c: disable L1/L0s when link detected
Jie Yang
1
-17
/
+7
2009-04-27
net: Fix typo in net_device_ops description.
Mike Rapoport
1
-1
/
+1
2009-04-27
gro: Fix COMPLETE checksum handling
Herbert Xu
3
-2
/
+9
2009-04-27
gro: Fix handling of headers that extend over the tail
Herbert Xu
2
-9
/
+4
2009-04-27
ipv4: Limit size of route cache hash table
Anton Blanchard
1
-1
/
+1
2009-04-27
Add reference to CAPI 2.0 standard
Karsten Keil
1
-7
/
+13
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
3
-0
/
+380
2009-04-27
update Documentation/isdn/00-INDEX
Tilman Schmidt
1
-4
/
+11
[prev]
[next]