summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-01-11wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2026-01-11wifi: nl80211: fix puncturing bitmap policyJohannes Berg
2026-01-11net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
2026-01-11wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2026-01-11mptcp: fallback earlier on simult connectionPaolo Abeni
2026-01-11SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
2026-01-11mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
2026-01-11mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni
2026-01-11mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...Kuniyuki Iwashima
2026-01-11page_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen
2026-01-11net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
2026-01-11net: rose: fix invalid array index in rose_kill_by_device()Pwnverse
2026-01-11ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
2026-01-11ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
2026-01-11net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
2026-01-11ip6_gre: make ip6gre_header() robustEric Dumazet
2026-01-11net: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen
2026-01-11wifi: mac80211: do not use old MBSSID elementsAloka Dixit
2026-01-11mac80211: support RNR for EMA APAloka Dixit
2026-01-11cfg80211: support RNR for EMA APAloka Dixit
2026-01-11wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2026-01-11wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern
2026-01-11wifi: nl80211: validate and configure puncturing bitmapAloka Dixit
2026-01-11wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2026-01-11wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2026-01-11cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2026-01-11wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()Dan Carpenter
2026-01-11svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers
2026-01-11libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov
2026-01-11net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane
2026-01-11ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2026-01-11net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpersDaniil Tatianin
2026-01-11net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_statsDaniil Tatianin
2026-01-11net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira
2026-01-11caif: fix integer underflow in cffrml_receive()Junrui Luo
2026-01-11ipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu
2026-01-11netfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera
2026-01-11net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets
2026-01-11net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim
2026-01-11netrom: Fix memory leak in nr_sendmsg()Wang Liang
2026-01-11net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei
2026-01-11netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2026-01-11netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso
2026-01-11bpf: Check skb->transport_header is set in bpf_skb_check_mtuMartin KaFai Lau
2026-01-11sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().Kuniyuki Iwashima
2026-01-11inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
2026-01-11xfrm: flush all states in xfrm_state_finiSabrina Dubroca