summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10net/smc: Address spelling errorsSimon Horman
2024-10-10net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMCD. Wythe
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski
2024-10-10net-shapers: implement cap validation in the corePaolo Abeni
2024-10-10net: shaper: implement introspection supportPaolo Abeni
2024-10-10netlink: spec: add shaper introspection supportPaolo Abeni
2024-10-10net-shapers: implement shaper cleanup on queue deletionPaolo Abeni
2024-10-10net-shapers: implement delete support for NODE scope shaperPaolo Abeni
2024-10-10net-shapers: implement NL group operationPaolo Abeni
2024-10-10net-shapers: implement NL set and delete operationsPaolo Abeni
2024-10-10net-shapers: implement NL get operationPaolo Abeni
2024-10-10netlink: spec: add shaper YAML specPaolo Abeni
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni
2024-10-10phonet: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10mpls: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10bridge: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima
2024-10-10Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-10net: do not delay dst_entries_add() in dst_release()Eric Dumazet
2024-10-09ipv4: Retire global IPv4 hash table inet_addr_lst.Kuniyuki Iwashima
2024-10-09ipv4: Namespacify IPv4 address GC.Kuniyuki Iwashima
2024-10-09ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu().Kuniyuki Iwashima
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima
2024-10-09net_sched: sch_sfq: handle bigger packetsEric Dumazet
2024-10-09mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)
2024-10-09mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)
2024-10-09tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni
2024-10-09mptcp: handle consistently DSS corruptionPaolo Abeni
2024-10-09net: dsa: refuse cross-chip mirroring operationsVladimir Oltean
2024-10-09ipv6: Remove redundant unlikely()Tobias Klauser
2024-10-09ipv6: switch inet6_acaddr_hash() to less predictable hashEric Dumazet
2024-10-09ipv6: switch inet6_addr_hash() to less predictable hashEric Dumazet
2024-10-09tcp: remove unnecessary update for tp->write_seq in tcp_connect()xin.guo
2024-10-09ipv4: Convert __fib_validate_source() to dscp_t.Guillaume Nault
2024-10-09ipv4: Convert fib_validate_source() to dscp_t.Guillaume Nault
2024-10-09ipv4: Convert ip_mc_validate_source() to dscp_t.Guillaume Nault
2024-10-09ipv4: Convert ip_route_input_mc() to dscp_t.Guillaume Nault
2024-10-09ipv4: Convert __mkroute_input() to dscp_t.Guillaume Nault
2024-10-09ipv4: Convert ip_mkroute_input() to dscp_t.Guillaume Nault
2024-10-09ipv4: Convert ip_route_use_hint() to dscp_t.Guillaume Nault
2024-10-09netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-09netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal
2024-10-09sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long
2024-10-09net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hashJonas Rebmann
2024-10-09net/9p/usbg: Fix build errorJinjie Ruan
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-09Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"Johannes Berg