summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: annotate cls_u32Al Viro2008-03-181-4/+4
* [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy2008-03-111-1/+1
* [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov2008-03-071-0/+1
* [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-071-3/+0Star
* [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-041-3/+4
* [NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy2008-02-271-1/+1
* CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-271-2/+0Star
* i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-241-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-242-0/+6
|\
| * libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-242-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-249-12/+67
|\ \ | |/ |/|
| * [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-241-1/+2
| * ssb: Fix pcicore cardbus modeMichael Buesch2008-02-212-0/+12
| * ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-212-0/+13
| * ssb: Fix the GPIO APIMichael Buesch2008-02-212-8/+11
| * ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-213-0/+24
| * ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-211-0/+3
| * [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-201-1/+1
| * [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-201-1/+0Star
| * [NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day2008-02-201-1/+1
* | cgroup: clean up cgroup.hLi Zefan2008-02-241-25/+23Star
* | cgroup: fix commentsLi Zefan2008-02-241-1/+1
* | futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-241-0/+1
* | efs: move headers out of include/linux/Christoph Hellwig2008-02-243-166/+0Star
* | NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells2008-02-241-0/+2
* | sparc: fix buildDavid Rientjes2008-02-241-3/+0Star
* | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+8
* | MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-221-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-221-0/+6
|\ \
| * | Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-0/+6
* | | PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-221-0/+6
|/ /
* | ata: fix sparse warning in libata.hHarvey Harrison2008-02-201-1/+1
* | Add missing init section definitionsSam Ravnborg2008-02-191-0/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-196-32/+9Star
|\ \
| * | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-27/+1Star
| * | block: implement request_queue->dma_drain_neededTejun Heo2008-02-191-2/+5
| * | block: add request->raw_data_lenTejun Heo2008-02-191-0/+1
| * | cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-191-0/+2
| * | fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-192-2/+0Star
| * | make struct def_blk_aops staticAdrian Bunk2008-02-191-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-192-2/+3
|\ \ \ | |/ / |/| / | |/
| * net: fix kernel-doc warnings in header filesRandy Dunlap2008-02-191-0/+2
| * [NET]: Elminate spurious print_mac() calls.David S. Miller2008-02-191-1/+1
| * [NET]: Remove MAC_FMTJoe Perches2008-02-181-1/+0Star
* | linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz2008-02-192-3/+3
* | via82cxxx: add new PCI id for cx700Andrew Smith2008-02-191-0/+1
* | V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby2008-02-182-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-152-4/+6
|\|
| * [NET]: Improve cache line coherency of ingress qdiscNeil Turton2008-02-131-4/+4