aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] gianfar: Fix sparse warningsKumar Gala2006-02-074-30/+27
* [PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan2006-02-071-1/+1
* [PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino2006-02-071-3/+3
* [PATCH] bonding: allow bond to use TSO if slaves support itJay Vosburgh2006-02-071-1/+14
* [PATCH] sky2: version 0.15 updateStephen Hemminger2006-02-071-6/+1
* [PATCH] sky2: support msi interrupt (revised)Stephen Hemminger2006-02-072-0/+78
* [PATCH] sky2: add irq to entropy poolStephen Hemminger2006-02-071-1/+2
* [PATCH] sky2: clear irq raceStephen Hemminger2006-02-071-3/+3
* [PATCH] sky2: set mac address fixStephen Hemminger2006-02-071-5/+10
* [PATCH] sky2: ethtool rx_coalesce settings fixStephen Hemminger2006-02-071-1/+1
* [PATCH] sky2: pci config space checkingStephen Hemminger2006-02-072-17/+22
* [PATCH] sky2: power management fixStephen Hemminger2006-02-071-20/+25
* [PATCH] sis900: remove cfgpmcsr I/O space register defineLennert Buytenhek2006-02-071-1/+0
* e100: remove init_hw call to fix panicJesse Brandeburg2006-02-071-2/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-0620-236/+278
|\
| * [IA64-SGI] Shub2 BTE address fixRuss Anderson2006-02-062-15/+25
| * Pull sn-recursive-flags-for-select-builds into release branchTony Luck2006-02-065-2/+8
| |\
| | * [IA64-SGI] Recursive flags do not work for selective buildsKeith Owens2006-01-265-2/+8
| * | [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt2006-02-021-8/+11
| * | [IA64-SGI] include/asm-ia64/sn/intr.h more sn2 housekeepingJes Sorensen2006-02-021-19/+19
| * | [IA64-SGI] sn2 housekeepingJes Sorensen2006-02-024-34/+35
| * | Pull sgi-drivers-makefile-cleanup into release branchTony Luck2006-02-022-1/+4
| |\ \
| | * | [PATCH] drivers/sn/ must be entered for CONFIG_SGI_IOC3Jes Sorensen2006-01-262-1/+4
| | |/
| * | [IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas2006-02-023-9/+93
| * | [IA64] Remove stale comment from ia64/KconfigKyle McMartin2006-02-021-1/+0
| * | [IA64-SGI] disable msi for all altix pci devicesMark Maule2006-02-021-0/+7
| * | [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule2006-02-021-1/+1
| * | [IA64] remove staled comments in asm/system.hChen, Kenneth W2006-02-021-25/+0
| * | Pull update-tlbflush-sn into release branchTony Luck2006-02-021-121/+75
| |\ \
| | * | [IA64-SGI] Update TLB flushing code for SN platformJack Steiner2006-01-261-121/+75
| | |/
* | | [PPP]: Fixed hardware RX checksum handlingHerbert Xu2006-02-051-0/+3
* | | [PATCH] USB: Fix GPL markings on usb core functions.Greg KH2006-02-051-3/+3
* | | mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds2006-02-051-3/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-052-8/+17
|\ \ \
| * | | [SPARC64]: Update defconfig.David S. Miller2006-02-051-8/+13
| * | | [SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller2006-02-051-0/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-0521-61/+124
|\ \ \ \
| * | | | [NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy2006-02-041-2/+2
| * | | | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-044-21/+36
| * | | | [NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy2006-02-041-2/+3
| * | | | [NETFILTER]: Check policy length in policy match strict modePatrick McHardy2006-02-042-2/+2
| * | | | [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-044-0/+28
| * | | | [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helperSamir Bellabes2006-02-041-2/+0
| * | | | [NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai2006-02-041-2/+2
| * | | | [NETFILTER]: Fix missing src port initialization in tftp expectation maskPatrick McHardy2006-02-041-0/+1
| * | | | [NETFILTER]: nfnetlink_queue: fix packet marking over netlinkPatrick McHardy2006-02-041-1/+2
| * | | | [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-043-18/+28
| * | | | [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-043-3/+7
| * | | | [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-042-7/+10
| * | | | [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso2006-02-042-0/+2