aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-06Add round_jiffies_up and related routinesAlan Stern
2008-11-06bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-11-05pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo
2008-11-03bonding, net: Move last_rx update into bonding recv logicJay Vosburgh
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-11-03PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02linux/string.h: fix comment typoJeff Garzik
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31nl80211: export HT capabilitiesJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: fix short slot handlingJohannes Berg
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-31misc: replace NIPQUAD()Harvey Harrison
2008-10-31pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski