summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland
2017-07-31net: phy: Log only PHY state transitionsMarc Gonzalez
2017-07-31Merge branch 'mlxsw-Various-small-fixes'David S. Miller
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata
2017-07-31mlxsw: spectrum_router: Clarify a piece of codePetr Machata
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata
2017-07-31mlxsw: reg.h: Namespace IP2ME registersPetr Machata
2017-07-31mlxsw: Update specification of reg_ritr_typePetr Machata
2017-07-31mlxsw: spectrum_router: Fix a typoPetr Machata
2017-07-31mlxsw: reg.h: Fix a typoPetr Machata
2017-07-31mlxsw: spectrum_acl: Fix a typoPetr Machata
2017-07-31Merge branch 'bcmgenet-utilize-MDIO-unimac-driver'David S. Miller
2017-07-31net: bcmgenet: Utilize bcmgenet_mii_exit() for error pathFlorian Fainelli
2017-07-31net: bcmgenet: Drop legacy MDIO codeFlorian Fainelli
2017-07-31net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driverFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli
2017-07-31Merge branch 'tcp-remove-prequeue-and-header-prediction'David S. Miller
2017-07-31tcp: remove unused mib countersFlorian Westphal
2017-07-31tcp: remove CA_ACK_SLOWPATHFlorian Westphal
2017-07-31tcp: remove header predictionFlorian Westphal
2017-07-31tcp: remove low_latency sysctlFlorian Westphal
2017-07-31tcp: reindent two spots after prequeue removalFlorian Westphal
2017-07-31tcp: remove prequeue supportFlorian Westphal
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31libata: fix a couple of doc build warningsJonathan Corbet
2017-07-31Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain
2017-07-30Merge branch 'net-sched-actions-improve-dump-performance'David S. Miller
2017-07-30net sched actions: add time filter for action dumpingJamal Hadi Salim
2017-07-30net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchJamal Hadi Salim
2017-07-30net sched actions: Use proper root attribute table for actionsJamal Hadi Salim
2017-07-30net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2017-07-30net: fec: Issue error for missing but expected PHYAndrew Lunn
2017-07-30Merge branch 'dsa-lan9303-Fix-MDIO-issues'David S. Miller
2017-07-30net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland
2017-07-30net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland
2017-07-30net: dsa: lan9303: Multiply by 4 to get MDIO registerEgil Hjelmeland
2017-07-30net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIOEgil Hjelmeland
2017-07-30Linux 4.13-rc3Linus Torvalds
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann
2017-07-29tcp: avoid bogus gcc-7 array-bounds warningArnd Bergmann