summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-055-5/+30
|\
| * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| * ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
* | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-041-0/+2
|/
* can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-041-1/+4
* ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-041-1/+5
* netx-eth: initialize per device spinlockUwe Kleine-König2008-12-031-0/+2
* tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-031-12/+10
* enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-031-2/+14
* hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-031-2/+2
* b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-031-4/+2
* can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-033-19/+53
* Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-031-0/+3
* netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-031-4/+6
* bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-032-3/+38
* xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-024-88/+116
|\
| * [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
| * [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
| * [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| * [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
| * [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-212-40/+32
| * [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-0215-111/+223
|\ \
| * | UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-213-18/+76
| * | UBIFS: do not allocate too muchArtem Bityutskiy2008-11-214-33/+60
| * | UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-213-8/+15
| * | UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-071-2/+0
| * | UBIFS: fix compilation warningsArtem Bityutskiy2008-11-067-50/+70
| * | MAINTAINERS: change UBI/UBIFS git tree URLsArtem Bityutskiy2008-11-061-2/+2
| * | UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-066-13/+15
| * | UBIFS: remove printkArtem Bityutskiy2008-11-061-2/+2
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-029-7/+29
|\ \ \
| * | | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-261-0/+1
| * | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-253-0/+11
| * | | KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-231-1/+1
| * | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
| * | | KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
| * | | KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-231-1/+3
| * | | KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-022-54/+14
|\ \ \
| * | | sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-011-1/+1
| * | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0240-85/+229
|\ \ \ \
| * | | | MAINTAINERS: add netdev to ATMJiri Slaby2008-11-301-0/+1
| * | | | ATM: horizon, fix hrz_probe fail pathJiri Slaby2008-11-291-1/+1
| * | | | pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-281-0/+1
| * | | | net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-263-3/+13
OpenPOWER on IntegriCloud