summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-25Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linuxLinus Torvalds
2024-01-25Merge branch 'tsnep-xdp-fixes'Paolo Abeni
2024-01-25tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder
2024-01-25tsnep: Remove FCS for XDP data pathGerhard Engleder
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-01-25net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu
2024-01-24Merge tag 'nf-24-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
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-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