summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-261-4/+0
* irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-261-4/+0
* pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-252-2/+2
* smc91x: let smc91x work well under netpollDongdong Deng2009-08-241-18/+22
* pxaficp-ir: remove incorrect net_device_opsMarek Vasut2009-08-241-3/+1
* NET: llc, zero sockaddr_llc structJiri Slaby2009-08-241-0/+1
* drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-244-9/+13
* netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng2009-08-241-0/+5
* net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr2009-08-241-1/+2
* netfilter: xt_quota: fix wrong return value (error case)Patrick McHardy2009-08-241-1/+1
* ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont2009-08-241-1/+3
* E100: fix interaction with swiotlb on X86.Krzysztof Hałasa2009-08-241-1/+1
* pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller2009-08-241-10/+13
* pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-232-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-211-4/+10
|\
| * rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
* | ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther2009-08-201-0/+2
* | net: fix ks8851 build errorsRandy Dunlap2009-08-191-0/+1
* | net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-191-2/+2
* | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-191-10/+18
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-192-14/+16
|\
| * orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
| * mac80211: fix todo lockJohannes Berg2009-08-171-13/+15
* | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-1813-23/+33
* | NETROM: Fix use of static bufferRalf Baechle2009-08-181-9/+12
* | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-161-8/+8
* | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-161-3/+3
* | cnic: Fix locking in init/exit calls.Michael Chan2009-08-162-9/+40
* | cnic: Fix locking in start/stop calls.Michael Chan2009-08-162-16/+29
* | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-162-6/+12
* | cnic: Refine registration with bnx2.Michael Chan2009-08-161-13/+36
* | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-161-1/+1
|/
* gre: Fix MTU calculation for bound GRE tunnelsTom Goff2009-08-151-1/+1
* pegasus: Add new device ID.Petko Manolov2009-08-151-0/+2
* drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-154-8/+12
* via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-142-2/+12
|\
| * rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
| * mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez2009-08-131-0/+8
* | ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-141-2/+2
* | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-141-1/+1
* | netxen: free napi resources during detachDhananjay Phadke2009-08-142-15/+24
* | netxen: remove netxen workqueueAmit Kumar Salecha2009-08-142-29/+42
* | ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-141-8/+19
* | can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp2009-08-141-0/+7
|/
* 8139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu2009-08-131-3/+2
* Revert "libertas: Read buffer overflow"David S. Miller2009-08-131-8/+10
* ar9170: fix read & write outside array boundsDan Carpenter2009-08-101-2/+3
* ar9170usb: fix spurious firmware related messageChristian Lamparter2009-08-101-1/+5
* mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-101-2/+3