summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25r8169: add general EEE support for chip versions from RTL8168gHeiner Kallweit
2019-01-25Merge branch 'ipv6-defrag-rbtree'David S. Miller
2019-01-25selftests: net: ip_defrag: cover new IPv6 defrag behaviorPeter Oskolkov
2019-01-25net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-01-25Merge branch 's390-qeth-next'David S. Miller
2019-01-25s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann
2019-01-25s390/qeth: detach netdevice while card is offlineJulian Wiedmann
2019-01-25s390/qeth: delay netdevice registrationJulian Wiedmann
2019-01-25s390/qeth: remove TX disable from online pathJulian Wiedmann
2019-01-25s390/qeth: register MAC address earlierJulian Wiedmann
2019-01-25s390/qeth: consolidate open/stop netdev opsJulian Wiedmann
2019-01-25s390/qeth: remove bogus netif_wake_queue()Julian Wiedmann
2019-01-25s390/qeth: streamline TX buffer managementJulian Wiedmann
2019-01-25Documentation: net: phy: reflect latest changes to phylib APIHeiner Kallweit
2019-01-25Merge tag 'mlx5-updates-2019-01-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed
2019-01-25net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz
2019-01-25net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flowJason Gunthorpe
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-24bridge: remove duplicated include from br_multicast.cYueHaibing
2019-01-24mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo
2019-01-24tipc: remove dead code in struct tipc_topsrvZhaolong Zhang
2019-01-24Merge branch 'tcp_bbr-Improving-TCP-BBR-performance-for-WiFi-and-cellular-net...David S. Miller
2019-01-24tcp_bbr: adapt cwnd based on ack aggregation estimationPriyaranjan Jha
2019-01-24tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioningPriyaranjan Jha
2019-01-24r8169: factor out PHY init sequence adjusting 10M and ALDPSHeiner Kallweit
2019-01-24r8169: factor out disabling ALDPSHeiner Kallweit
2019-01-24bonding: count master 3ad stats separatelyNikolay Aleksandrov
2019-01-24Merge branch 'net-phy-improve-starting-PHY'David S. Miller
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit
2019-01-24net: phy: start interrupts in phy_startHeiner Kallweit
2019-01-24net: phy: warn if phy_start is called from invalid stateHeiner Kallweit
2019-01-24net: phy: start state machine in phy_start onlyHeiner Kallweit
2019-01-24net: stmmac: Fix return value check in qcom_ethqos_probe()Wei Yongjun
2019-01-24net: amd8111e: clean up two minor indentation issuesColin Ian King
2019-01-24Merge branch 'ENETC'David S. Miller
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil
2019-01-24net/mlx4_core: A write memory barrier is sufficient in EQ ci updateTariq Toukan
2019-01-23r8169: improve firmware handlingHeiner Kallweit
2019-01-23Merge branch 'hns3-next'David S. Miller