Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-18ethernet/cavium: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/neterion: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/dlink: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/realtek: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/mellanox: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/marvell: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/intel: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/atheros: use core min/max MTU checkingJarod Wilson
2016-10-18Merge branch 'dp83867-impedance-control'David S. Miller
2016-10-18ARM: dts: dra72-evm-revc: fix correct phy delayMugunthan V N
2016-10-18ARM: dts: dra72-evm-revc: add phy impedance settingsMugunthan V N
2016-10-18net: phy: dp83867: add support for MAC impedance configurationMugunthan V N
2016-10-18net: phy: dp83867: Add documentation for optional impedance controlMugunthan V N
2016-10-18vlan: Remove unnecessary comparison of unsigned against 0Tobias Klauser
2016-10-17fsl/fman: fix error return code in mac_probe()Wei Yongjun
2016-10-17net: report right mtu value in error messageJakub Kicinski
2016-10-17net: ethernet: nb8800: fix error return code in nb8800_open()Wei Yongjun
2016-10-17fjes: fix format string for trace outputArnd Bergmann
2016-10-17Merge branch 'mv88e6xxx-interrupt-support'David S. Miller
2016-10-17arm: vf610: zii devel b: Add support for switch interruptsAndrew Lunn
2016-10-17net: phy: Use phy name when requesting the interruptAndrew Lunn
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-10-17net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn
2016-10-17net: dsa: mv88e6xxx: Implement interrupt support.Andrew Lunn
2016-10-17rds: Remove duplicate prefix from rds_conn_path_error useJoe Perches
2016-10-17rds: Remove unused rds_conn_errorJoe Perches
2016-10-17net: hip04: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert
2016-10-16ipvlan: constify l3mdev_ops structureJulia Lawall
2016-10-16Merge branch 'ila-cached-route'David S. Miller
2016-10-16ila: Cache a route to translated addressTom Herbert
2016-10-16lwtunnel: Add destroy state operationTom Herbert
2016-10-14Merge branch 'fjes-next'David S. Miller
2016-10-14fjes: Update fjes driver version : 1.2Taku Izumi
2016-10-14fjes: Add debugfs entry for EP status information in fjes driverTaku Izumi
2016-10-14fjes: ethtool -w and -W support for fjes driverTaku Izumi
2016-10-14fjes: Add tracepoints in fjes driverTaku Izumi
2016-10-14fjes: Enhance ethtool -S for fjes driverTaku Izumi
2016-10-14fjes: ethtool -d support for fjes driverTaku Izumi
2016-10-14Merge branch 'qed-next'David S. Miller
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra
2016-10-14qed: Handle malicious VFs eventsYuval Mintz
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz
2016-10-14qed*: Allow unicast filteringYuval Mintz
2016-10-14qede: Prevent GSO on long Geneve headersManish Chopra
2016-10-14qede: GSO support for tunnels with outer csumManish Chopra
2016-10-14qed: Pass MAC hints to VFsYuval Mintz