index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-14
i40e: don't add broadcast filter for VFs
Mitch Williams
1
-8
/
+0
2016-05-14
i40e/i40evf: properly report Rx packet hash
Mitch Williams
1
-1
/
+1
2016-05-14
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
1
-1
/
+2
2016-05-13
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
1
-1
/
+1
2016-05-13
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
1
-3
/
+1
2016-05-13
i40e: Refactor ethtool get_settings
Catherine Sullivan
1
-123
/
+135
2016-05-13
i40e: lie to the VF
Mitch Williams
1
-3
/
+7
2016-05-13
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
6
-18
/
+111
2016-05-13
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
2
-0
/
+33
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
3
-3
/
+30
2016-05-13
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
3
-2
/
+7
2016-05-13
Merge branch 'xgene-fixes'
David S. Miller
7
-41
/
+94
2016-05-13
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-13
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-13
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-13
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-13
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-13
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
28
-456
/
+635
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+83
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2016-05-13
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
3
-16
/
+55
2016-05-13
igb/igbvf: Add support for GSO partial
Alexander Duyck
2
-116
/
+203
2016-05-13
e1000e: mark shifted values as unsigned
Jacob Keller
1
-4
/
+4
2016-05-13
e1000e: use BIT() macro for bit defines
Jacob Keller
10
-142
/
+143
2016-05-13
igbvf: use BIT() macro instead of shifts
Jacob Keller
5
-10
/
+11
2016-05-13
igbvf: remove unused variable and dead code
Jacob Keller
1
-3
/
+1
2016-05-13
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2
-0
/
+44
2016-05-13
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
1
-14
/
+14
2016-05-13
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
1
-1
/
+1
2016-05-13
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
1
-1
/
+2
2016-05-13
igb: make igb_update_pf_vlvf static
Jacob Keller
1
-1
/
+1
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
11
-136
/
+136
2016-05-13
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
1
-11
/
+11
2016-05-13
e1000e: fix ethtool autoneg off for non-copper
Steve Shih
1
-2
/
+10
2016-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+6
2016-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-88
/
+168
2016-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+3
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-10
/
+36
2016-05-13
Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+25
2016-05-13
Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-6
/
+0
2016-05-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-74
/
+44
2016-05-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-5
/
+22
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...
Mark Brown
5
-10
/
+36
2016-05-13
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...
Mark Brown
4
-42
/
+24
2016-05-13
Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus
Mark Brown
1
-0
/
+1
2016-05-13
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-4
/
+4
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-13
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2
-13
/
+5
2016-05-13
sunrpc: set SOCK_FASYNC
Eric Dumazet
1
-0
/
+3
2016-05-13
Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
14
-85
/
+145
[prev]
[next]