summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-09-28tunnels: prepare percpu accountingEric Dumazet1-0/+1
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi1-0/+5
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+6
2010-09-27net: loopback driver cleanupEric Dumazet1-2/+4
2010-09-27net: skb_frag_t can be smaller on small archesEric Dumazet1-0/+5
2010-09-25stmmac: review the wake-up supportGiuseppe Cavallaro1-0/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+3
2010-09-24net: return operator cleanupEric Dumazet4-7/+7
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-23arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4
2010-09-23missing inline keyword for static function in linux/dmaengine.hMathieu Lacage1-1/+1
2010-09-23net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+10
2010-09-22net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-22Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-2/+4
2010-09-22ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings1-1/+5
2010-09-22ethtool: Define RX n-tuple action to clear a ruleBen Hutchings1-2/+3
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+10
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen1-0/+1
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen1-0/+3
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen1-2/+2
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker1-2/+4
2010-09-19net: reorder struct netdev_hw_addrEric Dumazet1-1/+1
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2010-09-18netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-18ethtool: Add comments for valid use of flow typesBen Hutchings1-15/+15
2010-09-18ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-2/+3
2010-09-18stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-0/+2
2010-09-18stmmac: add CSR Clock range selectionGiuseppe CAVALLARO1-0/+1
2010-09-17net: shrinks struct net_deviceEric Dumazet1-9/+11
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+4
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-0/+4
2010-09-16ipv4: ip_ptr cleanupsEric Dumazet2-10/+6
2010-09-16Phonet: hook resource routing to userspace via ioctl()'sRĂ©mi Denis-Courmont1-0/+2
2010-09-16net: add rtnl_dereference()Eric Dumazet1-0/+9
2010-09-16ethtool: Remove unimplemented flow specification typesBen Hutchings1-19/+2
2010-09-16ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings1-16/+113
2010-09-15Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds1-0/+3
2010-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2010-09-15compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+8
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+3
2010-09-13workqueue: add documentationTejun Heo1-0/+4
2010-09-13SUNRPC: Fix a race in rpc_info_openTrond Myklebust1-1/+1
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller34-102/+368