summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_tableEric Dumazet
2026-03-04net-sysfs: remove rcu field from 'struct rps_dev_flow_table'Eric Dumazet
2026-03-04net-sysfs: get rid of rps_dev_flow_lockEric Dumazet
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet
2026-03-04net-sysfs: add rps_sock_flow_table_mask() helperEric Dumazet
2026-03-04net-sysfs: remove rcu field from 'struct rps_sock_flow_table'Eric Dumazet
2026-03-04net: fix off-by-one in udp_flow_src_port() / psp_write_headers()Eric Dumazet
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2026-03-04bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encapFeng Yang
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-04Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-04ipvs: use more keys for connection hashingJulian Anastasov
2026-03-04ipvs: switch to per-net connection tableJulian Anastasov
2026-03-04ipvs: use resizable hash table for servicesJulian Anastasov
2026-03-04ipvs: add resizable hash tablesJulian Anastasov
2026-03-04netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctxFlorian Westphal
2026-03-04netfilter: nfnetlink_queue: no longer acquire sk_callback_lockEric Dumazet
2026-03-04netfilter: nfnetlink_log: no longer acquire sk_callback_lockEric Dumazet
2026-03-04netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_...Eric Dumazet
2026-03-04netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()Eric Dumazet
2026-03-04netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_s...Eric Dumazet
2026-03-04netfilter: nft_fib_ipv6: switch to fib6_lookupFlorian Westphal
2026-03-04ipv6: export fib6_lookup for nft_fib_ipv6Florian Westphal
2026-03-03net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers
2026-03-03net: core: failover: enforce mandatory ops and clean up redundant checksZeeshan Ahmad
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers
2026-03-03net: core: allow netdev_upper_get_next_dev_rcu from bh contextKohei Enju
2026-03-03ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski
2026-03-03net: Fix rcu_tasks stall in threaded busypollYiFei Zhu
2026-03-03net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson
2026-03-03wifi: mac80211: give the AP more time for EPPKE as wellJohannes Berg
2026-03-03wifi: mac80211: fix missing ieee80211_eml_params member initializationMeiChia Chiu
2026-03-02dccp Remove inet_hashinfo2_init_mod().Kuniyuki Iwashima
2026-03-02ipmr: Don't hold RTNL for ipmr_rtm_route().Kuniyuki Iwashima
2026-03-02ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.Kuniyuki Iwashima
2026-03-02ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima
2026-03-02ipmr: Call fib_rules_unregister() without RTNL.Kuniyuki Iwashima
2026-03-02ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init().Kuniyuki Iwashima
2026-03-02ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima
2026-03-02ipmr: Move unregister_netdevice_many() out of ipmr_free_table().Kuniyuki Iwashima
2026-03-02ipmr: Move unregister_netdevice_many() out of mroute_clean_tables().Kuniyuki Iwashima
2026-03-02ipmr: Convert ipmr_rtm_dumproute() to RCU.Kuniyuki Iwashima
2026-03-02ipmr: Convert ipmr_rtm_getroute() to RCU.Kuniyuki Iwashima
2026-03-02ipmr: Use MAXVIFS in mroute_msgsize().Kuniyuki Iwashima
2026-03-02ipmr: Convert ipmr_rtm_dumplink() to RCU.Kuniyuki Iwashima
2026-03-02ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.Kuniyuki Iwashima
2026-03-02mpls: remove test against ipv6_stubEric Dumazet
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern