summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-0211-18/+32
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-021-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-021-0/+8
| |\ \
| | * | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-021-0/+8
| * | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-021-4/+8
| |/ /
| * | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-011-1/+2
| * | epoll: introduce resource usage limitsDavide Libenzi2008-12-011-0/+4
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-011-0/+1
| |\ \
| | * | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-011-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-281-0/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-301-0/+2
| |\ \ \
| | * | | Allow architectures to override copy_user_highpage()Russell King2008-11-271-0/+2
| * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-8/+3
| |\ \ \ \
| | * | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-231-2/+1
| | * | | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2321-56/+230
| | |\ \ \ \ | | | |/ / /
| | * | | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2
| * | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
| * | | | | hotplug_memory_notifier section annotationAl Viro2008-11-301-1/+1
| * | | | | meminit section warningsAl Viro2008-11-301-2/+2
| | |/ / / | |/| | |
* | | | | phy: power management supportGiuseppe Cavallaro2008-11-281-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-283-1/+6
|\ \ \ \ \
| * | | | | netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft2008-11-202-0/+4
| * | | | | netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-1/+2
| * | | | | netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| | |/ / / | |/| | |
* | | | | nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2008-11-261-1/+2
* | | | | rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-0/+1
* | | | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+4
* | | | | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-0/+62
* | | | | DCB: fix kconfig optionJeff Kirsher2008-11-251-2/+2
* | | | | netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
* | | | | tcp: add some mibs to track collapsingIlpo Järvinen2008-11-241-0/+3
* | | | | tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-241-0/+33
* | | | | eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-0/+42
* | | | | dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-231-0/+5
* | | | | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* | | | | DCB: Add support for DCB BCNAlexander Duyck2008-11-201-1/+43
* | | | | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-0/+2
* | | | | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-0/+27
* | | | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-0/+37
* | | | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-203-0/+243
* | | | | hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-1/+3
* | | | | fddi: convert to new network device opsStephen Hemminger2008-11-201-0/+1
* | | | | netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-13/+26
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-203-10/+3
|\ \ \ \ \ | |/ / / /
| * | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
| * | | | reintroduce accept4Ulrich Drepper2008-11-192-6/+3
* | | | | pkt_sched: add DRR schedulerPatrick McHardy2008-11-201-0/+16
OpenPOWER on IntegriCloud