summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gve: Do not fully free QPL pages on prefill errorsShailend Chand2023-10-171-2/+16
* Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-10-177-32/+69
|\
| * Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook2023-10-142-2/+3
| * Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann2023-10-141-1/+1
| * Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD2023-10-141-1/+1
| * Bluetooth: btrtl: Ignore error return for hci_devcd_register()Max Chou2023-10-141-7/+3
| * Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz2023-10-141-2/+1
| * Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz2023-10-141-5/+7
| * Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan2023-10-111-2/+2
| * Bluetooth: hci_sync: always check if connection is alive before deletingPauli Virtanen2023-10-111-14/+12
| * Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi2023-10-112-0/+20
| * Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi2023-10-111-0/+9
| * Bluetooth: ISO: Fix invalid context errorIulia Tanasescu2023-10-111-3/+12
| * Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy2023-10-111-0/+3
* | nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski2023-10-171-0/+2
* | netlink: Correct offload_xstats sizeChristoph Paasch2023-10-171-3/+1
* | net/smc: return the right falback reason when prefix checks failDust Li2023-10-171-1/+1
* | Merge branch 'ovs-selftests'David S. Miller2023-10-152-3/+66
|\ \
| * | selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole2023-10-151-1/+3
| * | selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2023-10-152-0/+51
| * | selftests: openvswitch: Catch cases where the tests are killedAaron Conole2023-10-151-0/+2
| * | selftests: openvswitch: Add version check for pyroute2Aaron Conole2023-10-152-2/+10
|/ /
* | net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn2023-10-151-3/+16
* | qed: fix LL2 RX buffer allocationManish Chopra2023-10-151-2/+5
* | Merge tag 'mlx5-fixes-2023-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-10-1413-65/+130
|\ \
| * | net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin2023-10-123-4/+14
| * | net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu2023-10-121-1/+2
| * | net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal2023-10-121-0/+8
| * | net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea2023-10-121-4/+4
| * | net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea2023-10-121-9/+24
| * | net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea2023-10-121-0/+2
| * | net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla2023-10-121-1/+1
| * | net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov2023-10-124-1/+39
| * | net/mlx5: E-switch, register event handler before arming the eventShay Drory2023-10-121-9/+8
| * | net/mlx5: Perform DMA operations in the right locationsShay Drory2023-10-121-36/+28
* | | Merge branch 'intel-wired-lan-driver-updates-2023-10-11-i40e-ice'Jakub Kicinski2023-10-142-2/+20
|\ \ \
| * | | ice: Fix safe mode when DDP is missingMateusz Pacuszka2023-10-141-0/+3
| * | | ice: reset first in crash dump kernelsJesse Brandeburg2023-10-141-0/+15
| * | | i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt2023-10-141-2/+2
|/ / /
* | | Merge tag 'nf-23-10-12' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-145-18/+14
|\ \ \
| * | | netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal2023-10-121-1/+1
| * | | nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()Xingyuan Mo2023-10-121-1/+1
| * | | nf_tables: fix NULL pointer dereference in nft_inner_init()Xingyuan Mo2023-10-121-0/+1
| * | | netfilter: nf_tables: do not refresh timeout when resetting elementPablo Neira Ayuso2023-10-121-13/+5
| * | | netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_byKees Cook2023-10-121-1/+1
| * | | netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal2023-10-121-1/+1
| * | | netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso2023-10-121-1/+4
* | | | net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar2023-10-141-0/+9
* | | | docs: fix info about representor identificationMateusz Polchlopek2023-10-141-3/+5
* | | | netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-142-36/+36