aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ps3 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-02selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-02selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich1-3/+10
2021-03-01tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet1-8/+15
2021-03-01hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)3-6/+11
2021-03-01net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang1-6/+13
2021-03-01net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2-1/+3
2021-03-01docs: networking: bonding.rst Fix a typo in bonding.rstMasanari Iida1-1/+1
2021-03-01net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean1-0/+2
2021-03-01net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean1-1/+0
2021-03-01net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2-10/+56
2021-03-01net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean1-5/+0
2021-03-01net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2-8/+29
2021-03-01net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2-22/+11
2021-03-01net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean3-9/+36
2021-03-01net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean4-8/+18
2021-03-01inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng1-14/+7
2021-03-01net/qrtr: fix __netdev_alloc_skb callPavel Skripkin1-1/+1
2021-03-01sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-01sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-01sh_eth: fix TRSCER mask for SH771xSergey Shtylyov1-0/+3
2021-03-01atm: lanai: dont run lanai_dev_close if not openTong Zhang1-1/+4
2021-03-01atm: eni: dont release is never initializedTong Zhang1-1/+2
2021-03-01net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang1-2/+4
2021-03-01net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld6-23/+22
2021-03-01net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang1-7/+5
2021-03-01xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich1-2/+2
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2-9/+11
2021-03-01can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal ModeTorin Cooper-Bennun1-3/+3
2021-03-01can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownershipOleksij Rempel1-2/+6
2021-03-01can: mcp251xfd: revert "can: mcp251xfd: add BQL support"Marc Kleine-Budde1-17/+4
2021-03-01can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang1-5/+7
2021-03-01can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang1-3/+7
2021-03-01can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang1-1/+1
2021-02-28net: hns3: fix bug when calculating the TCAM table infoJian Shen1-2/+2
2021-02-28net: hns3: fix query vlan mask value error for flow directorJian Shen1-2/+1
2021-02-28net: hns3: fix error mask definition of flow directorJian Shen1-3/+3
2021-02-28net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann1-1/+1
2021-02-28net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki1-0/+3
2021-02-28ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang1-13/+13
2021-02-26bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer1-2/+12
2021-02-26bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam1-0/+3
2021-02-26mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel1-0/+7
2021-02-26mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson3-1/+8
2021-02-26selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-02-26tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy1-1/+2
2021-02-26net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery1-0/+7
2021-02-26net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann1-4/+2
2021-02-26net: dsa: mt7530: don't build GPIO support if !GPIOLIBDENG Qingfang1-0/+4
2021-02-26net: dsa: tag_ocelot_8021q: fix driver dependencyArnd Bergmann1-0/+2
2021-02-26net: mscc: ocelot: select NET_DEVLINKArnd Bergmann1-0/+1