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
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-03net: fec: clear receive interrupts before processing a packetRussell King
2015-09-02xen-netback: add support for multicast controlPaul Durrant
2015-09-02bgmac: Update fixed_phy_register()Fabio Estevam
2015-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-02ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-02ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-02ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-02ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-02ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-02ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-02ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-02ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-02ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-02ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-02ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-02ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-02ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-02ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-02ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-02ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-02ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-02ixgbe: add new function to check for management presenceDon Skidmore
2015-09-02i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-09-02flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-09-02tg3: Fix temperature reportingJean Delvare
2015-09-02phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-09-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-01net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward
2015-09-01net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn
2015-09-01phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-09-01dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn
2015-09-01dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn
2015-09-01phy: fixed_phy: Set supported speed in phydevAndrew Lunn
2015-09-01dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn
2015-09-01net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-31net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-31net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-31net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-31net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-31net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-31net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren