summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez2008-11-101-11/+11
* mac80211_hwsim: Add support for client PS modeJouni Malinen2008-11-101-0/+7
* nl80211: Add TX queue parameter configurationJouni Malinen2008-11-102-2/+64
* nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-102-0/+11
* wireless: implement basic rate helper functionJohannes Berg2008-11-101-0/+16
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-0/+2
* mac80211: remove SSID driver codeJohannes Berg2008-11-101-10/+1Star
* wireless: move mesh config length constantJohannes Berg2008-11-101-0/+3
* pkt_sched: Control group classifierThomas Graf2008-11-082-0/+20
* net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-081-0/+1
* Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-081-1/+0Star
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-072-0/+56
|\
| * SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+42
| * bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-0/+14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07324-64336/+218Star
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-071-0/+7
| |\
| | * net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-072-2/+5
| | * net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-041-0/+7
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-072-1/+10
| |\ \
| | * | Add round_jiffies_up and related routinesAlan Stern2008-11-061-0/+5
| | * | bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge2008-11-061-1/+5
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-071-2/+2
| |\ \ \
| | * | | sched: re-tune balancingIngo Molnar2008-11-051-2/+2
| | |/ /
| * | | Fix accidental implicit cast in HR-timer conversionDavid Howells2008-11-071-1/+1
| * | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-071-3/+19
| |\ \ \
| | * | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-051-3/+19
| * | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-071-5/+0Star
| * | | | fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-071-274/+2Star
| * | | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-062-2/+5
| | |/ / | |/| |
| * | | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-0/+2
| * | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-032-0/+155
| |\ \ \
| | * | | io mapping: clean up #ifdefsKeith Packard2008-11-031-18/+25
| | * | | resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-311-0/+118
| | * | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-311-0/+30
| * | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-031-0/+13
| |\ \ \ \
| | * | | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-031-0/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-024-3/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1
| * | | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-01310-64047/+0Star
| |\ \ \ \ \
| | * | | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29310-64047/+0Star
| | * | | | | Merge branch 'for-next' of git://www.jni.nu/cris into cris_mergeJesper Nilsson2008-10-291-2/+2
| | |\ \ \ \ \
| | | * | | | | [CRISv32] Remove warning in io.hJesper Nilsson2008-10-231-2/+2
| | | | |_|_|/ | | | |/| | |
| * | | | | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski2008-11-061-3/+9
* | | | | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-061-0/+1
* | | | | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-051-0/+4
* | | | | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-051-4/+5
* | | | | | net: #ifdef ->sk_securityAlexey Dobriyan2008-11-041-0/+2
* | | | | | bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-042-14/+19
* | | | | | IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-041-3/+0Star