summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet
2010-10-08Phonet: cleanup pipe enable socket optionRĂ©mi Denis-Courmont
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06bonding: add retransmit membership reports tunableFlavio Leitner
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2010-10-05nl80211: fix remain-on-channel documentationJohannes Berg
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau
2010-10-05net: relax rtnl_dereference()David S. Miller
2010-10-05net: dynamic ingress_queue allocationEric Dumazet
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-04ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01ipv4: introduce __ip_dev_find()Eric Dumazet
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-09-30wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen
2010-09-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-28net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings
2010-09-28net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-28tunnels: prepare percpu accountingEric Dumazet
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller
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-27net: loopback driver cleanupEric Dumazet
2010-09-27net: skb_frag_t can be smaller on small archesEric Dumazet
2010-09-25stmmac: review the wake-up supportGiuseppe Cavallaro
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-23arm: 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-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-22net: constify some ppp/pptp structsEric Dumazet
2010-09-22fs: {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