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