summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-07Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-01-07net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-07chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-07chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-07chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-07chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal
2021-01-07chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-07chtls: Remove invalid set_tcb callAyush Sawal
2021-01-07chtls: Fix hardware tid leakAyush Sawal
2021-01-07tap/tun: add skb_zcopy_init() helper for initialization.Jonathan Lemon
2021-01-07net: group skb_shinfo zerocopy related bits together.Jonathan Lemon
2021-01-07skbuff: Add skb parameter to the ubuf zerocopy callbackJonathan Lemon
2021-01-07net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12AMartin Blumenstingl
2021-01-07net: stmmac: dwmac-meson8b: move RGMII delays into a separate functionMartin Blumenstingl
2021-01-07net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delayMartin Blumenstingl
2021-01-07net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clockMartin Blumenstingl
2021-01-07net: systemport: use standard netdevice notifier to detect DSA presenceVladimir Oltean
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2021-01-07net: dsa: ocelot: request DSA to fix up lack of address learning on CPU portVladimir Oltean
2021-01-07r8169: improve RTL8168g PHY suspend quirkHeiner Kallweit
2021-01-07r8169: move ERI access functions to avoid forward declarationHeiner Kallweit
2021-01-07net: phy: replace mutex_is_locked with lockdep_assert_held in phylibHeiner Kallweit
2021-01-07net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-07udp_tunnel: remove REGISTER/UNREGISTER handling from tunnel driversJakub Kicinski
2021-01-07net: broadcom: Drop OF dependency from BGMAC_PLATFORMFlorian Fainelli
2021-01-07bcm63xx_enet: improve rx loopSieng Piaw Liew
2021-01-07bcm63xx_enet: convert to build_skbSieng Piaw Liew
2021-01-07bcm63xx_enet: consolidate rx SKB ring cleanup codeSieng Piaw Liew
2021-01-07bcm63xx_enet: alloc rx skb with NET_IP_ALIGNSieng Piaw Liew
2021-01-07bcm63xx_enet: add xmit_more supportSieng Piaw Liew
2021-01-07bcm63xx_enet: add BQL supportSieng Piaw Liew
2021-01-07bcm63xx_enet: batch process rx pathSieng Piaw Liew
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang
2021-01-07qmi_wwan: Increase headroom for QMAP SKBsKristian Evensen
2021-01-07can: rcar: Kconfig: update help description for CAN_RCAR configLad Prabhakar
2021-01-07can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde