summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-27ice: Change number of XDP Tx queues to match number of Rx queuesMarta Plantykow
2020-05-27ice: Add XDP Tx to VSI ring statsMarta Plantykow
2020-05-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow
2020-05-27ice: Handle critical FW error during admin queue initializationEvan Swanson
2020-05-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-05-27ice: Fix memory leakSurabhi Boob
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-27ice: set VF default LAN addressPaul Greenwalt
2020-05-27ice: remove unused macroJesse Brandeburg
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-05-27Merge branch 'remove-kernel_getsockopt'David S. Miller
2020-05-27net: remove kernel_getsockoptChristoph Hellwig
2020-05-27dlm: use the tcp version of accept_from_sock for sctp as wellChristoph Hellwig
2020-05-27sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik
2020-05-27net/tls: Add force_resync for driver resyncTariq Toukan
2020-05-27Merge branch 'net_sched-reduce-the-number-of-qdisc-resets'David S. Miller
2020-05-27net_sched: get rid of unnecessary dev_qdisc_reset()Cong Wang
2020-05-27net_sched: avoid resetting active qdisc for multiple timesCong Wang
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang
2020-05-27net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang
2020-05-27drivers: ipa: remove discription of nonexistent elementWang Wenhu
2020-05-27drivers: ipa: fix typoes for ipaWang Wenhu
2020-05-27Merge branch 'tcp-tcp_v4_err-cleanups'David S. Miller
2020-05-27tcp: rename tcp_v4_err() skb parameterEric Dumazet
2020-05-27tcp: add tcp_ld_RTO_revert() helperEric Dumazet
2020-05-27Merge branch 'hns3-next'David S. Miller
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan
2020-05-27net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo
2020-05-27net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo
2020-05-27net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang
2020-05-27Merge branch 'net-mscc-allow-forwarding-ioctl-operations-to-attached-PHYs'David S. Miller
2020-05-27net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart
2020-05-27net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean
2020-05-27net: add large ecmp group nexthop testsStephen Worley
2020-05-27mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann
2020-05-27bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur
2020-05-27net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King
2020-05-27net: ethernet: mtk-star-emac: fix error path in RX handlingBartosz Golaszewski
2020-05-27mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King
2020-05-27nexthop: Fix type of event_type in call_nexthop_notifiersNathan Chancellor
2020-05-26net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel
2020-05-26Merge branch 'Raw-PHY-TDR-data'David S. Miller