summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa
2023-12-13Merge branch ' bpf fix for unconnect af_unix socket'Martin KaFai Lau
2023-12-13bpf: sockmap, test for unconnected af_unix sockJohn Fastabend
2023-12-13bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam
2023-12-11Merge branch 'octeontx2-fixes'David S. Miller
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu
2023-12-10net: fec: correct queue selectionRadu Bulie
2023-12-09io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov
2023-12-09atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye
2023-12-09atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye
2023-12-08Merge branch 'bnxt_en-misc-fixes'Jakub Kicinski
2023-12-08bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan
2023-12-08bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP
2023-12-08bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy
2023-12-08bnxt_en: Clear resource reservation during resumeSomnath Kotur
2023-12-08tcp: fix tcp_disordered_ack() vs usec TS resolutionEric Dumazet
2023-12-08MAINTAINERS: remove myself as maintainer of SMCKarsten Graul
2023-12-08Merge branch 'qca_spi-collection-of-major-fixes'Jakub Kicinski
2023-12-08qca_spi: Fix reset behaviorStefan Wahren
2023-12-08qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-08qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-08octeon_ep: initialise control mbox tasks before using APIsShinas Rasheed
2023-12-08team: Fix use-after-free when an option instance allocation failsFlorent Revest
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski
2023-12-08neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
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