summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-09-27tunnels: prepare percpu accountingEric Dumazet3-10/+27
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2-0/+26
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-28drm: Prune GEM vma entriesChris Wilson1-0/+1
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27mac80211: move packet flags into packetJohannes Berg1-4/+2
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear1-11/+14
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. Miller6-10/+26
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-26net: loopback driver cleanupEric Dumazet1-2/+4
2010-09-26net: update SOCK_MIN_RCVBUFEric Dumazet1-1/+5
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet1-0/+5
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro1-0/+1
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+16
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+3
2010-09-23net: return operator cleanupEric Dumazet18-52/+51
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-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage1-1/+1
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-28/+50
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-09-21net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-2/+4
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings1-1/+5
2010-09-21ethtool: 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. Linville4-28/+50
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-20xfrm: Allow different selector family in temporary stateThomas Egerer1-2/+2
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 Torvalds2-6/+20
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-17ethtool: Add comments for valid use of flow typesBen Hutchings1-15/+15
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-2/+3
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-0/+2
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO1-0/+1
2010-09-16net: 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-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+9
2010-09-16mac80211: add p2p device type supportJohannes Berg1-1/+26
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-0/+4
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-25/+12