summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-02-26af_unix: Fix memory leak in unix_dgram_sendmsg()Adrian Huang-0/+1
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn-10/+1
2025-02-26net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker-1/+1
2025-02-26net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib-0/+1
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet-11/+24
2025-02-26net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().Kuniyuki Iwashima-9/+3
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-10/+12
2025-02-26bpf: add get_netns_cookie helper to cgroup_skb programsMahe Tardy-0/+2
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg-6/+5
2025-02-26wifi: mac80211: add ieee80211_iter_chan_contexts_mtxMiri Korenblit-1/+19
2025-02-26wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia-4/+10
2025-02-26wifi: mac80211: Fix possible integer promotion issueIlan Peer-1/+1
2025-02-26wifi: cfg80211: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel-15/+19
2025-02-26wifi: mac80211: Fix sparse warning for monitor_sdataAlexander Wetzel-1/+1
2025-02-26wifi: mac80211: fix vendor-specific inheritanceJohannes Berg-0/+8
2025-02-26wifi: mac80211: fix MLE non-inheritance parsingJohannes Berg-45/+83
2025-02-26tcp: Defer ts_recent changes until req is ownedWang Hai-6/+4
2025-02-25mptcp: safety check before fallbackMatthieu Baerts (NGI0)-0/+2
2025-02-25mptcp: reset when MPTCP opts are dropped after joinMatthieu Baerts (NGI0)-14/+1
2025-02-25mptcp: always handle address removal under msk socket lockPaolo Abeni-5/+0
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman-4/+4
2025-02-25tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev-16/+20
2025-02-25sunrpc: suppress warnings for unused procfs functionsArnd Bergmann-7/+3
2025-02-25ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu-1/+1
2025-02-24mptcp: blackhole: avoid checking the state twiceMatthieu Baerts (NGI0)-13/+17
2025-02-24mptcp: sched: reduce size for unused dataMatthieu Baerts (NGI0)-7/+7
2025-02-24mptcp: sched: split get_subflow interface into twoGeliang Tang-11/+24
2025-02-24mptcp: pm: use ipv6_addr_equal in addresses_equalGeliang Tang-1/+1
2025-02-24mptcp: pm: drop inet6_sk after inet_skGeliang Tang-9/+3
2025-02-24mptcp: pm: drop match in userspace_pm_append_new_local_addrGeliang Tang-8/+3
2025-02-24mptcp: pm: add mptcp_pm_genl_fill_addr helperGeliang Tang-22/+26
2025-02-24mptcp: pm: add a build check for userspace_pm_dump_addrGeliang Tang-0/+2
2025-02-24mptcp: pm: change to fullmesh only for 'subflow'Matthieu Baerts (NGI0)-7/+9
2025-02-24mptcp: pm: remove unused ret value to set flagsMatthieu Baerts (NGI0)-6/+4
2025-02-24net: Remove shadow variable in netdev_run_todo()Breno Leitao-3/+2
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel-5/+5
2025-02-24net-sysfs: restore behavior for not running devicesEric Dumazet-1/+4
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski-7/+28
2025-02-23batman-adv: add missing newlines for log macrosSven Eckelmann-1/+1
2025-02-22batman-adv: Limit aggregation size to outgoing MTUSven Eckelmann-6/+11
2025-02-22batman-adv: Use actual packet count for aggregated packetsSven Eckelmann-3/+4
2025-02-22batman-adv: Switch to bitmap helper for aggregation handlingSven Eckelmann-11/+11
2025-02-22batman-adv: Limit number of aggregated packets directlySven Eckelmann-3/+4
2025-02-22batman-adv: Use consistent name for mesh interfaceSven Eckelmann-863/+863
2025-02-22batman-adv: Add support for jumbo framesSven Eckelmann-4/+5
2025-02-22batman-adv: adopt netdev_hold() / netdev_put()Eric Dumazet-12/+14
2025-02-22batman-adv: Drop batadv_priv_debug_log structSven Eckelmann-28/+0
2025-02-22batman-adv: Start new development cycleSimon Wunderlich-1/+1
2025-02-21net: set the minimum for net_hotdata.netdev_budget_usecsJiri Slaby (SUSE)-1/+2