summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-221-0/+2
* ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland2009-04-221-0/+2
* cfg80211: add cipher capabilitiesJohannes Berg2009-04-221-0/+4
* cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez2009-04-221-1/+33
* cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-0/+4
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-0/+28
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-6/+0
* rfkill: remove deprecated state constantsJohannes Berg2009-04-221-8/+0
* tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-212-3/+4
* net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-212-0/+7
* net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy2009-04-211-1/+23
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-211-0/+1
* syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-201-3/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-1619-136/+267
|\
| * phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+6
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-132-0/+48
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2009-04-082-0/+48
| | |\
| | | * Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-091-0/+35
| | | * Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-081-0/+13
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-131-2/+2
| |\ \ \
| | * | | Make __stringify support variable argument macros tooZhaolei2009-04-101-2/+2
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-131-0/+7
| |\ \ \ \
| | * | | | lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-121-0/+7
| * | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-131-1/+1
| |\ \ \ \ \
| | * | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-131-1/+1
| * | | | | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-131-4/+19
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-131-0/+52
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | percpu: unbreak alpha percpuTejun Heo2009-04-101-0/+52
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-091-94/+57
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ide: refactor tf_read() methodSergei Shtylyov2009-04-081-2/+3
| | * | | ide: refactor tf_load() methodSergei Shtylyov2009-04-081-2/+2
| | * | | ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-081-34/+15
| | * | | ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-081-57/+38
| | |/ /
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-092-31/+2
| |\ \ \
| | * | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-092-30/+1
| | * | | tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-081-1/+1
| | |/ /
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-091-1/+2
| |\ \ \
| | * | | sched: do not count frozen tasks toward loadNathan Lynch2009-04-091-1/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-091-0/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-031-0/+14
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-091-1/+0
| |\ \ \ \ \
| | * | | | | dm: remove limited barrier supportMikulas Patocka2009-04-091-1/+0
| | |/ / / /
| * | | | | module: try_then_request_module must waitHerbert Xu2009-04-091-1/+1
| * | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-083-1/+4
| |\ \ \ \ \
| | * | | | | pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel2009-02-021-0/+2
| | * | | | | pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao2009-02-021-1/+0
| | * | | | | pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-021-0/+2
| * | | | | | tty: MAX3100Alan Cox2009-04-081-0/+52
| | |/ / / / | |/| | | |
* | | | | | gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-162-16/+12
|/ / / / /
* | | | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-071-8/+10
|\ \ \ \ \
OpenPOWER on IntegriCloud