summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-16ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
2023-10-15ptp: support event queue reader channel masksXabier Marquiegui
2023-10-15posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2023-10-15net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-15dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski
2023-10-15dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski
2023-10-15Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-10-15vsock: check for MSG_ZEROCOPY support on sendArseniy Krasnov
2023-10-15vsock: read from socket's error queueArseniy Krasnov
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang
2023-10-13Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-13tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-13bpf: Avoid unnecessary audit log for CPU security mitigationsYafang Shao
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-13tls: use fixed size for tls_offload_context_{tx,rx}.driver_stateSabrina Dubroca
2023-10-13tls: store iv directly within cipher_contextSabrina Dubroca
2023-10-13tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZESabrina Dubroca
2023-10-13tls: store rec_seq directly within cipher_contextSabrina Dubroca
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen
2023-10-12Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-12Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long
2023-10-12KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-12wifi: radiotap: add bandwidth definition of EHT U-SIGPing-Ke Shih
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-11Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-11netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-11bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-10-10netfilter: cleanup struct nft_tableGeorge Guo
2023-10-10netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)