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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
6
-2
/
+65
2011-03-12
ixgbevf: Fix Driver String
Greg Rose
1
-1
/
+1
2011-03-12
ixgbevf: Fix Version String
Greg Rose
1
-1
/
+1
2011-03-11
e1000e: bump version number
Bruce Allan
1
-1
/
+1
2011-03-11
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
1
-9
/
+3
2011-03-11
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2
-1
/
+8
2011-03-11
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
1
-4
/
+4
2011-03-11
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
1
-5
/
+24
2011-03-11
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
1
-3
/
+6
2011-03-11
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
1
-3
/
+2
2011-03-11
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Bruce Allan
1
-2
/
+2
2011-03-11
ixgbevf: remove Tx hang detection
Lior Levy
2
-51
/
+0
2011-03-11
net: add proper documentation for previously added net_device_ops for FCoE
Yi Zou
1
-0
/
+36
2011-03-11
ixgb: convert to new VLAN model
Emil Tantilov
3
-43
/
+52
2011-03-10
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
3
-4
/
+4
2011-03-10
ipv4: Remove unnecessary test from ip_mkroute_input()
David S. Miller
1
-1
/
+1
2011-03-10
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
3
-8
/
+7
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
167
-528
/
+1275
2011-03-10
ip6ip6: autoload ip6 tunnel
stephen hemminger
1
-0
/
+1
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
149
-472
/
+1159
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-10
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
21
-63
/
+283
2011-03-10
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
1
-0
/
+8
2011-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-41
/
+39
2011-03-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+10
2011-03-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+9
2011-03-10
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+9
2011-03-10
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2
-0
/
+46
2011-03-10
fs/dcache: allow d_obtain_alias() to return unhashed dentries
J. Bruce Fields
1
-2
/
+24
2011-03-10
tg3: Remove 5750 PCI code
Matt Carlson
1
-10
/
+5
2011-03-10
tg3: Move tg3_init_link_config to tg3_phy_probe
Matt Carlson
1
-34
/
+35
2011-03-10
tg3: Refine VAux decision process
Matt Carlson
1
-20
/
+21
2011-03-10
tg3: cleanup pci device table vars
Matt Carlson
1
-4
/
+4
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
2
-0
/
+36
2011-03-10
tg3: Fix NVRAM selftest
Matt Carlson
1
-2
/
+4
2011-03-10
tg3: Add missed 5719 workaround change
Matt Carlson
1
-1
/
+1
2011-03-10
Check for immutable/append flag in fallocate path
Marco Stornelli
1
-0
/
+8
2011-03-10
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
fat: fix d_revalidate oopsen on NFS exports
Al Viro
1
-2
/
+2
2011-03-10
jfs: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
gfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
fuse: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
ceph: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
1
-2
/
+0
2011-03-10
/proc/self is never going to be invalidated...
Al Viro
1
-30
/
+0
2011-03-10
tcp: mark tcp_congestion_ops read_mostly
Stephen Hemminger
12
-12
/
+12
2011-03-09
ipv4: Optimize flow initialization in fib_validate_source().
David S. Miller
1
-7
/
+9
2011-03-09
ipv4: Optimize flow initialization in input route lookup.
David S. Miller
1
-6
/
+8
2011-03-09
ipv6: Don't create clones of host routes.
David S. Miller
1
-1
/
+3
[next]