summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-15net/mlx5: E-Switch, Setup all vports' metadata to support peer miss ruleVu Pham
2020-09-15net/mlx5: E-Switch, Dedicated metadata for uplink vportVu Pham
2020-09-15net/mlx5: E-Switch, Check and enable metadata support flag before usingVu Pham
2020-09-15net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu
2020-09-15net/mlx5e: Add LAG warning for unsupported tx typeJianbo Liu
2020-09-15net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu
2020-09-15net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha
2020-09-15net/mlx5: Release clock lock before scheduling a PPS workEran Ben Elisha
2020-09-15net/mlx5: Rename ptp clock infoEran Ben Elisha
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha
2020-09-15net/mlx5: remove erroneous fallthroughDan Carpenter
2020-09-15net/mlx5: Fix uninitialized variable warningMoshe Tal
2020-09-14tcp: schedule EPOLLOUT after a partial sendmsgSoheil Hassas Yeganeh
2020-09-14tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limitSoheil Hassas Yeganeh
2020-09-14ionic: fix up debugfs after queue swapShannon Nelson
2020-09-14__netif_receive_skb_core: don't untag vlan from skb on DSA masterVladimir Oltean
2020-09-14Merge branch 'net-next-dsa-mt7530-add-support-for-MT7531'David S. Miller
2020-09-14arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 boardLanden Chao
2020-09-14arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 boardLanden Chao
2020-09-14net: dsa: mt7530: Add the support of MT7531 switchLanden Chao
2020-09-14dt-bindings: net: dsa: add new MT7531 binding to support MT7531Landen Chao
2020-09-14net: dsa: mt7530: Extend device data ready for adding a new hardwareLanden Chao
2020-09-14net: dsa: mt7530: Refine message in KconfigLanden Chao
2020-09-14drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans callXie He
2020-09-14net: try to avoid unneeded backlog flushPaolo Abeni
2020-09-14Merge branch 'mlxsw-Derive-SBIB-from-maximum-port-speed-and-MTU'David S. Miller
2020-09-14mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata
2020-09-14mlxsw: spectrum: Keep maximum speed aroundPetr Machata
2020-09-14mlxsw: spectrum: Keep maximum MTU aroundPetr Machata
2020-09-14mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata
2020-09-14mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata
2020-09-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-14Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin
2020-09-14net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()Zhang Changzhong
2020-09-14net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()Zhang Changzhong
2020-09-14net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong
2020-09-14net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()Zhang Changzhong
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet
2020-09-14net/packet: Fix a comment about hard_header_len and headroom allocationXie He
2020-09-14Merge branch 'mptcp-introduce-support-for-real-multipath-xmit'David S. Miller
2020-09-14mptcp: simult flow self-testsPaolo Abeni
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni
2020-09-14mptcp: allow picking different xmit subflowsPaolo Abeni
2020-09-14mptcp: allow creating non-backup subflowsPaolo Abeni
2020-09-14mptcp: move address attribute into mptcp_addr_infoPaolo Abeni
2020-09-14mptcp: add OoO related mibsPaolo Abeni
2020-09-14mptcp: cleanup mptcp_subflow_discard_data()Paolo Abeni
2020-09-14mptcp: move ooo skbs into msk out of order queue.Paolo Abeni
2020-09-14mptcp: introduce and use mptcp_try_coalesce()Paolo Abeni