summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit
2021-04-02net/mlx5: Pair mutex_destory with mutex_init for rate limit tableParav Pandit
2021-04-02net/mlx5: Allocate rate limit table when rate is configuredParav Pandit
2021-04-02net/mlx5: Use helper to increment, decrement rate entry refcountParav Pandit
2021-04-02net/mlx5: Use helpers to allocate and free rl table entriesParav Pandit
2021-04-02net/mlx5: Do not hold mutex while reading table constantsParav Pandit
2021-04-02net/mlx5: Pack mlx5_rl_entry structureParav Pandit
2021-04-02net/mlx5: Use unsigned int for free_countParav Pandit
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit
2021-04-02net/mlx5: CT: Add support for matching on ct_state inv and rel flagsAriel Levkovich
2021-04-02tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet
2021-04-02net: reorganize fields in netns_mibEric Dumazet
2021-04-02nfc: pn533: prevent potential memory corruptionDan Carpenter
2021-04-02Merge branch 'dpaa2-rx-copybreak'David S. Miller
2021-04-02dpaa2-eth: export the rx copybreak value as an ethtool tunableIoana Ciornei
2021-04-02dpaa2-eth: add rx copybreak supportIoana Ciornei
2021-04-02dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_bufIoana Ciornei
2021-04-02Merge branch 'mptcp-misc'David S. Miller
2021-04-02selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts
2021-04-02selftests: mptcp: init nstat historyMatthieu Baerts
2021-04-02selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts
2021-04-02mptcp: add mptcp reset option supportFlorian Westphal
2021-04-02mptcp: remove unneeded check on first subflowPaolo Abeni
2021-04-02mptcp: add active MPC mibsPaolo Abeni
2021-04-02mptcp: add mib for token creation fallbackPaolo Abeni
2021-04-02Merge branch 'ionic-ptp'David S. Miller
2021-04-02ionic: advertise support for hardware timestampsShannon Nelson
2021-04-02ionic: ethtool ptp statsShannon Nelson
2021-04-02ionic: add ethtool support for PTPShannon Nelson
2021-04-02ionic: add and enable tx and rx timestamp handlingShannon Nelson
2021-04-02ionic: set up hw timestamp queuesShannon Nelson
2021-04-02ionic: add rx filtering for hw timestamp steeringShannon Nelson
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson
2021-04-02ionic: add hw timestamp support filesShannon Nelson
2021-04-02ionic: split adminq post and wait callsShannon Nelson
2021-04-02ionic: add hw timestamp structs to interfaceShannon Nelson
2021-04-02ionic: add handling of larger descriptorsShannon Nelson
2021-04-02ionic: add new queue features to interfaceShannon Nelson
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-01net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-04-01net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli
2021-04-01net: document a side effect of ip_local_reserved_portsOtto Hollmann
2021-04-01lan743x: remove redundant semi-colonYang Yingliang
2021-04-01net: hns: Fix some typosLu Wei
2021-04-01net: smc: Remove repeated struct declarationWan Jiabing
2021-04-01include: net: Remove repeated struct declarationWan Jiabing
2021-04-01net: stmmac: remove unnecessary pci_enable_msi() callWong Vee Khee
2021-04-01stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee