summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
27 hoursnet: gro: don't merge zcopy skbsSabrina Dubroca
27 hourstcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
27 hoursbpf, skmsg: fix verdict sk_data_ready racing with ktls rxXingwang Xiang
27 hoursrxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsgDavid Howells
27 hourscrypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells
27 hoursnet: shaper: rework the VALID marking (again)Jakub Kicinski
27 hoursnet: shaper: annotate the data racesJakub Kicinski
27 hoursudp: Fix UDP length on last GSO_PARTIAL segmentGal Pressman
27 hoursudp: gso: Fix handling checksum in __udp_gso_segmentAlice Mikityanska
27 hoursBluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_...Luiz Augusto von Dentz
27 hourswifi: mac80211: fix multi-link element inheritanceJohannes Berg
27 hourswifi: mac80211: fix MLE defragmentationJohannes Berg
27 hourswifi: mac80211: bounds-check link_id in ieee80211_ml_epcsAlexandru Hossu
27 hoursbridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel
27 hoursnetfilter: nft_inner: release local_lock before re-enabling softirqsFlorian Westphal
27 hoursvsock/virtio: fix zerocopy completion for multi-skb sendsStefano Garzarella
27 hourstls: Preserve sk_err across recvmsg() when data has been copiedChuck Lever
27 hoursnet: tls: prevent chain-after-chain in plain text SGJakub Kicinski
27 hoursnet: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski
27 hoursnet/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slotXiang Mei
27 hoursethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao
27 hoursnet/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepointXiang Mei
27 hoursnet: shaper: reject QUEUE scope handle with missing idJakub Kicinski
27 hoursnet: shaper: enforce singleton NETDEV scope with id 0Jakub Kicinski
27 hoursnet: shaper: fix undersized reply skb allocation in GROUP commandJakub Kicinski
27 hoursnet: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doitJakub Kicinski
27 hoursnet: shaper: reject duplicate leaves in GROUP requestJakub Kicinski
27 hoursnet: shaper: fix trivial ordering issue in net_shaper_commit()Jakub Kicinski
27 hoursnet: shaper: flip the polarity of the valid flagJakub Kicinski
27 hourstcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().Kuniyuki Iwashima
27 hoursnet: shaper: Reject reparenting of existing nodesMohsin Bashir
27 hoursnet: napi: Avoid gro timer misfiring at end of busypollDragos Tatulea
27 hourstcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima
27 hoursnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso
27 hoursnetfilter: bridge: eb_tables: close module init raceFlorian Westphal
27 hoursnetfilter: x_tables: close dangling table module init raceFlorian Westphal
27 hoursnetfilter: ebtables: close dangling table module init raceFlorian Westphal
27 hoursnetfilter: ebtables: move to two-stage removal schemeFlorian Westphal
27 hoursnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
27 hoursnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
27 hoursnetfilter: x_tables: unregister the templates firstFlorian Westphal
27 hoursnetfilter: x_tables: allocate hook ops while under mutexFlorian Westphal
27 hoursnetfilter: x_tables: allow initial table replace without emitting audit log m...Florian Westphal
27 hoursbatman-adv: tt: prevent TVLV entry number overflowSven Eckelmann
27 hoursbatman-adv: tt: fix negative tt_buff_lenSven Eckelmann
27 hoursbatman-adv: tt: fix negative last_changeset_lenSven Eckelmann
27 hoursbatman-adv: tt: avoid empty VLAN responsesSven Eckelmann
27 hoursbatman-adv: tt: reject oversized local TVLV buffersSven Eckelmann
27 hoursbatman-adv: tt: fix TOCTOU race for reported vlansSven Eckelmann
27 hoursbatman-adv: tp_meter: avoid role confusion in tp_listSven Eckelmann