summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-01-22mptcp: re-enable sndbuf autotunePaolo Abeni
2021-01-22mptcp: always graft subflow socket to parentPaolo Abeni
2021-01-22sfc: reduce the number of requested xdp ev queuesIvan Babrou
2021-01-22tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2021-01-22tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang
2021-01-22net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka
2021-01-22dt-bindings: net: renesas,etheravb: Add r8a779a0 supportWolfram Sang
2021-01-21Merge branch 'net-ipa-remove-a-build-dependency'Jakub Kicinski
2021-01-21arm64: dts: qcom: sdm845: kill IPA modem-remoteproc propertyAlex Elder
2021-01-21arm64: dts: qcom: sc7180: kill IPA modem-remoteproc propertyAlex Elder
2021-01-21dt-bindings: net: remove modem-remoteproc propertyAlex Elder
2021-01-21net: ipa: remove a remoteproc dependencyAlex Elder
2021-01-21net: macb: ignore tx_clk if MII is usedMichael Walle
2021-01-21net: remove aurora nb8800 driverArnd Bergmann
2021-01-21cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit
2021-01-21cxgb4: Assign boolean values to a bool variableJiapeng Zhong
2021-01-21MAINTAINERS: add entry for Arrow SpeedChips XRS7000 driverGeorge McCollister
2021-01-21Merge branch 'ucc_geth-improvements'Jakub Kicinski
2021-01-21ethernet: ucc_geth: simplify rx/tx allocationsRasmus Villemoes
2021-01-21ethernet: ucc_geth: inform the compiler that numQueues is always 1Rasmus Villemoes
2021-01-21ethernet: ucc_geth: add helper to replace repeated switch statementsRasmus Villemoes
2021-01-21ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()Rasmus Villemoes
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes
2021-01-21ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directlyRasmus Villemoes
2021-01-21ethernet: ucc_geth: don't statically allocate eight ucc_geth_infoRasmus Villemoes
2021-01-21ethernet: ucc_geth: constify ugeth_primary_infoRasmus Villemoes
2021-01-21ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} propertiesRasmus Villemoes
2021-01-21ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_privateRasmus Villemoes
2021-01-21ethernet: ucc_geth: replace kmalloc+memset by kzallocRasmus Villemoes
2021-01-21ethernet: ucc_geth: remove unnecessary memset_io() callsRasmus Villemoes
2021-01-21ethernet: ucc_geth: use qe_muram_free_addr()Rasmus Villemoes
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
2021-01-21ethernet: ucc_geth: remove unused read of temoder fieldRasmus Villemoes
2021-01-21Merge branch 'add-devlink-health-reporters-for-nix-block'Jakub Kicinski
2021-01-21docs: octeontx2: Add Documentation for NIX health reportersGeorge Cherian
2021-01-21octeontx2-af: Add devlink health reporters for NIXGeorge Cherian
2021-01-20net: stmmac: dwmac-meson8b: fix the RX delay validationMartin Blumenstingl
2021-01-20ip_gre: remove CRC flag from dev features in gre_gso_segmentXin Long
2021-01-20udp: not remove the CRC flag from dev features when need_csum is falseXin Long
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu
2021-01-20Merge branch 'net-inline-rollback_registered-functions'Jakub Kicinski
2021-01-20net: inline rollback_registered_many()Jakub Kicinski
2021-01-20net: move rollback_registered_many()Jakub Kicinski
2021-01-20net: inline rollback_registered()Jakub Kicinski
2021-01-20net: move net_set_todo inside rollback_registered()Jakub Kicinski
2021-01-20Merge branch 'nexthop-more-fine-grained-policies-for-netlink-message-validation'Jakub Kicinski
2021-01-20nexthop: Specialize rtm_nh_policyPetr Machata
2021-01-20nexthop: Use a dedicated policy for nh_valid_dump_req()Petr Machata