index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
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
2012-07-19
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-19
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
1
-13
/
+23
2012-07-19
md: fix bug in handling of new_data_offset
NeilBrown
1
-0
/
+1
2012-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
3
-4
/
+7
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2
-5
/
+2
2012-07-18
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
1
-25
/
+25
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
4
-37
/
+8
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
4
-47
/
+423
2012-07-18
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
1
-12
/
+12
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
1
-70
/
+83
2012-07-18
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2
-180
/
+163
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
3
-34
/
+28
2012-07-18
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
1
-5
/
+2
2012-07-18
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
1
-1
/
+1
2012-07-18
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
Chris Metcalf
1
-1
/
+1
2012-07-18
tilegx net driver: handle payload data not in frags
Chris Metcalf
1
-18
/
+18
2012-07-18
net: tilegx driver bugfix (be explicit about percpu queue number)
Chris Metcalf
1
-8
/
+15
2012-07-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
11
-27
/
+848
2012-07-18
team: refine IFF_XMIT_DST_RELEASE capability
Jiri Pirko
1
-0
/
+5
[next]