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