index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-341
/
+928
2024-01-25
Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-51
/
+110
2024-01-25
Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-42
/
+79
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-13
/
+17
2024-01-25
Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linux
Linus Torvalds
-3
/
+34
2024-01-25
Merge branch 'tsnep-xdp-fixes'
Paolo Abeni
-2
/
+15
2024-01-25
tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring
Gerhard Engleder
-0
/
+13
2024-01-25
tsnep: Remove FCS for XDP data path
Gerhard Engleder
-2
/
+2
2024-01-25
Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-41
/
+99
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-91
/
+190
2024-01-25
net: fec: fix the unhandled context fault from smmu
Shenwei Wang
-0
/
+2
2024-01-25
selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
Hangbin Liu
-4
/
+4
2024-01-24
Merge tag 'nf-24-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-31
/
+121
2024-01-24
fjes: fix memleaks in fjes_hw_setup
Zhipeng Lu
-7
/
+30
2024-01-24
Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
-13
/
+19
2024-01-24
Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+0
2024-01-24
Merge branch 'net-bpf_xdp_adjust_tail-and-intel-mbuf-fixes'
Alexei Starovoitov
-89
/
+187
2024-01-24
i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
-0
/
+7
2024-01-24
i40e: set xdp_rxq_info::frag_size
Maciej Fijalkowski
-25
/
+24
2024-01-24
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
-0
/
+2
2024-01-24
ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
-14
/
+23
2024-01-24
intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
Maciej Fijalkowski
-2
/
+4
2024-01-24
ice: remove redundant xdp_rxq_info registration
Maciej Fijalkowski
-5
/
+0
2024-01-24
i40e: handle multi-buffer packets that are shrunk by xdp prog
Tirthendu Sarkar
-17
/
+23
2024-01-24
ice: work on pre-XDP prog frag count
Maciej Fijalkowski
-14
/
+32
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
-6
/
+62
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
-2
/
+2
2024-01-24
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
-4
/
+8
2024-01-24
Merge branch 'fix-module_description-for-net-p2'
Jakub Kicinski
-0
/
+19
2024-01-24
net: fill in MODULE_DESCRIPTION()s for rvu_mbox
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for litex
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fec
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for nps_enet
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for ep93xxx_eth
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for liquidio
Breno Leitao
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
Breno Leitao
-0
/
+5
2024-01-24
net: fill in MODULE_DESCRIPTION()s for 8390
Breno Leitao
-0
/
+6
2024-01-24
selftests: netdevsim: fix the udp_tunnel_nic test
Jakub Kicinski
-0
/
+9
2024-01-24
selftests: net: fix rps_default_mask with >32 CPUs
Jakub Kicinski
-1
/
+5
2024-01-24
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+34
2024-01-24
uselib: remove use of __FMODE_EXEC
Linus Torvalds
-1
/
+1
2024-01-24
Revert "KEYS: encrypted: Add check for strsep"
Mimi Zohar
-4
/
+0
2024-01-24
net: mvpp2: clear BM pool before initialization
Jenishkumar Maheshbhai Patel
-1
/
+26
2024-01-24
net: stmmac: Wait a bit for the reset to take effect
Bernd Edlinger
-0
/
+3
2024-01-24
samples/cgroup: add .gitignore file for generated samples
Linus Torvalds
-0
/
+3
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
-1
/
+3
2024-01-24
exec: Check __FMODE_EXEC instead of in_execve for LSMs
Kees Cook
-2
/
+5
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
-2
/
+47
[next]