summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman1-1/+0
2023-10-04net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr1-0/+1
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel3-15/+56
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior1-6/+0
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean1-0/+10
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean1-1/+2
2023-10-03ipv6: mark address parameters of udp_tunnel6_xmit_skb() as constBeniamino Galvani1-2/+3
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook1-1/+1
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook1-1/+1
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook1-1/+1
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook1-1/+1
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook1-1/+1
2023-10-01inet: implement lockless IP_TOSEric Dumazet2-4/+3
2023-10-01inet: implement lockless IP_MTU_DISCOVEREric Dumazet1-5/+8
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet1-3/+3
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet1-4/+16
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet1-1/+1
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet1-1/+1
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet1-0/+1
2023-10-01net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet1-0/+1
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet1-4/+4
2023-10-01tcp: derive delack_max from rto_minEric Dumazet1-0/+2
2023-10-01tcp: constify tcp_rto_min() and tcp_rto_min_us() argumentEric Dumazet1-2/+2
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet1-2/+2
2023-09-28Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2-0/+2
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni19-92/+79
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+10
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-44/+2
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-20/+7
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov2-4/+17
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov1-0/+1
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner1-44/+2
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal1-1/+1
2023-09-20net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh1-0/+1
2023-09-20net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit1-0/+1
2023-09-19net: ethernet: mtk_wed: introduce hw_rro support for MT7988Sujuan Chen1-0/+45
2023-09-19net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988Sujuan Chen2-0/+13
2023-09-19net: ethernet: mtk_wed: introduce WED support for MT7988Sujuan Chen1-2/+6
2023-09-19net: ethernet: mtk_wed: introduce mtk_wed_buf structureLorenzo Bianconi1-1/+6
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi1-2/+2
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet3-17/+10
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)1-0/+1
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan1-0/+2
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross1-6/+6
2023-09-19arm/xen: remove lazy mode related definitionsJuergen Gross1-12/+0
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross1-2/+1
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+7
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+1
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook1-1/+1
2023-09-18pds_core: check health in devcmd waitShannon Nelson1-0/+1