summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-07-313-2/+10
|\ \ \ \ \
| * | | | | cifs: add missing parsing of backupuidRonnie Sahlberg2021-07-281-0/+7
| * | | | | smb3: rc uninitialized in one fallocate pathSteve French2021-07-261-1/+2
| * | | | | SMB3: fix readpage for large swap cacheSteve French2021-07-261-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-30104-547/+1230
|\ \ \ \ \
| * \ \ \ \ Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-07-306-5/+50
| |\ \ \ \ \
| | * | | | | can: esd_usb2: fix memory leakPavel Skripkin2021-07-301-1/+15
| | * | | | | can: ems_usb: fix memory leakPavel Skripkin2021-07-301-1/+13
| | * | | | | can: usb_8dev: fix memory leakPavel Skripkin2021-07-301-2/+13
| | * | | | | can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin2021-07-301-0/+2
| | * | | | | can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-07-301-1/+1
| | * | | | | MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...Marc Kleine-Budde2021-07-301-0/+6
| * | | | | | gve: Update MAINTAINERS listCatherine Sullivan2021-07-301-3/+3
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-2920-138/+446
| |\ \ \ \ \
| | * | | | | bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-07-292-56/+33
| | * | | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-2914-8/+102
| | * | | | | Merge branch 'sockmap fixes picked up by stress tests'Andrii Nakryiko2021-07-272-30/+63
| | |\ \ \ \ \
| | | * | | | | bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend2021-07-272-25/+35
| | | * | | | | bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend2021-07-271-6/+29
| | | * | | | | bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend2021-07-271-2/+2
| | |/ / / / /
| | * | | | | bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer2021-07-191-0/+1
| | * | | | | bpf, selftests: Add test cases for pointer alu from multiple pathsDaniel Borkmann2021-07-161-0/+229
| | * | | | | bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-07-162-10/+18
| | * | | | | bpf: Remove superfluous aux sanitation on subprog rejectionDaniel Borkmann2021-07-161-34/+0
| * | | | | | sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-07-281-5/+2
| * | | | | | net: let flow have same hash in two directionszhang kai2021-07-281-9/+9
| * | | | | | nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski2021-07-281-2/+1
| * | | | | | 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-271-1/+1
| | * | | | | | net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak2021-07-271-2/+31
| | * | | | | | net/mlx5: Unload device upon firmware fatal errorAya Levin2021-07-271-2/+10
| | * | | | | | net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin2021-07-271-1/+1
| | * | | | | | net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-07-271-1/+1
| | * | | | | | net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin2021-07-272-2/+7
| | * | | | | | net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy2021-07-271-2/+3
| | * | | | | | net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan2021-07-271-1/+10
| | * | | | | | net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-07-272-4/+4
| | * | | | | | net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman2021-07-271-3/+4
| | * | | | | | net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman2021-07-271-9/+20
| | * | | | | | net/mlx5: Fix flow table chainingMaor Gottlieb2021-07-271-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