summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-28[SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich3-7/+13
2008-02-28[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket optionVlad Yasevich1-4/+8
2008-02-28[SCTP]: Clean up naming conventions of sctp protocol/address family registrationNeil Horman2-12/+12
2008-02-27[SCTP]: Correctly set the length of sctp_assoc_change notificationVlad Yasevich1-1/+1
2008-02-26[AF_KEY]: Fix oops by converting to proc_net_*().David S. Miller1-3/+2
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan2-3/+1
2008-02-26[IPV4]: Reset scope when changing addressBjorn Mork1-0/+1
2008-02-26[IPV6]: Add missing initializations of the new nl_info.nl_net fieldBenjamin Thery2-0/+5
2008-02-26[MACVLAN]: Update Kconfig to refer to iproutePatrick McHardy1-0/+5
2008-02-26bluetooth: delete timer in l2cap_conn_del()Thomas Gleixner1-0/+2
2008-02-24tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison4-4/+4
2008-02-24Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller27-285/+531
2008-02-24Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds1-1/+1
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D3-3/+12
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser2-3/+3
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-20/+44
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24e1000e: remove unused read value in ASPM disable code.Auke Kok1-2/+0
2008-02-24e1000e: fix spelling errors in commentsAuke Kok7-44/+46
2008-02-24e1000e: fix flow control denial of service possibilityJesse Brandeburg1-26/+5
2008-02-24e1000e: fix flow control when using ethtool overridesJesse Brandeburg1-3/+0
2008-02-24e1000e: fix link up message to show ethX:Jesse Brandeburg1-2/+1
2008-02-24e1000e: 82573 can use eerd method to read eepromAuke Kok1-11/+1
2008-02-24ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok1-0/+1
2008-02-24macb: Fix speed settingAtsushi Nemoto1-1/+1
2008-02-24sky2: fix LED managementStephen Hemminger2-74/+76
2008-02-24[netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia1-1/+1
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-180/+521
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-84/+34
2008-02-23net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk1-2/+2
2008-02-23igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes1-2/+4
2008-02-23gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce1-7/+7
2008-02-23sis190: read the mac address from the eeprom firstFrancois Romieu1-5/+10
2008-02-23tlan: add static to function definitionsHarvey Harrison1-32/+32
2008-02-23claw: make use of DIV_ROUND_UPJulia Lawall1-21/+18
2008-02-23pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro1-2/+8
2008-02-23drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza1-6/+6
2008-02-23virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger1-1/+1
2008-02-23uli526x partially recognizing interfaceGrant Grundler1-1/+11