]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-08-02 Vivien Didelotnet: dsa: call phy_init_eee in DSA layer
2017-08-02 Vivien Didelotnet: dsa: mv88e6xxx: call phy_init_eee
2017-08-02 Vivien Didelotnet: dsa: bcm_sf2: remove unneeded supported flags
2017-08-02 Vivien Didelotnet: dsa: qca8k: empty qca8k_get_eee
2017-08-02 Vivien Didelotnet: dsa: qca8k: do not cache unneeded EEE fields
2017-08-02 Vivien Didelotnet: dsa: qca8k: enable EEE once
2017-08-02 Vivien Didelotnet: dsa: qca8k: fix EEE init
2017-08-02 Vivien Didelotnet: dsa: PHY device is mandatory for EEE
2017-08-02 David S. MillerMerge branch 'ravb-wol-magic-packet'
2017-08-02 Niklas Söderlundravb: add workaround for clock when resuming with WoL...
2017-08-02 Niklas Söderlundravb: add wake-on-lan support via magic packet
2017-08-02 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2017-08-01 Willem de Bruijnnet: add skb_frag_foreach_page and use with kmap_atomic
2017-08-01 David S. MillerMerge branch 'mediatek-next'
2017-08-01 Sean WangMAINTAINERS: add Sean/Nelson as MediaTek ethernet maint...
2017-08-01 Sean Wangnet-next: mediatek: add support for MediaTek MT7622 SoC
2017-08-01 Sean Wangnet-next: mediatek: add platform data to adapt into...
2017-08-01 Sean Wangdt-bindings: net: mediatek: add support for MediaTek...
2017-08-01 David S. MillerMerge branch 'kzproxy-next'
2017-08-01 Tom Herbertstrparser: Generalize strparser
2017-08-01 Tom Herbertskbuff: Function to send an skbuf on a socket
2017-08-01 Tom Herbertproto_ops: Add locked held versions of sendmsg and sendpage
2017-08-01 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-08-01 David S. MillerMerge branch 'revert-ipv6-const'
2017-08-01 Julia LawallRevert "l2tp: constify inet6_protocol structures"
2017-08-01 Julia LawallRevert "ipv6: constify inet6_protocol structures"
2017-08-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-08-01 Brian NorrisBluetooth: btusb: add ID for LiteOn 04ca:3016
2017-08-01 William Tusamples/bpf: fix bpf tunnel cleanup
2017-08-01 Paolo Abeniudp6: fix jumbogram reception
2017-08-01 Gao Fengppp: Fix a scheduling-while-atomic bug in del_chan
2017-08-01 Florian FainelliRevert "net: bcmgenet: Remove init parameter from bcmge...
2017-08-01 Michael S. Tsirkinvirtio_net: fix truesize for mergeable buffers
2017-08-01 Jakub Sitnickiipv6: Avoid going through ->sk_net to access the netns
2017-08-01 David S. MillerMerge branch 'marvell-phy-refactor-and-cleanup'
2017-08-01 Andrew Lunnnet: phy: marvell: Refactor setting downshift into a helper
2017-08-01 Andrew Lunnnet: phy: marvell: Use the set_polarity helper
2017-08-01 Andrew Lunnnet: phy: marvell: Refactor m88e1121 RGMII delay config...
2017-08-01 Andrew Lunnnet: phy: marvell: Consolidate setting the phy-mode
2017-08-01 Andrew Lunnnet: phy: marvell: consolidate RGMII delay code
2017-08-01 Andrew Lunnnet: phy: marvell: Use core genphy_soft_reset()
2017-08-01 Andrew Lunnnet: phy: marvell: tabification
2017-08-01 Sergei Shtylyovmv643xx_eth: fix of_irq_to_resource() error check
2017-08-01 Florian Fainellinet: bcmgenet: Add dependency on HAS_IOMEM && OF
2017-08-01 Florian FainelliMAINTAINERS: Add more files to the PHY LIBRARY section
2017-08-01 Ido Schimmelipv4: fib: Fix NULL pointer deref during fib_sync_down_...
2017-08-01 Florian Fainellinet: phy: Correctly process PHY_HALTED in phy_stop_mach...
2017-08-01 Wei Wangtcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
2017-08-01 Wei Wangtcp: extract the function to compute delivery rate
2017-07-31 Mark Cave-Aylandsunhme: fix up GREG_STAT and GREG_IMASK register offsets
2017-07-31 Marc Gonzaleznet: phy: Log only PHY state transitions
2017-07-31 David S. MillerMerge branch 'mlxsw-Various-small-fixes'
2017-07-31 Petr Machatamlxsw: spectrum_router: Simplify a piece of code
2017-07-31 Petr Machatamlxsw: spectrum_router: Clarify a piece of code
2017-07-31 Petr Machatamlxsw: spectrum_router: Simplify a piece of code
2017-07-31 Petr Machatamlxsw: reg.h: Namespace IP2ME registers
2017-07-31 Petr Machatamlxsw: Update specification of reg_ritr_type
2017-07-31 Petr Machatamlxsw: spectrum_router: Fix a typo
2017-07-31 Petr Machatamlxsw: reg.h: Fix a typo
2017-07-31 Petr Machatamlxsw: spectrum_acl: Fix a typo
2017-07-31 David S. MillerMerge branch 'bcmgenet-utilize-MDIO-unimac-driver'
2017-07-31 Florian Fainellinet: bcmgenet: Utilize bcmgenet_mii_exit() for error path
2017-07-31 Florian Fainellinet: bcmgenet: Drop legacy MDIO code
2017-07-31 Florian Fainellinet: bcmgenet: utilize generic Broadcom UniMAC MDIO...
2017-07-31 Florian Fainellinet: phy: mdio-bcm-unimac: Allow specifying platform data
2017-07-31 Florian Fainellinet: phy: mdio-bcm-unimac: Add debug print for PHY...
2017-07-31 Florian Fainellinet: phy: mdio-bcm-unimac: create unique bus names
2017-07-31 Florian Fainellinet: phy: mdio-bcm-unimac: factor busy polling loop
2017-07-31 David S. MillerMerge branch 'tcp-remove-prequeue-and-header-prediction'
2017-07-31 Florian Westphaltcp: remove unused mib counters
2017-07-31 Florian Westphaltcp: remove CA_ACK_SLOWPATH
2017-07-31 Florian Westphaltcp: remove header prediction
2017-07-31 Florian Westphaltcp: remove low_latency sysctl
2017-07-31 Florian Westphaltcp: reindent two spots after prequeue removal
2017-07-31 Florian Westphaltcp: remove prequeue support
2017-07-31 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-07-31 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-07-31 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-07-31 Jonathan Corbetlibata: fix a couple of doc build warnings
2017-07-31 Loic PoulainBluetooth: hci_uart: Fix uninitialized alignment value
2017-07-31 David S. MillerMerge branch 'net-sched-actions-improve-dump-performance'
2017-07-31 Jamal Hadi Salimnet sched actions: add time filter for action dumping
2017-07-31 Jamal Hadi Salimnet sched actions: dump more than TCA_ACT_MAX_PRIO...
2017-07-31 Jamal Hadi Salimnet sched actions: Use proper root attribute table...
2017-07-31 Jamal Hadi Salimnet netlink: Add new type NLA_BITFIELD32
2017-07-31 Andrew Lunnnet: fec: Allow reception of frames bigger than 1522 bytes
2017-07-31 Andrew Lunnnet: fec: Issue error for missing but expected PHY
2017-07-31 David S. MillerMerge branch 'dsa-lan9303-Fix-MDIO-issues'
2017-07-31 Egil Hjelmelandnet: dsa: lan9303: MDIO access phy registers directly
2017-07-31 Egil Hjelmelandnet: dsa: lan9303: Renamed indirect phy access functions
2017-07-31 Egil Hjelmelandnet: dsa: lan9303: Multiply by 4 to get MDIO register
2017-07-31 Egil Hjelmelandnet: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
2017-07-30 Linus TorvaldsLinux 4.13-rc3 v4.13-rc3
2017-07-30 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-07-30 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-07-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-07-30 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-07-30 Daniel Borkmannbpf: fix bpf_prog_get_info_by_fd to dump correct xlated...
2017-07-30 Arnd Bergmanntcp: avoid bogus gcc-7 array-bounds warning
2017-07-30 David S. MillerMerge branch 'ethtool-fec'
next