summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-31ipv4: udp: Create exceptions before socket matchingIdo Schimmel
2026-08-31ipv6: Fix redirect exception creation for UDP/RAW socketsIdo Schimmel
2026-08-31ip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmitEric Dumazet
2026-08-31ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()Eric Dumazet
2026-08-31ipv6: mcast: use rcu_assign_pointer() for __rcu list updatesEric Dumazet
2026-08-31ipv6: mcast: fix delay calculation in igmp6_join_group()Eric Dumazet
2026-08-31ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()Eric Dumazet
2026-08-31ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()Eric Dumazet
2026-08-31igmp: convert struct ip_sf_list to RCUEric Dumazet
2026-08-31Merge tag 'for-net-2026-08-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-08-31net/sched: cls_flower: validate mask pointer after nla_next()Aohan Mei
2026-08-31vsock/vmci: validate packet source for connected socketsDaehyeon Ko
2026-08-31vsock/virtio: validate packet source for connected socketsDaehyeon Ko
2026-08-31page_pool: keep frag_offset aligned for odd-sized requestsFlorian Schauer
2026-08-31net/sched: cls_u32: fix duplicate handle when node ID pool is exhaustedJamal Hadi Salim
2026-08-31net/iucv: fix the recvmsg window updateBryam Vargas
2026-08-31Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSMPauli Virtanen
2026-08-31Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connectPauli Virtanen
2026-08-31Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchanPauli Virtanen
2026-08-31Bluetooth: hci_core: Fix race condition during device registrationAleksandr Nogikh
2026-08-31nfc: llcp: Fix list corruption / refcount desync in nfc_llcp_recv_dm()Aldo Ariel Panzardo
2026-08-30sctp: validate chunk length in the inqueue parserCharles Vosburgh
2026-08-30raw: annotate disconnect-side IPv4 match writersXuanqiang Luo
2026-08-30sctp: fix soft lockup from unpadded ASCONF-ACK parameter iterationHenry Martin
2026-08-30batman-adv: tt: drop the cleanup label from batadv_tt_local_remove()Sven Eckelmann
2026-08-30batman-adv: tt: extract immediate purge of a local entrySven Eckelmann
2026-08-30batman-adv: tt: extract marking of a removed local entrySven Eckelmann
2026-08-30batman-adv: tt: extract removal of the superseded local entrySven Eckelmann
2026-08-30batman-adv: tt: replace add_orig_entry goto in batadv_tt_global_add()Sven Eckelmann
2026-08-30batman-adv: tt: extract merging of flags into existing global entriesSven Eckelmann
2026-08-30batman-adv: tt: extract allocation of new global entriesSven Eckelmann
2026-08-30batman-adv: tt: extract update of dynamic client flagsSven Eckelmann
2026-08-30batman-adv: tt: decrement count for committed client on local_removeSven Eckelmann
2026-08-30batman-adv: tt: extract refresh of existing local entriesSven Eckelmann
2026-08-30batman-adv: tt: replace forward gotos in batadv_tt_local_add()Sven Eckelmann
2026-08-30batman-adv: tt: extract allocation of new local entriesSven Eckelmann
2026-08-30batman-adv: tt: look up wifi state of incoming interface in helperSven Eckelmann
2026-08-30batman-adv: tt: don't uncount never committed clients on pending purgeSven Eckelmann
2026-08-30batman-adv: tt: transition NEW local entries only under lockSven Eckelmann
2026-08-30batman-adv: tt: use protected flag modificationsSven Eckelmann
2026-08-30batman-adv: tt: drop unnecessary cleanup goto in helpersSven Eckelmann
2026-08-30batman-adv: tt: simplify NEW flag transition codeSven Eckelmann
2026-08-30batman-adv: tt: extract code handling a roam on addSven Eckelmann
2026-08-30batman-adv: tt: remove only the entry which was looked up from the hashSven Eckelmann
2026-08-30batman-adv: ensure u16 aligned mac address in structsSven Eckelmann
2026-08-30batman-adv: ensure u16 aligned mac address arrays on stackSven Eckelmann
2026-08-30batman-adv: use more descriptive var names for is_similar_or_betterSven Eckelmann
2026-08-30batman-adv: clarify cut-off in batadv_v_neigh_is_sob kernel-docSven Eckelmann
2026-08-30batman-adv: bat_v: fix bonding candidate selectionSven Eckelmann
2026-08-30batman-adv: drop direction in _batadv_is_ap_isolated kernel-docSven Eckelmann