summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-23ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet
2025-01-22net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser
2025-01-22NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter
2025-01-22net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim
2025-01-22SUNRPC: do not retry on EKEYEXPIRED when user TGT ticket expiredDai Ngo
2025-01-22sunrpc: add netns inum and srcaddr to debugfs rpc_xprt infoJeff Layton
2025-01-22batman-adv: Drop unmanaged ELP metric workerSven Eckelmann
2025-01-22batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcodeDr. David Alan Gilbert
2025-01-21sunrpc: Remove gss_generic_token deadcodeDr. David Alan Gilbert
2025-01-21sunrpc: Remove unused xprt_iter_get_xprtDr. David Alan Gilbert
2025-01-21Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20net/rose: prevent integer overflows in rose_setsockopt()Nikita Zhandarovich
2025-01-20ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.Kuniyuki Iwashima
2025-01-20ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.Kuniyuki Iwashima
2025-01-20ipv6: Move lifetime validation to inet6_rtm_newaddr().Kuniyuki Iwashima
2025-01-20ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().Kuniyuki Iwashima
2025-01-20ipv6: Pass dev to inet6_addr_add().Kuniyuki Iwashima
2025-01-20ipv6: Convert inet6_ioctl() to per-netns RTNL.Kuniyuki Iwashima
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().Kuniyuki Iwashima
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_dad_work().Kuniyuki Iwashima
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_verify_work().Kuniyuki Iwashima
2025-01-20ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.Kuniyuki Iwashima
2025-01-20sysctl net: Remove macro checks for CONFIG_SYSCTLDenis Kirjanov
2025-01-20Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20net: provide pending ring configuration in net_deviceJakub Kicinski
2025-01-20net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()Jakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-20af_unix: Use consume_skb() in connect() and sendmsg().Kuniyuki Iwashima
2025-01-20af_unix: Reuse out_pipe label in unix_stream_sendmsg().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_stream_read_skb().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in __unix_gc().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_sock_destructor().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima
2025-01-20tcp_cubic: fix incorrect HyStart round start detectionMahdi Arghavani
2025-01-20tipc: re-order conditions in tipc_crypto_key_rcv()Dan Carpenter
2025-01-20net: appletalk: Drop aarp_send_probe_phase1()谢致邦 (XIE Zhibang)
2025-01-20net: sched: refine software bypass handling in tc_runXin Long
2025-01-20xfrm: Fix the usage of skb->skSteffen Klassert
2025-01-19batman-adv: fix panic during interface removalAndy Strohman
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso
2025-01-19netfilter: flowtable: teardown flow if cached mtu is stalePablo Neira Ayuso