summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix flow control denial of service possibilityJesse Brandeburg2008-02-241-26/+5
* e1000e: fix flow control when using ethtool overridesJesse Brandeburg2008-02-241-3/+0
* e1000e: fix link up message to show ethX:Jesse Brandeburg2008-02-241-2/+1
* e1000e: 82573 can use eerd method to read eepromAuke Kok2008-02-241-11/+1
* ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok2008-02-241-0/+1
* macb: Fix speed settingAtsushi Nemoto2008-02-241-1/+1
* sky2: fix LED managementStephen Hemminger2008-02-242-74/+76
* [netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia2008-02-241-1/+1
* net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk2008-02-231-2/+2
* igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes2008-02-231-2/+4
* gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce2008-02-231-7/+7
* sis190: read the mac address from the eeprom firstFrancois Romieu2008-02-231-5/+10
* tlan: add static to function definitionsHarvey Harrison2008-02-231-32/+32
* claw: make use of DIV_ROUND_UPJulia Lawall2008-02-231-21/+18
* pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro2008-02-231-2/+8
* drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-231-6/+6
* virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger2008-02-231-1/+1
* uli526x partially recognizing interfaceGrant Grundler2008-02-231-1/+11
* update TULIP MAINTAINERSGrant Grundler2008-02-231-4/+7
* igb: fix legacy mode irq issueAndy Gospodarek2008-02-231-7/+2
* fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood2008-02-231-6/+1
* ehea: add kdump supportThomas Klein2008-02-232-25/+290
* Merge branch 'master' of ../linux-2.6/David S. Miller2008-02-23952-11524/+25657
|\
| * Fix u132-hcd.c compile errorMirco Tischler2008-02-231-2/+2
| * fix vmsas.c file permissionsOliver Pinter2008-02-231-0/+0
| * Add memory barrier semantics to wake_up() & coLinus Torvalds2008-02-231-0/+1
| * mvsas: fix build warning, clean prototypesJeff Garzik2008-02-231-12/+1
| * documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2008-02-232-2/+3
| * memcgroup: return negative error code in mem_cgroup_create()Li Zefan2008-02-231-2/+2
| * memcgroup: remove a useless VM_BUG_ON()Li Zefan2008-02-231-1/+0
| * memcgroup: fix and update documentationLi Zefan2008-02-231-15/+9
| * cgroup: remove dead code in cgroup_get_rootdir()Li Zefan2008-02-231-1/+0
| * cgroup: remove duplicate code in find_css_set()Li Zefan2008-02-231-1/+0
| * cgroup: fix subsys bitopsLi Zefan2008-02-231-2/+2
| * cgroup: fix memory leak in cgroup_get_sb()Li Zefan2008-02-231-1/+4
| * cgroup: clean up cgroup.hLi Zefan2008-02-231-25/+23
| * cgroup: fix commentsLi Zefan2008-02-232-64/+80
| * cgroup: fix and update documentationLi Zefan2008-02-231-33/+33
| * Solve section mismatch for free_area_init_core.Alexander van Heukelum2008-02-232-2/+15
| * Smack: update for file capabilitiesCasey Schaufler2008-02-231-13/+74
| * kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds2008-02-231-2/+2
| * cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen2008-02-231-0/+8
| * kernel-doc: fix function-pointer-parameter parsingRichard Kennedy2008-02-231-3/+3
| * h8300: defconfig updateYoshinori Sato2008-02-231-123/+140
| * h8300: IRQ handling updateYoshinori Sato2008-02-237-327/+94
| * h8300: uaccess.h updateYoshinori Sato2008-02-231-2/+2
| * h8300: signal.c typo fixYoshinori Sato2008-02-231-2/+2
| * futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-233-4/+44
| * futex: fix init orderThomas Gleixner2008-02-231-5/+7
| * dmi: prevent linked list corruptionJean Delvare2008-02-231-7/+1
OpenPOWER on IntegriCloud