summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-09-28ACPI: Fix typosLucas De Marchi
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-27tunnels: prepare percpu accountingEric Dumazet
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: loopback driver cleanupEric Dumazet
2010-09-26net: update SOCK_MIN_RCVBUFEric Dumazet
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings
2010-09-21ethtool: Define RX n-tuple action to clear a ruleBen Hutchings
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-19net: reorder struct netdev_hw_addrEric Dumazet
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-17ethtool: Add comments for valid use of flow typesBen Hutchings
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-09-16net: shrinks struct net_deviceEric Dumazet
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds