summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior2023-06-162-0/+6
* xfrm: Use xfrm_state selector for BEET inputHerbert Xu2023-06-121-4/+3
* xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack socketsMaciej Żenczykowski2023-06-092-0/+4
* xfrm: add missed call to delete offloaded policiesLeon Romanovsky2023-06-071-0/+2
* xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong2023-05-211-4/+50
* xfrm: Treat already-verified secpath entries as optionalBenedict Wong2023-05-213-0/+14
* Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-05-203-40/+45
|\
| * Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale2023-05-201-3/+3
| * Bluetooth: Unlink CISes when LE disconnects in hci_conn_delRuihan Li2023-05-201-15/+6
| * Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-05-202-12/+23
| * Bluetooth: Refcnt drop must be placed last in hci_conn_unlinkRuihan Li2023-05-201-3/+3
| * Bluetooth: Fix potential double free caused by hci_conn_unlinkRuihan Li2023-05-201-9/+12
* | net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-204-2/+15
|/
* net: fec: add dma_wmb to ensure correct descriptor valuesShenwei Wang2023-05-191-6/+11
* MAINTAINERS: add myself as maintainer for enetcVladimir Oltean2023-05-191-0/+1
* octeontx2-pf: Fix TSOv6 offloadSunil Goutham2023-05-191-3/+1
* sfc: fix devlink info error handlingAlejandro Lucero2023-05-191-50/+45
* net/smc: Reset connection when trying to use SMCRv2 fails.Wen Gu2023-05-192-2/+8
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-191-1/+1
* net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski2023-05-191-7/+9
* Merge branch 'tls-fixes'David S. Miller2023-05-196-50/+177
|\
| * tls: rx: strp: don't use GFP_KERNEL in softirq contextJakub Kicinski2023-05-191-0/+4
| * tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski2023-05-194-31/+114
| * tls: rx: strp: factor out copying skb dataJakub Kicinski2023-05-191-10/+23
| * tls: rx: strp: fix determining record length in copy modeJakub Kicinski2023-05-191-6/+15
| * tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski2023-05-192-5/+21
| * tls: rx: strp: set the skb->len of detached / CoW'ed skbsJakub Kicinski2023-05-191-0/+2
| * tls: rx: device: fix checking decryption statusJakub Kicinski2023-05-191-1/+1
|/
* net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-05-191-9/+15
* Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-18123-455/+878
|\
| * Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-182-69/+29
| |\
| | * Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde2023-05-171-47/+0
| | * Merge patch series "can: kvaser_pciefd: Bug fixes"Marc Kleine-Budde2023-05-171-22/+29
| | |\
| | | * can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| | | * can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| | | * can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| | | * can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5
| | | * can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson2023-05-171-0/+2
| | | * can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson2023-05-171-0/+1
| | |/
| * | Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-05-183-10/+18
| |\ \
| | * | netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-05-171-7/+13
| | * | netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal2023-05-171-3/+1
| | * | netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix2023-05-171-0/+4
| * | | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-1841-136/+249
| |\ \ \
| | * | | wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-172-2/+2
| | * | | wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| | * | | mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
| | * | | wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-05-161-0/+3
| | * | | wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit2023-05-161-30/+22
| | * | | wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-161-0/+10