summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala2009-07-171-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-161-2/+2
|\
| * skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-141-2/+2
* | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-151-0/+8
* | dropmon: remove duplicated #includeHuang Weiyi2009-07-121-1/+0
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-0/+5
* | rfkill: prep for rfkill API changesJohannes Berg2009-07-101-0/+14
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-0/+80
* | wireless: define AKM suitesJohannes Berg2009-07-101-0/+4
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+11
* | usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna2009-07-101-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-092-1/+5
|\|
| * memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-091-0/+5
| * includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
* | tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com2009-07-051-0/+2
* | net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-051-4/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-051-0/+1
|\|
| * if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-042-0/+12
|\ \
| * | Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott2009-06-271-0/+3
| * | Add new macros for page-aligned data and bss sections.Tim Abbott2009-06-261-0/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-011-2/+34
|\ \ \
| * | | fuse: invalidation reverse callsJohn Muir2009-06-301-0/+16
| * | | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-301-2/+18
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-012-20/+17
|\ \ \ \
| * | | | block: get rid of queue-private command filterJens Axboe2009-07-011-14/+1
| * | | | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-011-6/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-013-1/+15
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | usbnet: Remove private stats structureHerbert Xu2009-06-301-1/+0
| * | | netfilter: xtables: conntrack match revision 2Jan Engelhardt2009-06-291-0/+13
| * | | netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput2009-06-291-0/+2
| |/ /
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-301-7/+39
|\ \ \
| * | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-1/+2
| * | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-5/+5
| * | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-251-1/+3
| * | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-251-0/+12
| * | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-251-1/+3
| * | | perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-251-0/+6
| * | | perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-231-1/+10
* | | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+1
* | | | spi: add spi_master flag wordDavid Brownell2009-06-301-0/+4
* | | | spi: new spi->mode bitsDavid Brownell2009-06-302-0/+4
* | | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-301-2/+14
* | | | parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-301-0/+1
* | | | alpha: fix percpu build breakageTejun Heo2009-06-301-1/+2
* | | | eventfd: revised interface and cleanupsDavide Libenzi2009-06-302-10/+29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-291-1/+2
|\ \ \ \
| * | | | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2009-06-291-0/+2
| * | | | ide: always kill the whole request on errorBartlomiej Zolnierkiewicz2009-06-251-1/+0
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-291-1/+1
|\ \ \ \ \