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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
wimax: fix printk format warnings
Randy Dunlap
2
-3
/
+3
2012-07-22
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
4
-12
/
+12
2012-07-21
forcedeth: spin_unlock_irq in interrupt handler fix
Denis Efremov
1
-2
/
+2
2012-07-20
atl1c: fix issue of io access mode for AR8152 v2.1
Cloud Ren
2
-1
/
+20
2012-07-20
tun: fix a crash bug and a memory leak
Mikulas Patocka
1
-0
/
+3
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-248
/
+344
2012-07-20
team: add multiqueue support
Jiri Pirko
1
-5
/
+60
2012-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
1
-1
/
+1
2012-07-20
net: rename bond_queue_mapping to slave_dev_queue_mapping
Jiri Pirko
1
-3
/
+3
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
1
-6
/
+8
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-9
/
+6
2012-07-20
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-12
/
+8
2012-07-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
14
-87
/
+225
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
113
-2066
/
+3629
2012-07-20
can: janz-ican3: add support for one shot mode
Ira W. Snyder
1
-1
/
+7
2012-07-20
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
Ira W. Snyder
1
-1
/
+11
2012-07-20
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
Ira W. Snyder
1
-46
/
+157
2012-07-20
can: janz-ican3: fix error and byte counters
Ira W. Snyder
1
-5
/
+6
2012-07-20
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
Marc Kleine-Budde
1
-5
/
+5
2012-07-20
can: janz-ican3: drop invalid skbs
Ira W. Snyder
1
-0
/
+3
2012-07-20
can: janz-ican3: remove dead code
Ira W. Snyder
1
-2
/
+0
2012-07-20
can: flexcan: add 2nd clock to support imx53 and newer
Steffen Trumtrar
1
-18
/
+27
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
14
-14
/
+14
2012-07-20
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2
-8
/
+13
2012-07-20
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
1
-9
/
+11
2012-07-20
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
6
-3
/
+46
2012-07-20
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
4
-122
/
+154
2012-07-20
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
3
-86
/
+86
2012-07-20
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2
-27
/
+32
2012-07-20
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2
-17
/
+17
2012-07-20
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
1
-4
/
+11
2012-07-20
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
3
-19
/
+21
2012-07-20
Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...
David S. Miller
1
-27
/
+34
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
143
-1068
/
+1609
2012-07-19
mlx4_en: map entire pages to increase throughput
Thadeu Lima de Souza Cascardo
2
-109
/
+131
2012-07-19
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
1
-0
/
+1
2012-07-19
net: e100: ucode is optional in some cases
Bjørn Mork
1
-9
/
+31
2012-07-19
asix: AX88172A driver depends on phylib
Christian Riesch
1
-0
/
+1
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
4
-0
/
+87
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
4
-32
/
+24
2012-07-19
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
1
-2
/
+6
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-19
libertas: firmware.c: remove duplicated include
Duan Jiong
1
-2
/
+0
2012-07-19
net/mlx4_en: Add accelerated RFS support
Amir Vadai
4
-1
/
+342
2012-07-19
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
Amir Vadai
3
-3
/
+15
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
4
-7
/
+4
2012-07-19
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-15
/
+32
2012-07-19
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+16
2012-07-19
cx25821: Remove bad strcpy to read-only char*
Ezequiel Garcia
2
-4
/
+1
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
[next]