summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-27pktgen: avoid unused-const-variable warningArnd Bergmann
2025-02-26net: move aRFS rmap management and CPU affinity to coreAhmed Zaki
2025-02-26af_unix: Fix memory leak in unix_dgram_sendmsg()Adrian Huang
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-26net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker
2025-02-26net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet
2025-02-26net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().Kuniyuki Iwashima
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg
2025-02-26wifi: mac80211: add ieee80211_iter_chan_contexts_mtxMiri Korenblit
2025-02-26wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia
2025-02-26wifi: mac80211: Fix possible integer promotion issueIlan Peer
2025-02-26wifi: cfg80211: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel
2025-02-26tcp: Defer ts_recent changes until req is ownedWang Hai
2025-02-25mptcp: safety check before fallbackMatthieu Baerts (NGI0)
2025-02-25mptcp: reset when MPTCP opts are dropped after joinMatthieu Baerts (NGI0)
2025-02-25mptcp: always handle address removal under msk socket lockPaolo Abeni
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-25tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev
2025-02-25sunrpc: suppress warnings for unused procfs functionsArnd Bergmann
2025-02-25ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu
2025-02-24mptcp: blackhole: avoid checking the state twiceMatthieu Baerts (NGI0)
2025-02-24mptcp: sched: reduce size for unused dataMatthieu Baerts (NGI0)
2025-02-24mptcp: sched: split get_subflow interface into twoGeliang Tang
2025-02-24mptcp: pm: use ipv6_addr_equal in addresses_equalGeliang Tang
2025-02-24mptcp: pm: drop inet6_sk after inet_skGeliang Tang
2025-02-24mptcp: pm: drop match in userspace_pm_append_new_local_addrGeliang Tang
2025-02-24mptcp: pm: add mptcp_pm_genl_fill_addr helperGeliang Tang
2025-02-24mptcp: pm: add a build check for userspace_pm_dump_addrGeliang Tang
2025-02-24mptcp: pm: change to fullmesh only for 'subflow'Matthieu Baerts (NGI0)
2025-02-24mptcp: pm: remove unused ret value to set flagsMatthieu Baerts (NGI0)
2025-02-24net: Remove shadow variable in netdev_run_todo()Breno Leitao
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel
2025-02-24net-sysfs: restore behavior for not running devicesEric Dumazet
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski
2025-02-21net: set the minimum for net_hotdata.netdev_budget_usecsJiri Slaby (SUSE)
2025-02-21net: fib_rules: Enable DSCP mask usageIdo Schimmel
2025-02-21ipv6: fib_rules: Add DSCP mask matchingIdo Schimmel
2025-02-21ipv4: fib_rules: Add DSCP mask matchingIdo Schimmel
2025-02-21net: fib_rules: Add DSCP mask attributeIdo Schimmel
2025-02-21net: better track kernel sockets lifetimeEric Dumazet
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21Merge tag 'for-net-2025-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-21net/rds: Replace deprecated strncpy() with strscpy_pad()Thorsten Blum
2025-02-21rtnetlink: Create link directly in target net namespaceXiao Liang
2025-02-21rtnetlink: Remove "net" from newlink paramsXiao Liang
2025-02-21net: xfrm: Use link netns in newlink() of rtnl_link_opsXiao Liang