aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-15myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka1-0/+1
2009-04-14declance: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14bfin_mac: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-14au1000: convert to net_device_opsAlexander Beregalov1-8/+15
2009-04-14atarilance: convert to net_device_opsAlexander Beregalov1-7/+11
2009-04-14a2065: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang1-9/+10
2009-04-14ixgbe: fix tx queue indexWu Fengguang1-1/+1
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-13tg3: fix big endian MAC address collection failureJames Bottomley1-2/+7
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki5-4/+29
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19
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
2009-04-13ata: fix obviously wrong commentVegard Nossum1-3/+1
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo1-24/+33
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik1-1/+1
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley3-10/+11
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker1-1/+3
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker3-3/+16