summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet
2023-10-05net_sched: export pfifo_fast prio2band[]Eric Dumazet
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04page_pool: fix documentation typosRandy Dunlap
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean
2023-10-03ipv6: mark address parameters of udp_tunnel6_xmit_skb() as constBeniamino Galvani
2023-10-03ipv4/fib: send notify when delete source address routesHangbin Liu
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-10-01inet: implement lockless IP_MTU_DISCOVEREric Dumazet
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-01neighbour: fix data-races around n->outputEric Dumazet
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet
2023-10-01Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2023-10-01net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet
2023-10-01tcp: derive delack_max from rto_minEric Dumazet
2023-10-01tcp: constify tcp_rto_min() and tcp_rto_min_us() argumentEric Dumazet
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-29maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett
2023-09-29maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds