summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-07-281-5/+2
| | * | | | | | sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-07-281-1/+1
| | * | | | | | nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin2021-07-281-1/+1
| | * | | | | | Merge tag 'mlx5-fixes-2021-07-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-07-2810-32/+98
| | |\ \ \ \ \ \
| | | * | | | | | net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi2021-07-281-1/+1
| | | * | | | | | net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak2021-07-281-2/+31
| | | * | | | | | net/mlx5: Unload device upon firmware fatal errorAya Levin2021-07-281-2/+10
| | | * | | | | | net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin2021-07-281-1/+1
| | | * | | | | | net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-07-281-1/+1
| | | * | | | | | net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin2021-07-282-2/+7
| | | * | | | | | net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy2021-07-281-2/+3
| | | * | | | | | net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan2021-07-281-1/+10
| | | * | | | | | net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-07-282-4/+4
| | | * | | | | | net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman2021-07-281-3/+4
| | | * | | | | | net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman2021-07-281-9/+20
| | | * | | | | | net/mlx5: Fix flow table chainingMaor Gottlieb2021-07-281-4/+6
| | |/ / / / / /
| | * | | | | | net: hns3: change the method of obtaining default ptp cycleYufeng Mo2021-07-272-9/+37
| | * | | | | | nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin2021-07-271-1/+1
| | * | | | | | net: llc: fix skb_over_panicPavel Skripkin2021-07-273-10/+33
| | * | | | | | octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham2021-07-271-2/+13
| | * | | | | | bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur2021-07-261-3/+2
| | * | | | | | net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren2021-07-261-3/+3
| | * | | | | | sctp: delete addr based on sin6_scope_idChen Shen2021-07-261-2/+3
| | * | | | | | net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10Mohammad Athari Bin Ismail2021-07-261-0/+2
| | * | | | | | Merge branch 'sctp-pmtu-probe'David S. Miller2021-07-263-28/+37
| | |\ \ \ \ \ \
| | | * | | | | | sctp: send pmtu probe only if packet loss in Search Complete stateXin Long2021-07-262-1/+6
| | | * | | | | | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-263-28/+32
| | |/ / / / / /
| | * | | | | | net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-07-261-2/+2
| | * | | | | | mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-07-251-0/+1
| | * | | | | | net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo2021-07-251-1/+1
| | * | | | | | devlink: Fix phys_port_name of virtual port and merge errorParav Pandit2021-07-251-8/+2
| | * | | | | | octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam2021-07-252-7/+9
| | * | | | | | octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2021-07-252-4/+8
| | * | | | | | octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya2021-07-253-4/+11
| | * | | | | | bnxt_en: Add missing periodic PHC overflow checkMichael Chan2021-07-242-0/+11
| | * | | | | | tipc: do not write skb_shinfo frags when doing decrytionXin Long2021-07-241-10/+4
| | * | | | | | Merge tag 'linux-can-fixes-for-5.14-20210724' of git://git.kernel.org/pub/scm...David S. Miller2021-07-245-11/+35
| | |\ \ \ \ \ \
| | | * | | | | | can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde2021-07-241-0/+1
| | | * | | | | | can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr valuesStephane Grosjean2021-07-241-4/+6
| | | * | | | | | can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong2021-07-241-1/+1
| | | * | | | | | can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel2021-07-241-2/+7
| | | * | | | | | can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-07-241-2/+18
| | | * | | | | | arm64: dts: imx8mp: remove fallback compatible string for FlexCANJoakim Zhang2021-07-241-2/+2
| | |/ / / / / /
| | * | | | | | Merge branch 'ionic-fixes'David S. Miller2021-07-234-127/+132
| | |\ \ \ \ \ \
| | | * | | | | | ionic: count csum_none when offload enabledShannon Nelson2021-07-231-6/+5
| | | * | | | | | ionic: fix up dim accounting for tx and rxShannon Nelson2021-07-231-7/+21
| | | * | | | | | ionic: remove intr coalesce update from napiShannon Nelson2021-07-232-5/+13
| | | * | | | | | ionic: catch no ptp support earlierShannon Nelson2021-07-232-8/+9
| | | * | | | | | ionic: make all rx_mode work threadsafeShannon Nelson2021-07-232-102/+85
| | |/ / / / / /
| | * | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-07-234-25/+94
| | |\ \ \ \ \ \