aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[IPSEC] ah: Remove keys from ah_data structureHerbert Xu3-16/+4
2007-10-10[IPSEC] esp: Remove keys from esp_data structureHerbert Xu3-29/+9
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2-86/+132
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens2-20/+3
2007-10-10[TG3]: Fix ethtool autonegotiate flags.Andy Gospodarek1-1/+2
2007-10-10[IRDA]: Oops fix for ksdazzleAlex Villacís Lasso1-3/+13
2007-10-10[NET]: split dev_ifsioc() according to lockingJeff Garzik1-30/+58
2007-10-10[NET]: sparse warning fixesStephen Hemminger19-54/+52
2007-10-10[TCP]: "Annotate" another fackets_out state resetIlpo Järvinen1-1/+2
2007-10-10[TCP]: Comment fastpath_cnt_hint off-by-one trapIlpo Järvinen1-1/+2
2007-10-10[TCP]: Fix two off-by-one errors in fackets_out adjusting logicIlpo Järvinen1-2/+4
2007-10-10[TG3]: Update version to 3.82.Michael Chan1-2/+2
2007-10-10[TG3]: Add 5784 and 5764 support.Matt Carlson3-12/+57
2007-10-10[TG3]: ASIC decoding and basic CPMU support.Matt Carlson2-8/+22
2007-10-10[TG3]: Walk PCI capability lists.Matt Carlson3-39/+50
2007-10-10e1000e: Fix ethtool register test codeAuke Kok1-4/+10
2007-10-10e1000e: fix debugging printout codeAuke Kok2-4/+2
2007-10-10qeth: discard inbound packets with unknown header idUrsula Braun1-1/+6
2007-10-10lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2-3/+9
2007-10-10qeth: avoid duplicate deletion of multicast addressesUrsula Braun1-2/+3
2007-10-10qeth: EDDP does not work on large MTUsFrank Blaschka2-8/+11
2007-10-10qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker1-2/+2
2007-10-10[NIU]: Add Sun Neptune ethernet driver.David S. Miller4-0/+11169
2007-10-10[DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker2-11/+7
2007-10-10[DCCP]: Correct documentationGerrit Renker1-2/+3
2007-10-10[DCCP]: Wrong format in printkGerrit Renker1-1/+1
2007-10-10[DCCP]: Tidy-up -- minisock initialisationGerrit Renker3-11/+10
2007-10-10[CCID2]: Sequence number wraparound issuesGerrit Renker1-3/+4
2007-10-10[CCID2]: Remove redundant case blockGerrit Renker1-13/+1
2007-10-10[CCID2]: Remove redundant BUG_ONGerrit Renker2-9/+4
2007-10-10[CCID2]: Remove ugly BUG_ONGerrit Renker1-6/+5
2007-10-10[CCID2]: Simplify interfaceGerrit Renker1-10/+9
2007-10-10[DCCP]: Update API documentationGerrit Renker1-3/+5
2007-10-10[DCCP]: Make all `debug' parameters boolGerrit Renker3-3/+3
2007-10-10[DCCP]: Add socket option to query the current MPSGerrit Renker3-0/+8
2007-10-10[DCCP]: Wait for CCIDGerrit Renker1-15/+19
2007-10-10pasemi_mac: enable iommu supportOlof Johansson4-20/+63
2007-10-10drivers/net/qla3xxx: trim trailing whitespaceJeff Garzik2-67/+67
2007-10-10Fix typo in new EMAC driver.vbarshak@ru.mvista.com1-2/+2
2007-10-10ipg.c doesn't compile with with CONFIG_HIGHMEM64Gtrem1-2/+8
2007-10-10pasemi_mac: use buffer index pointer in clean_rx()Olof Johansson2-31/+50
2007-10-10pasemi_mac: clear out old errors on interface openOlof Johansson2-13/+51
2007-10-10pasemi_mac: update todo listOlof Johansson1-4/+2
2007-10-10pasemi_mac: further performance tweaksOlof Johansson1-45/+47
2007-10-10pasemi_mac: add local skb alignmentOlof Johansson1-5/+16
2007-10-10pasemi_mac: workaround for erratum 5971Olof Johansson2-1/+16
2007-10-10pasemi_mac: implement sg supportOlof Johansson1-46/+117
2007-10-10pasemi_mac: rework ring managementOlof Johansson2-128/+108
2007-10-10pasemi_mac: fix bug in receive buffer dma mappingOlof Johansson1-1/+1
2007-10-10pasemi_mac: basic error checkingOlof Johansson1-5/+41