aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller
2009-09-01net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski
2009-08-30gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA
2009-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-28ipw2200: firmware DMA loading reworkZhu Yi
2009-08-26virtio: net refill on out-of-memoryRusty Russell
2009-08-26smc91x: fix compilation on SMPAlexey Dobriyan
2009-08-25irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov
2009-08-25irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov
2009-08-24pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller
2009-08-23smc91x: let smc91x work well under netpollDongdong Deng
2009-08-23pxaficp-ir: remove incorrect net_device_opsMarek Vasut
2009-08-23NET: llc, zero sockaddr_llc structJiri Slaby
2009-08-23drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng
2009-08-23netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng
2009-08-23net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr
2009-08-23netfilter: xt_quota: fix wrong return value (error case)Patrick McHardy
2009-08-23ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont
2009-08-23E100: fix interaction with swiotlb on X86.Krzysztof Hałasa
2009-08-23pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski
2009-08-20ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther
2009-08-19net: fix ks8851 build errorsRandy Dunlap
2009-08-18net: Rename MAC platform driver for w90p910 platformWan ZongShun
2009-08-18yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin
2009-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17NETROM: Fix use of static bufferRalf Baechle
2009-08-17orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville
2009-08-17mac80211: fix todo lockJohannes Berg
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan
2009-08-15cnic: Fix locking in init/exit calls.Michael Chan
2009-08-15cnic: Fix locking in start/stop calls.Michael Chan
2009-08-15bnx2: Use mutex on slow path cnic calls.Michael Chan
2009-08-15cnic: Refine registration with bnx2.Michael Chan
2009-08-15cnic: Fix symbol_put_addr() panic on ia64.Michael Chan
2009-08-14gre: Fix MTU calculation for bound GRE tunnelsTom Goff
2009-08-14pegasus: Add new device ID.Petko Manolov
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng
2009-08-14via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin
2009-08-13ixgbe: Fix receive on real device when VLANs are configuredLucy Liu
2009-08-13ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou
2009-08-13netxen: free napi resources during detachDhananjay Phadke
2009-08-13netxen: remove netxen workqueueAmit Kumar Salecha
2009-08-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore