summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-28Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet
2020-05-28net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-27net/mlx5: Add missing mutex destroyParav Pandit
2020-05-27net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham
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-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