summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2026-03-19bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreignEric Woudstra
2026-03-19l2tp: ppp: use max L2TP header size for PPP channel hdrlenQingfang Deng
2026-03-19wifi: nl80211: use int for band coming from netlinkJohannes Berg
2026-03-19wifi: mac80211: fix STA link removal during link removalJohannes Berg
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang
2026-03-17fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err().Kuniyuki Iwashima
2026-03-17net/sched: cls_flower: remove unions from fl_flow_keyCedric Jehasse
2026-03-16xsk: remove repeated definesMaciej Fijalkowski
2026-03-16tcp: improve inet6_ehashfn() entropyEric Dumazet
2026-03-14devlink: introduce shared devlink instance for PFs on same chipJiri Pirko
2026-03-14devlink: allow devlink instance allocation without a backing deviceJiri Pirko
2026-03-14devlink: add devl_warn() helper and use it in port warningsJiri Pirko
2026-03-14devlink: add devlink_dev_driver_name() helper and use it in trace eventsJiri Pirko
2026-03-14devlink: introduce __devlink_alloc() with dev driver pointerJiri Pirko
2026-03-14devlink: support index-based notification filteringJiri Pirko
2026-03-14devlink: support index-based lookup via bus_name/dev_name handleJiri Pirko
2026-03-14devlink: allow to use devlink index as a command handleJiri Pirko
2026-03-14devlink: avoid extra iterations when found devlink is not registeredJiri Pirko
2026-03-14devlink: add helpers to get bus_name/dev_nameJiri Pirko
2026-03-14devlink: expose devlink instance index over netlinkJiri Pirko
2026-03-14ipv4: validate IPV4_DEVCONF attributes properlyFernando Fernandez Mancera
2026-03-14net: plumb drop reasons to __dev_queue_xmit()Eric Dumazet
2026-03-14net: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet
2026-03-14tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOWSimon Baatz
2026-03-14mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wndSimon Baatz
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz
2026-03-13udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv().Kuniyuki Iwashima
2026-03-13udp: Don't pass udptable to IPv4 socket lookup functions.Kuniyuki Iwashima
2026-03-13udp: Don't pass udptable to IPv6 socket lookup functions.Kuniyuki Iwashima
2026-03-13udp: Remove dead check in __udp[46]_lib_lookup() for BPF.Kuniyuki Iwashima
2026-03-13udp: Remove udp_table in struct udp_seq_afinfo.Kuniyuki Iwashima
2026-03-13udp: Remove struct proto.h.udp_table.Kuniyuki Iwashima
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima
2026-03-13udp: Remove partial csum code in TX.Kuniyuki Iwashima
2026-03-13udp: Remove partial csum code in RX.Kuniyuki Iwashima
2026-03-13udp: Remove UDP-Lite SNMP stats.Kuniyuki Iwashima
2026-03-13ipv4: Retire UDP-Lite.Kuniyuki Iwashima
2026-03-13ipv6: Remove UDP-Lite support for IPV6_ADDRFORM.Kuniyuki Iwashima
2026-03-13ipv6: Retire UDP-Lite.Kuniyuki Iwashima
2026-03-13udp: Make udp[46]_seq_show() static.Kuniyuki Iwashima
2026-03-13wifi: nl80211: reject S1G/60G with HT chantypeJohannes Berg
2026-03-13wifi: cfg80211: check non-S1G width with S1G chandefLachlan Hodges
2026-03-13wifi: cfg80211: restrict cfg80211_chandef_create() to only HT-based bandsLachlan Hodges
2026-03-13wifi: mac80211: don't use cfg80211_chandef_create() for default chandefLachlan Hodges
2026-03-13wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()Lorenzo Bianconi
2026-03-13wifi: cfg80211: split control freq check from chandef checkJohannes Berg
2026-03-13wifi: mac80211: always use full chanctx compatible checkJohannes Berg
2026-03-13wifi: mac80211: refactor chandef tracing macrosJohannes Berg
2026-03-13wifi: mac80211: validate HE 6 GHz operation when EHT is usedJohannes Berg