summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
32 hoursbridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel1-5/+17
32 hoursnet: bridge: Flush multicast groups when snooping is disabledPetr Machata1-0/+9
32 hoursnet: tls: prevent chain-after-chain in plain text SGJakub Kicinski1-6/+18
32 hoursnet: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski1-4/+2
32 hoursnet/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slotXiang Mei1-1/+2
32 hoursethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao1-4/+4
32 hoursnet/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepointXiang Mei1-1/+1
32 hourstcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima1-1/+1
32 hoursnetfilter: x_tables: unregister the templates firstFlorian Westphal9-9/+9
32 hoursbatman-adv: tt: fix negative tt_buff_lenSven Eckelmann1-1/+1
32 hoursbatman-adv: tt: fix negative last_changeset_lenSven Eckelmann1-1/+1
32 hoursbatman-adv: tp_meter: avoid use of uninit sender varsSven Eckelmann1-2/+9
32 hoursbatman-adv: bla: fix report_work leak on backbone_gw purgeSven Eckelmann1-19/+35
32 hoursbatman-adv: frag: disallow unicast fragment in fragmentSven Eckelmann1-0/+35
32 hoursbatman-adv: fix tp_meter counter underflow during shutdownLuxiao Xu1-2/+2
32 hoursbatman-adv: fix fragment reassembly length accountingRuide Cao2-7/+18
32 hoursbatman-adv: dat: handle forward allocation errorSven Eckelmann1-0/+3
32 hoursbatman-adv: clear current gateway during teardownRuijie Li1-0/+4
32 hoursbatman-adv: mcast: fix use-after-free in orig_node RCU releaseSven Eckelmann1-2/+2
32 hourswifi: cfg80211: advance loop vars in cfg80211_merge_profile()John Walker1-0/+3
32 hoursipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito1-1/+1
32 hoursvsock/virtio: reset connection on receiving queue overflowStefano Garzarella1-5/+15
32 hoursvsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen1-1/+1
32 hoursnetfilter: ipset: stop hash:* range iteration at endNan Li4-4/+17
32 hoursnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie2-1/+5
32 hoursnetfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang1-0/+4
32 hoursphonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin1-2/+17
32 hoursBluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito1-0/+6
32 hoursBluetooth: bnep: Fix UAF read of dev->nameJann Horn1-1/+1
32 hoursBluetooth: ISO: drop ISO_END frames received without prior ISO_STARTDavid Carlier1-0/+5
32 hoursBluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş5-10/+78
32 hourswifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey1-1/+1
32 hoursnet/rds: reset op_nents when zerocopy page pin failsAllison Henderson1-0/+1
32 hourslibceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer1-1/+4
32 hourslibceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer2-5/+5
32 hourslibceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer1-1/+2
32 hourslibceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer1-1/+1
32 hoursnetfilter: nft_ct: fix missing expect put in obj evalLi Xiasong1-0/+2
32 hoursnetfilter: nf_conntrack_sip: get helper before allocating expectationLi Xiasong1-4/+4
32 hoursnet/sched: sch_pie: annotate more data-races in pie_dump_stats()Eric Dumazet1-8/+6
32 hoursnet/sched: cls_flower: revert unintended changesPaolo Abeni1-3/+1
32 hoursnet: tls: fix strparser anchor skb leak on offload RX setup failureJakub Kicinski3-0/+11
32 hoursnet/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet1-6/+7
32 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-68/+69
32 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-13/+13
32 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-2/+2
32 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-48/+48
32 hourssctp: discard stale INIT after handshake completionXin Long1-0/+6
32 hoursnetfilter: skip recording stale or retransmitted INITXin Long1-3/+7
32 hoursnet: mctp i2c: check length before marking flow activeWilliam A. Kennington III1-1/+3