summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-03-04tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()Markus Elfring
2025-03-04net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2025-03-04mptcp: pm: exit early with ADD_ADDR echo if possibleMatthieu Baerts (NGI0)
2025-03-04mptcp: pm: in-kernel: reduce parameters of set_flagsGeliang Tang
2025-03-04mptcp: pm: in-kernel: avoid access entry without lockGeliang Tang
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel
2025-03-04net: advertise netns_immutable property via netlinkNicolas Dichtel
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-03-04net: pktgen: remove all superfluous index assignementsPeter Seiderer
2025-03-04net: pktgen: fix mpls reset parsingPeter Seiderer
2025-03-04net: pktgen: fix access outside of user given buffer in pktgen_if_write()Peter Seiderer
2025-03-04net: pktgen: fix mpls maximum labels list parsingPeter Seiderer
2025-03-04net: pktgen: remove some superfluous variable initializingPeter Seiderer
2025-03-04net: pktgen: remove extra tmp variable (re-use len instead)Peter Seiderer
2025-03-04net: pktgen: fix mix of int/longPeter Seiderer
2025-03-03mptcp: Remove unused declaration mptcp_set_owner_r()Yue Haibing
2025-03-03mptcp: use sock_kmemdup for address entryGeliang Tang
2025-03-03net: use sock_kmemdup for ip_optionsGeliang Tang
2025-03-03sock: add sock_kmemdup helperGeliang Tang
2025-03-03tcp: tcp_set_window_clamp() cleanupEric Dumazet
2025-03-03tcp: remove READ_ONCE(req->ts_recent)Eric Dumazet
2025-03-03net: gro: convert four dev_net() callsEric Dumazet
2025-03-03tcp: convert to dev_net_rcu()Eric Dumazet
2025-03-03tcp: add four drop reasons to tcp_check_req()Eric Dumazet
2025-03-03tcp: add a drop_reason pointer to tcp_check_req()Eric Dumazet
2025-03-03ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL.Kuniyuki Iwashima
2025-03-03ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config().Kuniyuki Iwashima
2025-03-03ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl().Kuniyuki Iwashima
2025-03-03ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit().Kuniyuki Iwashima
2025-03-03ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima
2025-03-03ipv4: fib: Add fib_info_hash_grow().Kuniyuki Iwashima
2025-03-03ipv4: fib: Remove fib_info_hash_size.Kuniyuki Iwashima
2025-03-03ipv4: fib: Remove fib_info_laddrhash pointer.Kuniyuki Iwashima
2025-03-03ipv4: fib: Make fib_info_hashfn() return struct hlist_head.Kuniyuki Iwashima
2025-03-03ipv4: fib: Allocate fib_info_hash[] during netns initialisation.Kuniyuki Iwashima
2025-03-03ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvcalloc().Kuniyuki Iwashima
2025-03-03ipv4: fib: Use cached net in fib_inetaddr_event().Kuniyuki Iwashima
2025-03-03llc: do not use skb_get() before dev_queue_xmit()Eric Dumazet
2025-03-03netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.Sebastian Andrzej Siewior
2025-03-03wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich
2025-03-02net/tls: use the new scatterwalk functionsEric Biggers
2025-02-28net: gso: fix ownership in __udp_gso_segmentAntoine Tenart
2025-02-28inet: ping: avoid skb_clone() dance in ping_rcv()Eric Dumazet
2025-02-28ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addressesEric Dumazet
2025-02-28wifi: mac80211: refactor populating mesh related fields in sinfoSarika Sharma