summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley1-0/+14
2008-11-06pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski1-3/+9
2008-11-06net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman1-0/+1
2008-11-05sched: re-tune balancingIngo Molnar1-2/+2
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman1-3/+19
2008-11-05dccp: Per-socket initialisation of feature negotiationGerrit Renker1-0/+4
2008-11-05dccp: Implement lookup table for feature-negotiation informationGerrit Renker1-4/+5
2008-11-05net: fix packet socket delivery in rx irq handlerPatrick McHardy1-0/+7
2008-11-05net: #ifdef ->sk_securityAlexey Dobriyan1-0/+2
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-0/+2
2008-11-04bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2-14/+19
2008-11-04IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-11-04PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison1-1/+1
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+155
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-0/+13
2008-11-03io mapping: clean up #ifdefsKeith Packard1-18/+25
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt1-0/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+4
2008-11-02linux/string.h: fix comment typoJeff Garzik1-1/+1
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds310-64047/+0
2008-11-01mac80211: fix two kernel-doc warningsJohannes Berg1-1/+3
2008-11-01wireless: remove struct regdom hintingJohannes Berg1-19/+4
2008-11-01wireless: make regdom passing semantics simplerJohannes Berg1-2/+1
2008-11-01mac80211: Re-enable aggregationSujith2-4/+8
2008-11-01wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville3-113/+6
2008-11-01wireless: use individual buffers for printing ssid valuesJohn W. Linville2-5/+6
2008-11-01wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2-17/+0
2008-11-01wireless: consolidate on a single escape_essid implementationJohn W. Linville2-20/+31
2008-11-01wireless: don't publish __regulatory_hintJohannes Berg1-28/+9
2008-11-01mac80211: fix a few typos in mac80211 kernel docBob Copeland1-6/+6
2008-11-01Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2-1/+117
2008-11-01mac80211: remove rate_control_clearJohannes Berg1-1/+0
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-98/+156
2008-11-01mac80211: rewrite HT handlingJohannes Berg1-33/+26
2008-11-01mac80211: move bss_conf into vifJohannes Berg1-0/+3
2008-11-01mac80211: make retry limits part of hw configJohannes Berg1-4/+10
2008-11-01nl80211: export HT capabilitiesJohannes Berg1-0/+12
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-5/+25
2008-11-01mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-6/+1
2008-11-01802.11: clean up/fix HT supportJohannes Berg3-51/+109
2008-11-01mac80211: fix short slot handlingJohannes Berg1-12/+16
2008-11-01mac80211: remove max_antenna_gain configJohannes Berg1-2/+0
2008-11-01mac80211: remove wiphy_to_hwJohannes Berg1-2/+0
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard1-0/+118
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard1-0/+30
2008-10-31misc: replace NIPQUAD()Harvey Harrison4-9/+9
2008-10-31pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski1-0/+23
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy1-0/+5
2008-10-31pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski1-0/+1
2008-10-31xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan1-1/+0