summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-131-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-03-116-18/+337
|\
| * ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-063-0/+200
| * nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-061-18/+101
| * WEXT: add mesh interface typeJohannes Berg2008-03-061-0/+1
| * wireless: various definitions for mesh networkingLuis Carlos Cobo2008-03-061-0/+35
* | [UDP]: Revert udplite and code split.David S. Miller2008-03-061-10/+0
|/
* [IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller2008-03-051-0/+1
* [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-051-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-3/+4
|\
| * [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-041-3/+4
* | [IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki2008-03-041-0/+8
* | [UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki2008-03-041-0/+11
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-031-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-02-293-0/+113
|\ \
| * | ssb: Add CHIPCO IRQ access functionsAurelien Jarno2008-02-291-0/+4
| * | ssb: Add support for 8bit register accessMichael Buesch2008-02-291-0/+10
| * | nl80211: Add monitor interface configuration flagsMichael Wu2008-02-291-0/+35
| * | nl80211: export hardware bitrate/channel capabilitiesJohannes Berg2008-02-291-0/+64
* | | [INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev2008-02-291-1/+1
* | | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-281-1/+2
|/ /
* / [NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev2008-02-281-1/+1
|/
* [NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy2008-02-271-1/+1
* CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-261-2/+0
* 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-232-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-239-12/+67
|\ \ | |/ |/|
| * [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-231-1/+2
| * ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-0/+12
| * ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-202-0/+13
| * ssb: Fix the GPIO APIMichael Buesch2008-02-202-8/+11
| * ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-203-0/+24
| * ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-0/+3
| * [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-191-1/+1
| * [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-191-1/+0
| * [NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day2008-02-191-1/+1
* | cgroup: clean up cgroup.hLi Zefan2008-02-231-25/+23
* | cgroup: fix commentsLi Zefan2008-02-231-1/+1
* | futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-231-0/+1
* | efs: move headers out of include/linux/Christoph Hellwig2008-02-233-166/+0
* | NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells2008-02-231-0/+2
* | sparc: fix buildDavid Rientjes2008-02-231-3/+0
* | 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-211-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-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-211-0/+6
|/ /
* | ata: fix sparse warning in libata.hHarvey Harrison2008-02-201-1/+1