summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-06-21mptcp: introduce MPTCP_FULL_INFO getsockoptPaolo Abeni
2023-06-21mptcp: track some aggregate data countersPaolo Abeni
2023-06-21leds: trigger: netdev: add additional specific link duplex modeChristian Marangi
2023-06-21leds: trigger: netdev: add additional specific link speed modeChristian Marangi
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski
2023-06-20net: remove sk_is_ipmr() and sk_is_icmpv6() helpersEric Dumazet
2023-06-20ipv6: fix a typo in ip6mr_sk_ioctl()Eric Dumazet
2023-06-20mctp: Reorder fields in 'struct mctp_route'Christophe JAILLET
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'acpi-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-06-17net: sched: Remove unused qdisc_l2t()YueHaibing
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-15Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-15ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-14Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-12kcm: Send multiple frags in one sendmsg()David Howells
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells