summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest2020-12-083-20/+21
* bpf: Return -ENOTSUPP when attaching to non-kernel BTFAndrii Nakryiko2020-12-081-1/+4
* xsk: Validate socket state in xsk_recvmsg, prior touching socket membersBjörn Töpel2020-12-081-2/+2
* bpf: Propagate __user annotations properlyLukas Bulwahn2020-12-071-1/+1
* bpf: Avoid overflows involving hash elem_sizeEric Dumazet2020-12-071-2/+2
* selftests/bpf: Test bpf_sk_storage_get in tcp iteratorsFlorent Revest2020-12-042-2/+34
* selftests/bpf: Add an iterator selftest for bpf_sk_storage_getFlorent Revest2020-12-042-0/+64
* selftests/bpf: Add an iterator selftest for bpf_sk_storage_deleteFlorent Revest2020-12-042-0/+87
* bpf: Expose bpf_sk_storage_* to iterator programsFlorent Revest2020-12-041-0/+1
* bpf: Add a bpf_sock_from_file helperFlorent Revest2020-12-044-0/+42
* net: Remove the err argument from sock_from_fileFlorent Revest2020-12-047-33/+29
* Merge branch 'Improve error handling of verifier tests'Andrii Nakryiko2020-12-041-6/+25
|\
| * selftests/bpf: Avoid errno clobberingFlorian Lehner2020-12-041-5/+22
| * selftests/bpf: Print reason when a tester could not run a programFlorian Lehner2020-12-041-1/+3
|/
* bpf: Remove trailing semicolon in macro definitionTom Rix2020-12-041-6/+6
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-04150-1488/+3496
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-0255-350/+878
| |\
| | * ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo2020-12-021-4/+4
| | * wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue2020-12-021-0/+1
| | * ath10k: Constify static qmi structsRikard Falkeborn2020-12-021-2/+2
| | * ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-021-1/+4
| | * ath10k: Fix an error handling pathChristophe JAILLET2020-12-021-0/+2
| | * ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-023-3/+11
| | * ath11k: Fix an error handling pathChristophe JAILLET2020-12-021-2/+4
| | * ath11k: Build check size of ath11k_skb_cbSven Eckelmann2020-12-021-0/+2
| | * ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann2020-12-021-0/+1
| | * ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann2020-12-023-12/+21
| | * ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh2020-11-244-45/+1
| | * ath11k: peer delete synchronization with firmwareRitesh Singh2020-11-246-7/+75
| | * ath11k: vdev delete synchronization with firmwareRitesh Singh2020-11-245-8/+90
| | * Merge mhi-ath11k-immutable into ath-nextKalle Valo2020-11-245-16/+6
| | |\
| | | * net: qrtr: Unprepare MHI channels during removeBhaumik Bhatt2020-11-201-0/+1
| | | * net: qrtr: Start MHI channels during initLoic Poulain2020-11-181-0/+5
| | | * bus: mhi: Remove auto-start optionLoic Poulain2020-11-184-16/+0
| | * | ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan2020-11-231-1/+2
| | * | ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty2020-11-233-0/+88
| | * | ath11k: Fix beamformee STS in HE capRamya Gnanasekar2020-11-231-5/+0
| | * | ath11k: add processor_id based ring_selector logicP Praneesh2020-11-232-7/+4
| | * | ath11k: Handle errors if peer creation failsAlex Dewar2020-11-101-10/+14
| | * | ath9k: work around false-positive gcc warningArnd Bergmann2020-11-101-2/+6
| | * | ath11k: fix ZERO address in probe requestCarl Huang2020-11-071-0/+5
| | * | wil6210: wmi: Correct misnamed function parameter 'ptr_'Lee Jones2020-11-071-1/+1
| | * | wcn36xx: Enable firmware offloaded keepaliveBryan O'Donoghue2020-11-071-0/+1
| | * | wcn36xx: Enable firmware link monitoringBryan O'Donoghue2020-11-071-0/+1
| | * | wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xxBryan O'Donoghue2020-11-071-1/+2
| | * | ath6kl: fix enum-conversion warningArnd Bergmann2020-11-071-2/+2
| | * | ath9k: dynack: Demote non-compliant function headerLee Jones2020-11-071-2/+1
| | * | ath9k: ar5008_phy: Demote half completed function headersLee Jones2020-11-071-12/+3
| | * | ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones2020-11-071-14/+0
| | * | ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_b...Lee Jones2020-11-071-7/+0