summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2024-01-251-1/+0
* crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu2024-01-251-0/+3
* ipv6: remove max_size check inline with ipv4Jon Maxwell2024-01-151-1/+1
* ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2024-01-151-2/+2
* net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet2024-01-151-1/+3
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* cred: switch to using atomic_long_tJens Axboe2023-12-201-3/+3
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-131-0/+2
* genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2023-12-131-0/+1
* perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2023-12-132-1/+6
* netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2023-12-131-3/+4
* hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-12-132-2/+3
* ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov2023-12-081-0/+2
* HID: fix HID device resource race between HID core and debugging supportCharles Yi2023-12-081-0/+3
* HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires2023-12-081-0/+2
* pwm: Fix double shift bugDan Carpenter2023-11-281-2/+2
* net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet2023-11-281-3/+3
* net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet2023-11-281-4/+16
* sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner2023-11-201-0/+30
* net: add DEV_STATS_READ() helperEric Dumazet2023-11-201-0/+1
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-081-0/+1
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2023-11-081-0/+8
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2023-11-081-2/+4
* driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2023-11-082-1/+7
* perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-251-0/+1
* Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-10-251-1/+1
* tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-251-0/+3
* xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-10-251-0/+1
* dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel2023-10-251-1/+1
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-251-1/+0
* quota: Fix slow quotaoffJan Kara2023-10-252-2/+4
* indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni2023-10-251-0/+51
* tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-101-2/+4
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-10-101-0/+4
* ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer2023-10-101-1/+1
* bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-10-101-1/+3
* team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-10-101-0/+2
* net: add atomic_long_t to net_device_stats fieldsEric Dumazet2023-10-102-26/+37
* hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-09-231-3/+19
* PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan2023-09-231-1/+1
* net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel2023-09-231-0/+4
* scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2023-09-231-1/+1
* dma-buf/sync_file: Fix docs syntaxRob Clark2023-09-231-1/+1
* PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas2023-09-231-0/+2
* PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2023-09-232-0/+5
* PCI: Cleanup register definition width and whitespaceBjorn Helgaas2023-09-231-67/+65
* PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan2023-09-232-0/+6
* lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai2023-09-231-1/+4
* tcp: tcp_enter_quickack_mode() should be staticEric Dumazet2023-09-231-1/+0
* bpf: Clear the probe_addr for uprobeYafang Shao2023-09-231-1/+2