summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-01inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng
2021-03-01net/qrtr: fix __netdev_alloc_skb callPavel Skripkin
2021-03-01Merge branch 'sh_eth-masks'David S. Miller
2021-03-01sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov
2021-03-01sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-01sh_eth: fix TRSCER mask for SH771xSergey Shtylyov
2021-03-01atm: lanai: dont run lanai_dev_close if not openTong Zhang
2021-03-01atm: eni: dont release is never initializedTong Zhang
2021-03-01net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang
2021-03-01net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld
2021-03-01net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang
2021-03-01xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei
2021-02-28Merge branch 'net-hns3-fixes-fot-net'Jakub Kicinski
2021-02-28net: hns3: fix bug when calculating the TCAM table infoJian Shen
2021-02-28net: hns3: fix query vlan mask value error for flow directorJian Shen
2021-02-28net: hns3: fix error mask definition of flow directorJian Shen
2021-02-28net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann
2021-02-28net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki
2021-02-28ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2021-02-26Merge branch 'bnxt_en-error-recovery-bug-fixes'Jakub Kicinski
2021-02-26bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer
2021-02-26bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam
2021-02-26Merge branch 'mlxsw-various-fixes'Jakub Kicinski
2021-02-26mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel
2021-02-26mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson
2021-02-26selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-02-26tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy
2021-02-26net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-02-26net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann
2021-02-26net: dsa: mt7530: don't build GPIO support if !GPIOLIBDENG Qingfang
2021-02-26net: dsa: tag_ocelot_8021q: fix driver dependencyArnd Bergmann
2021-02-26net: mscc: ocelot: select NET_DEVLINKArnd Bergmann
2021-02-26Merge branch 'ethernet-fixes-for-stmmac-driver'Jakub Kicinski
2021-02-26net: stmmac: re-init rx buffers when mac resume backJoakim Zhang
2021-02-26net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang
2021-02-26net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang
2021-02-26net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang
2021-02-26net: stmmac: stop each tx channel independentlyJoakim Zhang
2021-02-26Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-02-26mt76: mt7915: fix unused 'mode' variableArnd Bergmann
2021-02-26mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann
2021-02-26iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabledKalle Valo
2021-02-25Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds