aboutsummaryrefslogtreecommitdiffstats
path: root/virt/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22net: ethernet: mediatek: get out of potential invalid pointer accessSean Wang1-2/+4
2016-09-22net: ethernet: mediatek: use [get|set]_link_ksettingsSean Wang1-21/+12
2016-09-22net: ethernet: mediatek: remove superfluous local variable for phy addressSean Wang1-9/+1
2016-09-22net: ethernet: mediatek: use phydev from struct net_deviceSean Wang2-39/+36
2016-09-22net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0Sean Wang1-1/+4
2016-09-22net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMIISean Wang2-2/+61
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang3-0/+8
2016-09-22rxrpc: Reduce the number of PING ACKs sentDavid Howells2-3/+6
2016-09-22rxrpc: Reduce the number of ACK-Requests sentDavid Howells4-4/+13
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng3-1/+4
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng1-1/+1
2016-09-22net/faraday: Mask out PHYSTS_CHG interruptJoel Stanley2-7/+4
2016-09-22net/faraday: Configure old MDIO interface on Aspeed SoCsJoel Stanley2-0/+14
2016-09-22net/faraday: Clear stale interruptsGavin Shan1-0/+6
2016-09-22net/faraday: Adapt for Aspeed SoCsJoel Stanley1-3/+10
2016-09-22net/faraday: Make EDO{R,T}R bits configurableAndrew Jeffery2-16/+26
2016-09-22net/faraday: Separate rx page storage from rxdescAndrew Jeffery1-7/+18
2016-09-22rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells7-20/+57
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22rxrpc: Expedite ping response transmissionDavid Howells1-0/+4
2016-09-22rxrpc: Send pings to get RTT dataDavid Howells4-8/+80
2016-09-22cxgb4: Convert to use simple_open()Wei Yongjun1-7/+1
2016-09-22net: dsa: qca8k: use mdio_module_driver to simplify the codeWei Yongjun1-13/+1
2016-09-22net: dsa: qca8k: fix non static symbol warningWei Yongjun1-1/+1
2016-09-22sctp: make use of SCTP_TRUNC4 macroMarcelo Ricardo Leitner1-3/+4
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner11-42/+42
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed2-8/+25
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed6-36/+304
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed5-64/+120
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout4-2/+130
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed1-42/+50
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed1-2/+5
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed3-26/+30
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed3-123/+133
2016-09-22tcp: implement TSQ for retransmitsEric Dumazet1-25/+47
2016-09-22MAINTAINERS: Update b44 maintainer.Michael Chan1-1/+1
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet1-2/+8
2016-09-22net: dsa: mv88e6xxx: Convert flag bits to unsigned long longAndrew Lunn1-31/+31
2016-09-22net: dsa: mv88e6xxx: Add helper for accessing port registersAndrew Lunn2-189/+182
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre9-14/+19
2016-09-22net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-47/+58
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes3-33/+24
2016-09-22net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commitsSean Wang1-3/+1
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy1-0/+71
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy6-2/+525