summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont2008-11-161-2/+2
* e1000e: fix IPMI trafficJeff Kirsher2008-11-163-2/+51
* e1000e: fix warn_on reload after phy_id errorJeff Kirsher2008-11-161-0/+1
* phy: fix phy address bugGiulio Benetti2008-11-161-2/+2
* e100: fix dma error in direction for mappingJesse Brandeburg2008-11-161-10/+10
* igb: use dev_printk instead of printkBjorn Helgaas2008-11-161-4/+3
* qla3xxx: Cleanup: Fix link print statements.Ron Mercer2008-11-161-14/+5
* igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
* e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
* e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
* via-velocity: enable perfect filtering for multicast packetsJoey Zhuo2008-11-161-1/+1
* phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
* mlx4_en: Pause parameters per portYevgeny Petrilin2008-11-153-22/+24
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-145-29/+15
|\
| * phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-141-1/+1
| * atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-141-14/+3
| * atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn2008-11-141-4/+0
| * gianfar: Fix DMA unmap invocationsAndy Fleming2008-11-141-7/+8
| * net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov2008-11-141-3/+3
* | scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-141-2/+0
* | niu: Bump driver version and release date.David S. Miller2008-11-141-2/+2
* | NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2008-11-142-6/+293
* | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-133-5/+4
|/
* 9p: restrict RDMA usageRandy Dunlap2008-11-121-4/+6
* net: shy netns_ok checkAlexey Dobriyan2008-11-121-1/+9
* ipv6: routing header fixesBrian Haley2008-11-122-0/+10
* bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman2008-11-121-3/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-123-4/+10
|\
| * hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-121-1/+4
| * rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-121-0/+1
| * mac80211: fix notify_mac functionJohannes Berg2008-11-121-3/+3
| * rtl8187: Add Abocom USB IDIvan Kuten2008-11-121-0/+2
* | niu: Fix readq implementation when architecture does not provide one.David S. Miller2008-11-121-2/+1
* | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly2008-11-121-2/+2
* | tcp_htcp: last_cong bug fixDoug Leith2008-11-121-4/+10
|/
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-115-10/+16
|\
| * [netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit2008-11-111-1/+3
| * RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise2008-11-112-6/+2
| * cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray2008-11-111-1/+1
| * cxgb3 - eeprom read fixesDivy Le Ray2008-11-111-1/+7
| * myri10ge: fix stop/go ordering even moreBrice Goglin2008-11-111-1/+3
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-114-6/+26
|\ \
| * | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy2008-11-111-1/+16
| * | nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-101-0/+4
| * | irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-101-3/+4
| * | x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-101-1/+1
| * | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-101-1/+1
| * | x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-101-1/+1
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-115-26/+48
|\ \ \
| * | | sched: release buddies on yieldPeter Zijlstra2008-11-111-5/+12