summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-03net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong
2021-04-03net: stmmac: Add support for XDP_TX actionOng Boon Leong
2021-04-03net: stmmac: Add initial XDP supportOng Boon Leong
2021-04-03net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptorsOng Boon Leong
2021-04-03net: stmmac: make SPH enable/disable to be configurableOng Boon Leong
2021-04-03net: stmmac: set IRQ affinity hint for multi MSI vectorsOng Boon Leong
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
2021-04-01net: ipv6: Refactor in rt6_age_examine_exceptionXu Jia
2021-04-01tipc: fix unique bearer names sanity checkHoang Le
2021-04-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-04-01Merge branch 'sockmap: introduce BPF_SK_SKB_VERDICT and support UDP'Alexei Starovoitov
2021-04-01selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICTCong Wang
2021-04-01selftests/bpf: Add a test case for udp sockmapCong Wang