index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2
-0
/
+6
2014-03-14
vxge: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+4
2014-03-14
tc35815: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
tilegx: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
s2io: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
sky2: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
ibmveth: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-14
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
enic: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-6
/
+8
2014-03-14
amd8111e: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
ixgbe: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-14
igb: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-14
i40e: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
bnx2x: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+2
2014-03-14
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
9
-190
/
+286
2014-03-14
cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
Steve Wise
2
-12
/
+13
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
28
-104
/
+104
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
116
-840
/
+1224
2014-03-14
bonding: use the correct ether type for alb
Veaceslav Falico
1
-1
/
+1
2014-03-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-95
/
+269
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
1
-4
/
+4
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
3
-27
/
+29
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
1
-7
/
+7
2014-03-14
Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+29
2014-03-14
Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+5
2014-03-14
i40e/i40evf: Use dma_set_mask_and_coherent
Mitch Williams
2
-21
/
+12
2014-03-14
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2
-5
/
+6
2014-03-14
i40e: Let MDD events be handled by MDD handler
Anjali Singhai Jain
1
-2
/
+1
2014-03-14
i40e: Bug fix for FDIR replay logic
Anjali Singhai Jain
1
-2
/
+4
2014-03-14
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
5
-17
/
+135
2014-03-14
i40e: Define a new state variable to keep track of feature auto disable
Anjali Singhai Jain
1
-0
/
+3
2014-03-14
i40e: Fix function comments
Akeem G Abodunrin
1
-1
/
+1
2014-03-14
i40e: simplified init string
Jesse Brandeburg
1
-0
/
+41
2014-03-14
i40e: cleanup strings
Jesse Brandeburg
2
-31
/
+24
2014-03-14
i40e: make string references to q be queue
Jesse Brandeburg
1
-6
/
+5
2014-03-14
i40e/i40evf: Some flow director HW definition fixes
Anjali Singhai Jain
2
-2
/
+10
2014-03-14
i40e: Fix a bug in the update logic for FDIR SB filter.
Anjali Singhai Jain
1
-5
/
+22
2014-03-14
i40e: delete netdev after deleting napi and vectors
Shannon Nelson
1
-2
/
+4
2014-03-14
igb: Fix code comment
Jeff Kirsher
1
-1
/
+1
2014-03-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-17
/
+50
2014-03-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-405
/
+267
2014-03-13
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
2014-03-13
Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2
-19
/
+17
2014-03-13
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-13
sh_eth: update OF PHY registeration
Ben Dooks
1
-20
/
+39
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-03-13
bonding: set correct vlan id for alb xmit path
dingtianhong
1
-1
/
+1
[next]