index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
2011-03-12
6
-2
/
+65
*
ixgbevf: Fix Driver String
Greg Rose
2011-03-12
1
-1
/
+1
*
ixgbevf: Fix Version String
Greg Rose
2011-03-12
1
-1
/
+1
*
e1000e: bump version number
Bruce Allan
2011-03-11
1
-1
/
+1
*
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
2011-03-11
1
-9
/
+3
*
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2011-03-11
2
-1
/
+8
*
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
2011-03-11
1
-4
/
+4
*
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
2011-03-11
1
-5
/
+24
*
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
2011-03-11
1
-3
/
+6
*
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
2011-03-11
1
-3
/
+2
*
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Bruce Allan
2011-03-11
1
-2
/
+2
*
ixgbevf: remove Tx hang detection
Lior Levy
2011-03-11
2
-51
/
+0
*
net: add proper documentation for previously added net_device_ops for FCoE
Yi Zou
2011-03-11
1
-0
/
+36
*
ixgb: convert to new VLAN model
Emil Tantilov
2011-03-11
3
-43
/
+52
*
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
2011-03-11
3
-4
/
+4
*
ipv4: Remove unnecessary test from ip_mkroute_input()
David S. Miller
2011-03-11
1
-1
/
+1
*
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
2011-03-11
3
-8
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
167
-528
/
+1275
|
\
|
*
ip6ip6: autoload ip6 tunnel
stephen hemminger
2011-03-10
1
-0
/
+1
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2011-03-10
149
-472
/
+1159
|
|
\
|
|
*
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2011-03-10
21
-63
/
+283
|
|
|
\
|
|
|
*
[media] mantis_pci: remove asm/pgtable.h include
Arnaud Patard (Rtp)
2011-03-03
1
-1
/
+0
|
|
|
*
[media] tda829x: fix regression in probe functions
Jarod Wilson
2011-03-02
1
-7
/
+7
|
|
|
*
[media] mceusb: don't claim multifunction device non-IR parts
Jarod Wilson
2011-03-02
1
-12
/
+15
|
|
|
*
[media] nuvoton-cir: fix wake from suspend
Jarod Wilson
2011-03-02
2
-4
/
+8
|
|
|
*
[media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411
Devin Heitmueller
2011-03-02
4
-4
/
+112
|
|
|
*
[media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang
Michael
2011-03-02
1
-7
/
+51
|
|
|
*
[media] cx25840: fix probing of cx2583x chips
Sven Barth
2011-03-02
1
-1
/
+2
|
|
|
*
[media] cx23885: Remove unused 'err:' labels to quiet compiler warning
Andy Walls
2011-03-02
1
-2
/
+0
|
|
|
*
[media] cx23885: Revert "Check for slave nack on all transactions"
Andy Walls
2011-03-02
1
-8
/
+0
|
|
|
*
[media] DiB7000M: add pid filtering
Olivier Grenie
2011-03-02
3
-2
/
+53
|
|
|
*
[media] Fix sysfs rc protocol lookup for rc-5-sz
Antti Seppälä
2011-03-02
1
-1
/
+1
|
|
|
*
[media] au0828: fix VBI handling when in V4L2 streaming mode
Devin Heitmueller
2011-02-02
1
-4
/
+24
|
|
|
*
[media] ir-raw: Properly initialize the IR event (BZ#27202)
Mauro Carvalho Chehab
2011-02-02
1
-2
/
+1
|
|
|
*
[media] s2255drv: firmware re-loading changes
sensoray-dev
2011-02-02
1
-4
/
+6
|
|
|
*
[media] Fix double free of video_device in mem2mem_testdev
Pawel Osciak
2011-02-02
1
-1
/
+0
|
|
|
*
[media] DM04/QQBOX memcpy to const char fix
Malcolm Priestley
2011-02-02
1
-3
/
+3
|
|
*
|
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
2011-03-10
1
-0
/
+8
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-10
10
-41
/
+39
|
|
|
\
\
|
|
|
*
|
fs/dcache: allow d_obtain_alias() to return unhashed dentries
J. Bruce Fields
2011-03-10
1
-2
/
+24
|
|
|
*
|
Check for immutable/append flag in fallocate path
Marco Stornelli
2011-03-10
1
-0
/
+8
|
|
|
*
|
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
2011-03-10
1
-1
/
+1
|
|
|
*
|
fat: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-2
/
+2
|
|
|
*
|
jfs: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
|
|
|
*
|
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
|
|
|
*
|
gfs2: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
|
|
|
*
|
fuse: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
|
|
|
*
|
ceph: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
|
|
|
*
|
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
2011-03-10
1
-2
/
+0
|
|
|
*
|
/proc/self is never going to be invalidated...
Al Viro
2011-03-10
1
-30
/
+0
[next]