summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-14Revert "rose: zero length frame filtering in af_rose.c"David S. Miller1-10/+0
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings1-2/+2
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings1-3/+4
2009-04-14bonding: Remove debug printkJay Vosburgh1-2/+0
2009-04-14e1000/e1000: fix compile warningJesse Brandeburg2-2/+2
2009-04-14ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov1-2/+2
2009-04-14skge: fix occasional BUG during MTU changeMichal Schmidt1-2/+2
2009-04-14gro: Restore correct value to gso_sizeHerbert Xu1-2/+3
2009-04-14ipv6:remove useless checkYang Hongyang1-4/+0
2009-04-14tun: Fix crash with non-GSO usersHerbert Xu1-2/+3
2009-04-14tcp: fix >2 iw selectionIlpo Järvinen1-0/+3
2009-04-13netsched: Allow meta match on vlan tag on receiveStephen Hemminger1-2/+4
2009-04-13gro: Normalise skb before bypassing GRO on netpoll VLAN pathHerbert Xu1-1/+3
2009-04-13be2net: fix for default setting of pause auto-negotiationAjit Khaparde1-2/+2
2009-04-13eth_v10: convert to net_device_opsAlexander Beregalov1-12/+18
2009-04-13ioc3-eth: convert to net_device_opsAlexander Beregalov1-8/+14
2009-04-13isa-skeleton: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13mac89x0: convert to net_device_opsAlexander Beregalov1-6/+12
2009-04-13macb: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13macsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13sh_eth: convert to net_device_opsAlexander Beregalov1-7/+14
2009-04-13sun3_82586: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13tc35815: convert to net_device_opsAlexander Beregalov1-10/+17
2009-04-13tsi108_eth: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13xtsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin2-0/+15
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2009-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller707-29751/+26348
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley1-2/+7
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds11-18/+116
2009-04-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+35
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds28-200/+3062
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki5-4/+29
2009-04-13Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-3/+12
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-19/+57
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-29/+45
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+18
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-6/+16
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds2-187/+1896
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-53/+58
2009-04-13Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+1
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-106/+128
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds159-2/+15718
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare1-2/+1
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings1-1/+1
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2-2/+13
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1