summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24Merge tag 'nf-24-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-24cxl/region:Fix overflow issue in alloc_hpa()Quanquan Cao
2024-01-25Merge tag 'exynos-drm-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2024-01-25Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-25Merge tag 'drm-intel-next-fixes-2024-01-19' of git://anongit.freedesktop.org/...Dave Airlie
2024-01-24fjes: fix memleaks in fjes_hw_setupZhipeng Lu
2024-01-24Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-01-24Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-24Merge branch 'net-bpf_xdp_adjust_tail-and-intel-mbuf-fixes'Alexei Starovoitov
2024-01-24i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski
2024-01-24xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOLMaciej Fijalkowski
2024-01-24ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski
2024-01-24ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski
2024-01-24i40e: handle multi-buffer packets that are shrunk by xdp progTirthendu Sarkar
2024-01-24ice: work on pre-XDP prog frag countMaciej Fijalkowski
2024-01-24xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-24xsk: recycle buffer in case Rx queue was fullMaciej Fijalkowski
2024-01-24Merge branch 'fix-module_description-for-net-p2'Jakub Kicinski
2024-01-24net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for litexBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdioBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for fecBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for nps_enetBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for ep93xxx_ethBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for Broadcom bgmacBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for 8390Breno Leitao
2024-01-24selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-24bcachefs: discard path uses unlock_long()Kent Overstreet
2024-01-24selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski
2024-01-24Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-24uselib: remove use of __FMODE_EXECLinus Torvalds
2024-01-24Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar
2024-01-24net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel
2024-01-24net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-24samples/cgroup: add .gitignore file for generated samplesLinus Torvalds
2024-01-24exec: Distinguish in_execve from in_execKees Cook
2024-01-24exec: Check __FMODE_EXEC instead of in_execve for LSMsKees Cook
2024-01-24netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso
2024-01-24netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal
2024-01-24netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal
2024-01-24netfilter: nft_limit: reject configurations that cause integer overflowFlorian Westphal
2024-01-24netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo
2024-01-24spi: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax
2024-01-24rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker