summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima
2022-07-20can: error: add definitions for the different CAN error thresholdsVincent Mailhol
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-07-20can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-07-19net/sched: remove qdisc_root_lock() helperDavide Caratti
2022-07-19Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2022-07-19net: introduce __skb_fill_page_desc_noaccPavel Begunkov
2022-07-19net: introduce managed frags infrastructurePavel Begunkov
2022-07-19net: Allow custom iter handler in msghdrDavid Ahern
2022-07-19skbuff: carry external ubuf_info in msghdrPavel Begunkov
2022-07-19net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-18net: devlink: remove unused locked functionsJiri Pirko
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_region_create/destroy() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_dpipe*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_sb*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_resource*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devling_trap*() functionsJiri Pirko
2022-07-18skbuff: add SKBFL_DONT_ORPHAN flagPavel Begunkov
2022-07-18tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima
2022-07-18tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima
2022-07-18tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima
2022-07-18tls: rx: async: hold onto the input skbJakub Kicinski
2022-07-18tls: rx: remove the message decrypted trackingJakub Kicinski
2022-07-18tls: rx: allow only one reader at a timeJakub Kicinski
2022-07-18net/smc: Extend SMC-R link group netlink attributeWen Gu
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park
2022-07-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-15tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima
2022-07-15tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima