summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usbnet: CDC EEM support (v5)Omar Laazimani2009-05-041-0/+3
* tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-041-1/+13
* virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
* netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-282-3/+6
|\
| * Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| * Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
* | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
|/
* net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
* net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
* net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-251-0/+1
|\
| * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-161-0/+1
|\|
| * netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-161-0/+1
* | phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13257-17928/+307
|\ \
| * \ 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
| * | | | PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-131-0/+11
| * | | | 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-132-52/+52
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | / / / percpu: unbreak alpha percpuTejun Heo2009-04-102-52/+52
| | | |/ / / | | |/| | |
| * | | | | Remove stale include/asm-mn10300/.gitignore fileLinus Torvalds2009-04-101-2/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2009-04-10120-9109/+0
| |\ \ \ \ \
| | * | | | | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-10120-9109/+0
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds2009-04-10114-8626/+0
| |\ \ \ \ \
| | * | | | | FRV: Move to arch/frv/include/asm/David Howells2009-04-10114-8626/+0
| | * | | | | FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells2009-04-101-3/+3
| | |/ / / /
| * | | | | 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
| | |/ / /
| * | | | FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-091-4/+2
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-093-31/+37
| |\ \ \ \
| | * | | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-093-30/+36
| | * | | | 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