summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-124-33/+20
|\
| * ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-114-5/+19
| * ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-112-16/+2
| * ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-112-3/+3
| * ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2010-05-111-15/+0
| * ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-0/+2
* | tipc: Update commenting in TIPC APIAllan Stephens2010-05-122-11/+11
* | tipc: Add support for "-s" configuration optionAllan Stephens2010-05-121-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-1223-51/+69
|\ \
| * | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-1/+0
| * | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-111-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-112-0/+4
| |\ \
| | * | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-062-0/+4
| * | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-071-28/+0
| |\ \ \
| | * | | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-071-28/+0
| * | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-071-1/+0
| |\ \ \ \
| | * | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-061-1/+0
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-072-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-061-0/+2
| | * | | | cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-041-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-052-1/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-041-0/+2
| * | | | | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-3/+15
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-291-0/+1
| |\ \ \ \ \
| | * | | | | NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-221-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-282-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-282-9/+6
| |\ \ \ \ \ \ \
| | * | | | | | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-212-9/+6
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-284-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| | * | | | | | | | Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
| | * | | | | | | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+3
| | * | | | | | | | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | * | | | | | | | coda: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | * | | | | | | | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-221-0/+1
| | |/ / / / / / /
| * | | | | | | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-241-0/+9
| * | | | | | | | Cleanup generic block based fiemapJosef Bacik2010-04-231-2/+3
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-222-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-152-2/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-211-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
| * | | | | | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-201-1/+1
| * | | | | | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-113-2/+28
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | mac80211: improve HT channel handlingJohannes Berg2010-05-071-0/+4
| * | | | | | | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-072-2/+22
| * | | | | | | mac80211: fix BSS info reconfigurationJohannes Berg2010-05-071-0/+2
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-1015-58/+113
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-1056-347/+808
| |\ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-271-8/+6
OpenPOWER on IntegriCloud