summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-12Documentation/tcp-ao: Add a few lines on tracepointsDmitry Safonov
2024-06-12net/tcp: Remove tcp_hash_fail()Dmitry Safonov
2024-06-12net/tcp: Add tcp-md5 and tcp-ao tracepointsDmitry Safonov
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-06-11Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11Merge branch 'selftests-mptcp-use-net-lib-sh-to-manage-netns'Jakub Kicinski
2024-06-11selftests: mptcp: lib: use wait_local_port_listen helperGeliang Tang
2024-06-11selftests: mptcp: lib: use setup/cleanup_ns helpersGeliang Tang
2024-06-11selftests: net: lib: remove 'ns' var in setup_nsGeliang Tang
2024-06-11selftests: net: lib: do not set ns var as readonlyMatthieu Baerts (NGI0)
2024-06-11selftests: net: lib: remove ns from list after clean-upMatthieu Baerts (NGI0)
2024-06-11selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)
2024-06-11Merge branch 'net-core-unify-dstats-with-tstats-and-lstats-implement-generic-...Jakub Kicinski
2024-06-11net: vrf: move to generic dstat helpersJeremy Kerr
2024-06-11net: core: Implement dstats-type stats collectionsJeremy Kerr
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
2024-06-11ip_tunnel: Move stats allocation to coreBreno Leitao
2024-06-11net: dsa: Fix typo in NET_DSA_TAG_RTL4_A KconfigChris Packham
2024-06-11bcachefs: Fix rcu_read_lock() leak in drop_extra_replicasKent Overstreet
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-11netfilter: Use flowlabel flow key when re-routing mangled packetsFlorian Westphal
2024-06-11netfilter: ipset: Fix race between namespace cleanup and gc in the list:set typeJozsef Kadlecsik
2024-06-11netfilter: nft_inner: validate mandatory meta and payloadDavide Ornaghi
2024-06-10Merge branch 'intel-wired-lan-driver-updates-2024-06-03'Jakub Kicinski
2024-06-10ice: use irq_update_affinity_hint()Michal Schmidt
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-06-10tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet
2024-06-10Merge branch 'mptcp-various-fixes'Jakub Kicinski
2024-06-10mailmap: map Geliang's new email addressGeliang Tang
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-10mptcp: ensure snd_una is properly initialized on connectPaolo Abeni
2024-06-10net/sched: initialize noop_qdisc ownerJohannes Berg
2024-06-10isdn: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10bcachefs: Add missing bch_inode_info.ei_flags initKent Overstreet
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-10bcachefs: Add missing synchronize_srcu_expedited() call when shutting downKent Overstreet
2024-06-10bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()Kent Overstreet
2024-06-10bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checksKent Overstreet
2024-06-10bcachefs: Fix snapshot_create_lock lock orderingKent Overstreet
2024-06-10bcachefs: Fix refcount leak in check_fix_ptrs()Kent Overstreet
2024-06-10bcachefs: Leave a buffer in the btree key cache to avoid lock thrashingKent Overstreet
2024-06-10bcachefs: Fix reporting of freed objects from key cache shrinkerKent Overstreet