summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
39 hoursnet: tls: prevent chain-after-chain in plain text SGJakub Kicinski1-6/+18
39 hoursnet: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski1-4/+2
39 hoursethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao1-4/+4
39 hoursbatman-adv: tt: fix negative tt_buff_lenSven Eckelmann1-1/+1
39 hoursbatman-adv: tt: fix negative last_changeset_lenSven Eckelmann1-1/+1
39 hoursbatman-adv: tp_meter: avoid use of uninit sender varsSven Eckelmann1-2/+9
39 hoursbatman-adv: bla: fix report_work leak on backbone_gw purgeSven Eckelmann1-19/+35
39 hoursbatman-adv: frag: disallow unicast fragment in fragmentSven Eckelmann1-0/+35
39 hoursbatman-adv: fix tp_meter counter underflow during shutdownLuxiao Xu1-2/+2
39 hoursbatman-adv: fix fragment reassembly length accountingRuide Cao2-7/+18
39 hoursbatman-adv: dat: handle forward allocation errorSven Eckelmann1-0/+3
39 hoursbatman-adv: clear current gateway during teardownRuijie Li1-0/+4
39 hoursbatman-adv: mcast: fix use-after-free in orig_node RCU releaseSven Eckelmann1-2/+2
39 hourswifi: cfg80211: advance loop vars in cfg80211_merge_profile()John Walker1-0/+3
39 hoursipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito1-1/+1
39 hoursvsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen1-1/+1
39 hoursnetfilter: ipset: stop hash:* range iteration at endNan Li4-4/+17
39 hoursnetfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang1-0/+4
39 hoursphonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin1-2/+17
39 hoursBluetooth: bnep: Fix UAF read of dev->nameJann Horn1-1/+1
39 hoursnet/rds: reset op_nents when zerocopy page pin failsAllison Henderson1-0/+1
39 hourslibceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer1-1/+4
39 hourslibceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer2-5/+5
39 hourslibceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer1-1/+2
39 hourslibceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer1-1/+1
39 hoursnetfilter: nft_ct: fix missing expect put in obj evalLi Xiasong1-0/+2
39 hoursnet/sched: sch_pie: annotate more data-races in pie_dump_stats()Eric Dumazet1-8/+6
39 hoursflow_dissector: Do not count vlan tags inside tunnel payloadQingqing Yang1-2/+2
39 hoursflow_dissector: do not dissect PPPoE PFC framesQingfang Deng1-8/+5
39 hoursnet/sched: taprio: Fix init procedureYannick Vignon1-2/+0
39 hoursnet/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet1-6/+7
39 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-68/+69
39 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-13/+13
39 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-2/+2
39 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-48/+48
39 hourssctp: discard stale INIT after handshake completionXin Long1-0/+6
39 hoursnetfilter: skip recording stale or retransmitted INITXin Long1-3/+7
39 hoursnet/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet1-9/+10
39 hoursnet/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet1-10/+16
39 hoursnet: sched: choke: remove unused variables in struct choke_sched_dataZhengchao Shao1-2/+0
39 hoursnet/sched: netem: validate slot configurationStephen Hemminger1-0/+29
39 hoursnet/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger1-1/+1
39 hoursnet/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger1-4/+4
39 hoursnet: sched: sch_netem: Refactor code in 4-state loss generatorHarshit Mogalapalli1-9/+9
39 hoursnetfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal2-34/+119
39 hoursnetfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang1-1/+1
39 hoursnetfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso2-3/+23
39 hourstipc: fix double-free in tipc_buf_append()Lee Jones1-1/+13
39 hoursnet/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet1-22/+32
39 hoursnet/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet1-10/+21