aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25net: usb: lan78xx: remove unused including <linux/version.h>Zheng Yongjun1-1/+0
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller21-182/+141
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller430-1512/+2822
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-4/+6
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-2/+4
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds88-375/+692
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann1-15/+10
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong8-7/+304
2021-03-24Simplify the code by using module_platform_driver macroZhichao Cai1-12/+1
2021-03-24net: ipa: increase channels and eventsAlex Elder1-2/+2
2021-03-24net: ipa: move ipa_aggr_granularity_val()Alex Elder2-12/+15
2021-03-24net: ipa: limit local processing context addressAlex Elder2-4/+16
2021-03-24net: ipa: define the ENDP_INIT_NAT registerAlex Elder2-2/+29
2021-03-24net: ipa: update version definitionsAlex Elder1-7/+22
2021-03-24net: ipa: reduce IPA version assumptionsAlex Elder5-30/+37
2021-03-24mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel1-1/+85
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel2-0/+102
2021-03-24mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel1-0/+55
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel1-0/+37
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel1-0/+134
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel5-17/+21
2021-03-24mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when inactiveIdo Schimmel5-19/+32
2021-03-24mlxsw: spectrum_router: Add support for resilient nexthop groupsIdo Schimmel1-1/+25
2021-03-24net: enetc: don't depend on system endianness in enetc_set_mac_ht_fltVladimir Oltean1-6/+10
2021-03-24net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filterVladimir Oltean1-4/+4
2021-03-24netdevsim: switch to memdup_user_nul()Wei Yongjun1-8/+3
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee1-0/+2
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee1-0/+8
2021-03-24octeontx2: fix -Wnonnull warningArnd Bergmann1-32/+28
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min8-0/+189
2021-03-24sfc-falcon: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-24octeontx2-af: Few mundane typos fixedBhaskar Chowdhury1-6/+6
2021-03-24net: ethernet: mtk_eth_soc: add flow offloading supportFelix Fietkau4-2/+500
2021-03-24net: ethernet: mtk_eth_soc: add support for initializing the PPEFelix Fietkau7-3/+1190
2021-03-24net: ethernet: mtk_eth_soc: fix parsing packets in GDMFelix Fietkau2-6/+11
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau2-0/+45
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann1-1/+1
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-24net: ocelot: Simplify MRP deletionHoratiu Vultur1-16/+0
2021-03-24ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu1-6/+7
2021-03-24net: hns: remove redundant variable initializationYonglong Liu7-17/+17
2021-03-24net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu1-1/+1
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan1-1/+0
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan1-1/+1
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan3-12/+0
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan3-26/+0
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan2-11/+0
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan2-15/+0
2021-03-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-12/+16