summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-131-1/+3
* ssb: Add SPROM fallback supportMichael Buesch2009-03-051-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-057-1/+40
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-046-1/+39
| |\
| | * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-031-0/+4
| | |\
| | | * sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-271-0/+4
| | * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-034-0/+31
| | |\ \
| | | * | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-264-0/+31
| | | |/
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-021-1/+4
| | |\ \
| | | * | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| * | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-041-0/+1
| |/ / /
* | | | neigh: Allow for user space users of the neighbour tableEric Biederman2009-03-041-0/+1
* | | | skbuff.h: fix timestamps kernel-docRandy Dunlap2009-03-021-4/+2
* | | | wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-021-4/+28
* | | | wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-021-0/+35
* | | | wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-021-1/+1
* | | | wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-021-0/+10
* | | | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-021-1/+0
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-019-16/+47
|\ \ \ \ | |/ / /
| * | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| * | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-287-15/+43
| |\ \ \ | | |/ /
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-271-11/+35
| | |\ \
| | | * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-11/+35
| | * | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-271-0/+1
| | * | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-261-0/+2
| | * | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-251-1/+1
| | * | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-251-1/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-091-1/+2
| | * | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2009-02-242-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-281-0/+5
|\ \ \ \ \
| * | | | | nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-271-0/+5
* | | | | | RDS: Add userspace headerAndy Grover2009-02-261-0/+250
* | | | | | RDS: Add AF and PF #defines for RDS socketsAndy Grover2009-02-261-0/+3
|/ / / / /
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-241-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-181-1/+1
| | * | | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-181-9/+0
| | |\ \ \
* | | | | | netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-241-2/+2
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-2421-35/+82
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-232-9/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski2009-02-181-0/+1
| | | |/ / | | |/| |
| | * | | net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-171-9/+0
| * | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+2
| * | | | Merge branch 'hibernate'Linus Torvalds2009-02-211-0/+2
| |\ \ \ \
| | * | | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-211-0/+2
| * | | | | 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-202-0/+4
| * | | | | spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-201-0/+7
| * | | | | slab: introduce kzfree()Johannes Weiner2009-02-201-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-183-5/+4
| |\ \ \ \ \
OpenPOWER on IntegriCloud