summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-19Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li
2023-05-19Bluetooth: Refcnt drop must be placed last in hci_conn_unlinkRuihan Li
2023-05-19Bluetooth: Fix potential double free caused by hci_conn_unlinkRuihan Li
2023-05-19net: fec: add dma_wmb to ensure correct descriptor valuesShenwei Wang
2023-05-19MAINTAINERS: add myself as maintainer for enetcVladimir Oltean
2023-05-19octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-19sfc: fix devlink info error handlingAlejandro Lucero
2023-05-19net/smc: Reset connection when trying to use SMCRv2 fails.Wen Gu
2023-05-19selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-19net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-05-19Merge branch 'tls-fixes'David S. Miller
2023-05-19tls: rx: strp: don't use GFP_KERNEL in softirq contextJakub Kicinski
2023-05-19tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski
2023-05-19tls: rx: strp: factor out copying skb dataJakub Kicinski
2023-05-19tls: rx: strp: fix determining record length in copy modeJakub Kicinski
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-05-19tls: rx: strp: set the skb->len of detached / CoW'ed skbsJakub Kicinski
2023-05-19tls: rx: device: fix checking decryption statusJakub Kicinski
2023-05-18net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-18Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni
2023-05-17Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17MAINTAINERS: skip CCing netdev for Bluetooth patchesJakub Kicinski
2023-05-17mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann
2023-05-17bridge: always declare tunnel functionsArnd Bergmann
2023-05-17atm: hide unused procfs functionsArnd Bergmann
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde
2023-05-17Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-17Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-05-17tracing: make ftrace_likely_update() declaration visibleArnd Bergmann
2023-05-17netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal
2023-05-17netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal
2023-05-17netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: selftests: Fix optstringBenjamin Poirier
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet
2023-05-17mailmap: add entries for Nikolay AleksandrovNikolay Aleksandrov
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-17tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima
2023-05-17Merge patch series "can: kvaser_pciefd: Bug fixes"Marc Kleine-Budde
2023-05-17can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson