aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior
2008-08-27forcedeth: fix checksum flagAyaz Abdulla
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann
2008-08-27[netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik
2008-08-27ibmveth: fix bad UDP checksumsSantiago Leon
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow
2008-08-27atl1: disable TSO by defaultJay Cliburn
2008-08-27atl1e: multistatement if missing bracesIlpo Järvinen
2008-08-27igb: remove 82576 quad adapterAlexander Duyck
2008-08-27drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai
2008-08-27LCS recovery dumps when cable reconnectKlaus-D. Wacker
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann
2008-08-27claw: netdev->priv vs. netdev->ml_privPeter Tiedemann
2008-08-27claw: fix memory leak in claw_probe.Martin Schwidefsky
2008-08-27[netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher
2008-08-27igb: fix setting the number of tx queuesAlexander Duyck
2008-08-27igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck
2008-08-27igb: force all queues to interrupt once every 2 secondsAlexander Duyck
2008-08-27r8169: balance pci_map / pci_unmap pairFrancois Romieu
2008-08-27myri10ge: update version string to 1.4.3-1.358Brice Goglin
2008-08-27ixgbe: fix vlan filteringAlexander Duyck
2008-08-27Blackfin EMAC Driver: the BF526 also supports the MAC,Mike Frysinger
2008-08-27Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-08-25bnx2x: Version updateEilon Greenstein
2008-08-25bnx2x: Multi QueueYitchak Gertner
2008-08-25bnx2x: NAPI and interrupts enable/disableYitchak Gertner
2008-08-25bnx2x: NIC load failure cleanupYitchak Gertner
2008-08-25bnx2x: Initialization structureYitchak Gertner
2008-08-25bnx2x: HW lock timeoutEilon Greenstein
2008-08-25bnx2x: Minimize lock timeEilon Greenstein
2008-08-25bnx2x: Fan failure mechanism on additional designEilon Greenstein
2008-08-25bnx2x: Rx work checkEilon Greenstein
2008-08-25ipv6: sysctl fixesAl Viro
2008-08-25ipv4: sysctl fixesAl Viro
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich
2008-08-24mv643xx_eth: bump version to 1.3Lennert Buytenhek
2008-08-24mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek
2008-08-24mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek
2008-08-24mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek
2008-08-24mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek
2008-08-24mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek
2008-08-23ipv6: protocol for address routesStephen Hemminger
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich