summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-10-08net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing
2024-10-08wifi: cfg80211: unexport wireless_nlevent_flush()Johannes Berg
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg
2024-10-08wifi: nl80211: remove redundant null pointer check in coalescingDmitry Kandybka
2024-10-08mac80211: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-08wifi: cfg80211: check radio iface combination for multi radio per wiphyKarthikeyan Periyasamy
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-10-08wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandefJeff Johnson
2024-10-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau
2024-10-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel
2024-10-08wifi: cfg80211: Do not create BSS entries for unsupported channelsChenming Huang
2024-10-08wifi: mac80211: Fix setting txpower with emulate_chanctxBen Greear
2024-10-08mac80211: MAC80211_MESSAGE_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-08bpf: add get_netns_cookie helper to tc programsMahe Tardy
2024-10-08rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier.Kuniyuki Iwashima
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
2024-10-07Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07ipv4: remove fib_info_lockEric Dumazet
2024-10-07ipv4: use rcu in ip_fib_check_default()Eric Dumazet
2024-10-07ipv4: remove fib_devindex_hashfn()Eric Dumazet
2024-10-07net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)
2024-10-07net: explicitly clear the sk pointer, when pf->create failsIgnat Korchagin
2024-10-07net: tcp: refresh tcp_mstamp for compressed ack in timerMenglong Dong
2024-10-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-10-07remove pointless includes of <linux/fdtable.h>Al Viro
2024-10-07vsock/virtio: use GFP_ATOMIC under RCU read lockMichael S. Tsirkin
2024-10-07xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-10-06batman-adv: Use string choice helper to print booleansSven Eckelmann
2024-10-05batman-adv: Add flex array to struct batadv_tvlv_tt_dataErick Archer
2024-10-05batman-adv: Start new development cycleSimon Wunderlich
2024-10-04net_sched: sch_fq: add the ability to offload pacingJeffrey Ji
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-10-04net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-04tcp: add a fast path in tcp_delack_timer()Eric Dumazet
2024-10-04tcp: add a fast path in tcp_write_timer()Eric Dumazet
2024-10-04tcp: annotate data-races around icsk->icsk_pendingEric Dumazet
2024-10-04Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_syncLuiz Augusto von Dentz
2024-10-04Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_changeLuiz Augusto von Dentz
2024-10-04ethtool: rss: fix rss key initialization warningDaniel Zahka
2024-10-04netfilter: br_netfilter: fix panic with metadata_dst skbAndy Roulin
2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert
2024-10-03net/rds: remove unused struct 'rds_ib_dereg_odp_mr'Dr. David Alan Gilbert