aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-07Merge tag 'wq-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-07Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07Merge tag 'x86-int80-20231207' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-07vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warningStefano Garzarella
2023-12-07net/smc: fix missing byte order conversion in CLC handshakeWen Gu
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer
2023-12-07Merge branch 'generic-netlink-multicast-fixes'Jakub Kicinski
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-07psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel
2023-12-07Merge branch 'fixes-for-ktls'Jakub Kicinski
2023-12-07bpf: sockmap, updating the sg structure should also update currJohn Fastabend
2023-12-07net: tls, update curr on splice as wellJohn Fastabend
2023-12-07x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov
2023-12-07x86/entry: Do not allow external 0x80 interruptsThomas Gleixner
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov
2023-12-07Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou
2023-12-06Merge tag 'parisc-for-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-06net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz
2023-12-06tcp: do not accept ACK of bytes we never sentEric Dumazet
2023-12-06dt-bindings: display: adi,adv75xx: Document #sound-dai-cellsFabio Estevam
2023-12-06dt-bindings: lcdif: Properly describe the i.MX23 interruptsFabio Estevam
2023-12-06selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-06netfilter: xt_owner: Fix for unsafe access of sk->sk_socketPhil Sutter
2023-12-06netfilter: nf_tables: validate family when identifying table via handlePablo Neira Ayuso
2023-12-06netfilter: nf_tables: bail out on mismatching dynset and set expressionsPablo Neira Ayuso
2023-12-06netfilter: nf_tables: fix 'exist' matching on bigendian archesFlorian Westphal
2023-12-06netfilter: nft_set_pipapo: skip inactive elements during set walkFlorian Westphal
2023-12-06netfilter: bpf: fix bad registration on nf_defragD. Wythe
2023-12-06leds: trigger: netdev: fix RTNL handling to prevent potential deadlockHeiner Kallweit
2023-12-06dt-bindings: interrupt-controller: Allow #power-domain-cellsKonrad Dybcio
2023-12-06Merge branch 'octeontx2-af-miscellaneous-fixes'Paolo Abeni
2023-12-06octeontx2-af: Update Tx link register rangeRahul Bhansali
2023-12-06octeontx2-af: Add missing mcs flr handler callGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs stats register addressGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya
2023-12-06octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram
2023-12-06Merge branch 'tcp-ao-fixes'Paolo Abeni
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov
2023-12-06net/tcp: Don't add key with non-matching VRF on connected socketsDmitry Safonov
2023-12-06net/tcp: Limit TCP_AO_REPAIR to non-listen socketsDmitry Safonov
2023-12-06net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov