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
2013-03-08
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-33
/
+40
2013-03-08
drivers/isdn: checkng length to be sure not memory overflow
Chen Gang
1
-1
/
+3
2013-03-08
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
Yaniv Rosner
2
-1
/
+6
2013-03-08
bnx2x: Fix intermittent long KR2 link up time
Yaniv Rosner
2
-1
/
+13
2013-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-34
/
+97
2013-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-99
/
+272
2013-03-07
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-205
/
+193
2013-03-08
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-03-08
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
1
-0
/
+1
2013-03-08
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
1
-0
/
+27
2013-03-08
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
1
-1
/
+0
2013-03-07
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
Vlad Yasevich
1
-0
/
+1
2013-03-07
team: unsyc the devices addresses when port is removed
Vlad Yasevich
1
-0
/
+2
2013-03-07
bgmac: register MII bus
Rafał Miłecki
2
-1
/
+80
2013-03-07
Merge tag 'efi-for-3.9-rc2' into x86/urgent
H. Peter Anvin
1
-34
/
+96
2013-03-07
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2013-03-07
mv643xx_eth: fix for disabled autoneg
Phil Sutter
1
-4
/
+51
2013-03-07
bonding: fire NETDEV_RELEASE event only on 0 slaves
Veaceslav Falico
1
-2
/
+3
2013-03-07
vxlan: fix oops when delete netns containing vxlan
Zang MingJie
1
-0
/
+8
2013-03-07
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
3
-2
/
+9
2013-03-07
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-12
/
+16
2013-03-07
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-03-07
net/mlx4_en: Disable RFS when running in SRIOV mode
Amir Vadai
1
-3
/
+5
2013-03-07
net/mlx4_en: Cleanup MAC resources on module unload or port stop
Yan Burman
1
-16
/
+20
2013-03-07
net/mlx4_en: Fix race when setting the device MAC address
Yan Burman
2
-22
/
+21
2013-03-07
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
8
-18
/
+18
2013-03-07
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...
Jack Morgenstein
1
-0
/
+8
2013-03-07
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...
Jack Morgenstein
1
-0
/
+3
2013-03-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+23
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2
-16
/
+128
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
1
-6
/
+42
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2
-36
/
+34
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
1
-26
/
+27
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
1
-25
/
+58
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2
-8
/
+8
2013-03-07
qlcnic: Use generic fdb handler when driver options are not enabled.
Vlad Yasevich
1
-15
/
+6
2013-03-07
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-03-07
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
1
-41
/
+1
2013-03-07
sfc: allocate more RX buffers per page
Daniel Pieczko
4
-45
/
+56
2013-03-07
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2
-11
/
+7
2013-03-07
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
3
-94
/
+226
2013-03-07
sfc: Enable RX DMA scattering where possible
Ben Hutchings
9
-118
/
+363
2013-03-07
sfc: Update RX buffer address together with length
Ben Hutchings
2
-13
/
+8
2013-03-07
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
1
-1
/
+1
2013-03-07
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
1
-4
/
+4
2013-03-07
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
3
-7
/
+9
2013-03-07
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
1
-3
/
+3
2013-03-07
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
3
-20
/
+15
2013-03-07
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
1
-2
/
+4
2013-03-07
sfc: Add AER and EEH support for Siena
Alexandre Rames
4
-26
/
+216
[prev]
[next]