summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-28sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-28net: let flow have same hash in two directionszhang kai
2021-07-28nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-28sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-07-28nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin
2021-07-28Merge tag 'mlx5-fixes-2021-07-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb
2021-07-27Merge branch 'sockmap fixes picked up by stress tests'Andrii Nakryiko
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-27bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend
2021-07-27bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo
2021-07-27nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin
2021-07-27net: llc: fix skb_over_panicPavel Skripkin
2021-07-27octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham
2021-07-26bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur
2021-07-26net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-07-26sctp: delete addr based on sin6_scope_idChen Shen
2021-07-26net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10Mohammad Athari Bin Ismail
2021-07-25Merge branch 'sctp-pmtu-probe'David S. Miller
2021-07-25sctp: send pmtu probe only if packet loss in Search Complete stateXin Long
2021-07-25sctp: improve the code for pmtu probe send and recv updateXin Long
2021-07-25net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-07-25mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-07-25net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo
2021-07-25devlink: Fix phys_port_name of virtual port and merge errorParav Pandit
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan
2021-07-24tipc: do not write skb_shinfo frags when doing decrytionXin Long
2021-07-24Merge tag 'linux-can-fixes-for-5.14-20210724' of git://git.kernel.org/pub/scm...David S. Miller
2021-07-24can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde
2021-07-24can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr valuesStephane Grosjean
2021-07-24can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong