index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-06
i40e: remove useless debug noise
Shannon Nelson
2
-6
/
+0
2014-12-06
i40e: Remove unneeded break statement
Shannon Nelson
1
-2
/
+0
2014-12-05
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
2
-2
/
+8
2014-12-05
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...
Markus Elfring
1
-4
/
+2
2014-12-05
net-ipvlan: Deletion of an unnecessary check before the function call "free_p...
Markus Elfring
1
-2
/
+1
2014-12-05
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-12-05
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
1
-24
/
+31
2014-12-05
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
1
-4
/
+13
2014-12-05
ixgbevf: add support for X550 VFs
Emil Tantilov
5
-5
/
+38
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
1
-2
/
+8
2014-12-05
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
10
-59
/
+1732
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
4
-53
/
+96
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
3
-0
/
+188
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
5
-29
/
+25
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2
-13
/
+37
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
5
-25
/
+107
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
1
-71
/
+74
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
1
-0
/
+35
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2
-25
/
+20
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
1
-42
/
+36
2014-12-02
tun: Fix GSO meta-data handling in tun_get_user
Herbert Xu
1
-1
/
+1
2014-12-02
rocker: Use logical operators on booleans
Thomas Graf
1
-8
/
+8
2014-12-02
rocker: Add proper validation of Netlink attributes
Thomas Graf
1
-0
/
+9
2014-12-02
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2
-0
/
+100
2014-12-02
rocker: implement ndo_fdb_dump
Jiri Pirko
1
-0
/
+73
2014-12-02
rocker: implement L2 bridge offloading
Scott Feldman
1
-1
/
+669
2014-12-02
rocker: implement rocker ofdpa flow table manipulation
Scott Feldman
1
-2
/
+1467
2014-12-02
rocker: introduce rocker switch driver
Jiri Pirko
6
-0
/
+2521
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2
-2
/
+3
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
4
-4
/
+4
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
5
-11
/
+12
2014-11-29
ipvlan: ipvlan depends on INET and IPV6
Mahesh Bandewar
2
-1
/
+4
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-412
/
+652
2014-11-29
macvlan: delay the header check for dodgy packets into lower device
Jason Wang
1
-2
/
+3
2014-11-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+7
2014-11-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-52
/
+77
2014-11-28
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-29
/
+104
2014-11-28
Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-27
/
+0
2014-11-28
Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-144
/
+224
2014-11-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-22
/
+27
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-67
/
+114
2014-11-27
Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-10
/
+6
2014-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-12
/
+18
2014-11-27
staging: r8188eu: Add new device ID for DLink GO-USB-N150
Larry Finger
1
-0
/
+1
2014-11-26
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...
Larry Finger
3
-18
/
+18
2014-11-26
Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-15
/
+24
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2
-0
/
+4
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2
-0
/
+6
2014-11-26
sky2: Fix crash inside sky2_rx_clean
Mirko Lindner
1
-1
/
+3
[next]