aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-01-27Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds10-369/+53
2025-01-27add a string-to-qstr constructorAl Viro1-9/+5
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski8-35/+87
2025-01-27mptcp: handle fastopen disconnect correctlyPaolo Abeni1-1/+3
2025-01-27mptcp: pm: only set fullmesh for subflow endpMatthieu Baerts (NGI0)1-1/+2
2025-01-27mptcp: consolidate suboption statusPaolo Abeni2-22/+21
2025-01-27rxrpc, afs: Fix peer hash locking vs RCU callbackDavid Howells2-14/+14
2025-01-27net: page_pool: don't try to stash the napi idJakub Kicinski4-7/+14
2025-01-27net: rose: fix timer races against user threadsEric Dumazet1-0/+15
2025-01-27net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser1-10/+8
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-8/+6
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-17/+10
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino3-8/+6
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-3/+3
2025-01-24xfrm: Don't disable preemption while looking up cache state.Sebastian Sewior1-3/+1
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds3-5/+9
2025-01-23ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet1-3/+0
2025-01-22net/ncsi: wait for the last response to Deselect Package before configuring channelPaul Fertser1-6/+7
2025-01-22NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter1-0/+2
2025-01-22net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim1-0/+2
2025-01-22SUNRPC: do not retry on EKEYEXPIRED when user TGT ticket expiredDai Ngo1-2/+2
2025-01-22sunrpc: add netns inum and srcaddr to debugfs rpc_xprt infoJeff Layton1-0/+12
2025-01-22batman-adv: Drop unmanaged ELP metric workerSven Eckelmann4-30/+48
2025-01-22batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann1-16/+34
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds273-4664/+13108
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds6-66/+57
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds3-3/+3
2025-01-21sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcodeDr. David Alan Gilbert2-62/+0
2025-01-21sunrpc: Remove gss_generic_token deadcodeDr. David Alan Gilbert3-233/+1
2025-01-21sunrpc: Remove unused xprt_iter_get_xprtDr. David Alan Gilbert1-17/+0
2025-01-21Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever1-11/+1
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-13/+22
2025-01-20net/rose: prevent integer overflows in rose_setsockopt()Nikita Zhandarovich1-8/+8
2025-01-20ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.Kuniyuki Iwashima1-4/+8
2025-01-20ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.Kuniyuki Iwashima1-8/+17
2025-01-20ipv6: Move lifetime validation to inet6_rtm_newaddr().Kuniyuki Iwashima1-58/+35
2025-01-20ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().Kuniyuki Iwashima1-7/+7
2025-01-20ipv6: Pass dev to inet6_addr_add().Kuniyuki Iwashima1-10/+10
2025-01-20ipv6: Convert inet6_ioctl() to per-netns RTNL.Kuniyuki Iwashima1-6/+6
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().Kuniyuki Iwashima1-5/+5
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_dad_work().Kuniyuki Iwashima1-3/+6
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_verify_work().Kuniyuki Iwashima1-2/+2
2025-01-20ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.Kuniyuki Iwashima1-30/+30
2025-01-20sysctl net: Remove macro checks for CONFIG_SYSCTLDenis Kirjanov2-8/+0
2025-01-20Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski13-167/+319
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski1-0/+4
2025-01-20net: provide pending ring configuration in net_deviceJakub Kicinski3-8/+23
2025-01-20net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()Jakub Kicinski1-3/+6
2025-01-20net: move HDS config from ethtool stateJakub Kicinski3-7/+15
2025-01-20af_unix: Use consume_skb() in connect() and sendmsg().Kuniyuki Iwashima1-14/+14