summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
13 daysnet/sched: drr: clamp quantum in change classJamal Hadi Salim
13 daysnet/sched: pie: clamp psched_mtu in pie_drop_earlyJamal Hadi Salim
13 daysnet/sched: dualpi2: clamp psched_mtu at all call sitesJamal Hadi Salim
13 daysnet/sched: hhf: clamp quantum in change and init pathsJamal Hadi Salim
13 daysnet/sched: sfq: clamp quantum in change pathJamal Hadi Salim
13 daysnet/sched: fq_pie: clamp quantum in change pathJamal Hadi Salim
13 daysnet/sched: fq: clamp quantum and initial_quantum in change pathJamal Hadi Salim
13 days8021q: publish vlan_devices_arrays entries with acquire/releaseJinjie Ruan
13 days8021q: Fix data race when publishing vlan net_device pointersJinjie Ruan
13 daysnet/sched: defer qdisc freeing after failed creationWeiming Shi
13 daysbpf: make tcp_tso_autosize() available to BPF congestion controlsChia-Yu Chang
13 daystcp: Replace min_tso_segs() with tso_segs() CC callbackChia-Yu Chang
14 daystreewide: refresh kmalloc_obj() conversionsKees Cook
14 daysnet: reject oversized tx_queue_len at netlink parse timeJamal Hadi Salim
14 daysnet: cap tx_queue_len at S16_MAX to prevent oversized ring allocationsJamal Hadi Salim
14 daysnetdev: avoid skipping objects on race with device disappearanceJakub Kicinski
14 daysnet: mpls: clear inner_protocol when the last label is poppedFourie Zhang
14 daysMerge tag 'batadv-next-pullrequest-20260831' of https://git.open-mesh.org/batadvJakub Kicinski
14 daysnet: bridge: mcast: properly convert mglist to rcuNikolay Aleksandrov
14 daysnexthop: Initialize extack in remove_nh_grp_entry()Ido Schimmel
14 daysMerge tag 'ieee802154-for-net-2026-09-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
14 daysneighbour: Remove unnecessary net_eq().Kuniyuki Iwashima
14 daysneighbour: Don't store net in struct pneigh_entry.Kuniyuki Iwashima
14 daysneighbour: Namespacify neigh_tables.Kuniyuki Iwashima
14 daysneighbour: Convert neigh_table.entries to refcount_t.Kuniyuki Iwashima
14 daysneighbour: Clean up neigh_table_init() and neigh_table_clear().Kuniyuki Iwashima
14 daysipv6: Replace &nd_tbl with nd_table(net).Kuniyuki Iwashima
14 daysipv4: Replace &arp_tbl with arp_table(net).Kuniyuki Iwashima
14 daysneighbour: Remove neigh_tables[].Kuniyuki Iwashima
14 daysneighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].Kuniyuki Iwashima
14 daysneighbour: Remove __rcu from neigh_tables[].Kuniyuki Iwashima
14 daysneighbour: Remove unnecessary EXPORT_SYMBOL().Kuniyuki Iwashima
14 daysneighbour: Remove lock dance for neigh_update_{gc,managed}_list().Kuniyuki Iwashima
14 daysneighbour: Remove __neigh_for_each_release().Kuniyuki Iwashima
14 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-09-04wifi: mac80211: serialize debugfs netdev rename with recreateZhiling Zou
2026-09-04wifi: mac80211: avoid trimming injected FCS twiceMariano Baragiola
2026-09-04wifi: nl80211: add support to configure 6 GHz non-HT duplicate transmissionManish Dharanenthiran
2026-09-04wifi: mac80211: avoid WARN in set_bitrate_mask when sdata not in driverRik van Riel
2026-09-04wifi: mac80211: fix swapped fq_overlimit/fq_overmemory in aqm debugfsJulius Bairaktaris
2026-09-04wifi: mac80211: store the ack skb before building the headerJohannes Berg
2026-09-04wifi: mac80211: set flags/ctrl_flags before ieee80211_build_hdr()Johannes Berg
2026-09-04wifi: mac80211: report multicast transmission from lookup_ra_sta()Johannes Berg
2026-09-04wifi: mac80211: unshare the skb before building the headerJohannes Berg
2026-09-04wifi: mac80211: remove cookie from __ieee80211_subif_start_xmit()Johannes Berg
2026-09-04wifi: mac80211: tx: simplify control port frame transmissionJohannes Berg
2026-09-04wifi: mac80211: fix IEEE80211_TX_CTL_REQ_TX_STATUS mixupJohannes Berg
2026-09-04wifi: mac80211: make ieee80211_is_tx_data() internalJohannes Berg
2026-09-04wifi: mac80211: remove ieee80211_sta_ps_transition() return valueJohannes Berg
2026-09-04wifi: nl80211: don't export nl80211_mlo_reconf_add_done()Johannes Berg