summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim4-1/+13
5 daysnet: skbuff: preserve shared-frag marker during coalescingWilliam Bowling1-0/+2
5 daysnet/rds: reset op_nents when zerocopy page pin failsAllison Henderson1-0/+1
5 daysmptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)1-1/+1
5 daysmptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)1-0/+8
5 daysmptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0Matthieu Baerts (NGI0)1-5/+8
5 daysmptcp: pm: prio: skip closed subflowsMatthieu Baerts (NGI0)1-0/+3
5 daysmptcp: fix rx timestamp corruption on fastopenPaolo Abeni1-1/+3
5 daysmptcp: drop __mptcp_fastopen_gen_msk_ackseq()Paolo Abeni4-29/+7
5 dayslibceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer1-1/+4
5 dayslibceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer2-5/+5
5 dayslibceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer1-1/+2
5 dayslibceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer1-1/+1
5 daysnetfilter: nf_tables: unconditionally bump set->nelems before insertionPablo Neira Ayuso1-13/+15
5 daysnetfilter: nft_ct: fix missing expect put in obj evalLi Xiasong1-0/+2
5 daysnetfilter: nf_conntrack_sip: get helper before allocating expectationLi Xiasong1-4/+4
5 daysnet/sched: sch_pie: annotate more data-races in pie_dump_stats()Eric Dumazet1-8/+6
5 daysnet/sched: cls_flower: revert unintended changesPaolo Abeni1-3/+1
5 daysnet: tls: fix strparser anchor skb leak on offload RX setup failureJakub Kicinski3-0/+11
5 daysnet/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet1-6/+7
5 daysipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-68/+69
5 daysipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-13/+13
5 daysipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-2/+2
5 daysipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-48/+48
5 dayssctp: discard stale INIT after handshake completionXin Long1-0/+6
5 daysnetfilter: skip recording stale or retransmitted INITXin Long1-3/+7
5 daysnet: mctp i2c: check length before marking flow activeWilliam A. Kennington III1-1/+3
5 daysneigh: let neigh_xmit take skb ownershipFlorian Westphal1-5/+5
5 daysneighbour: add RCU protection to neigh_tables[]Eric Dumazet1-11/+19
5 daysnet/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi1-5/+8
5 daysnet/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet1-9/+10
5 daysnet/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet1-10/+16
5 daysnet/sched: netem: check for negative latency and jitterStephen Hemminger1-0/+22
5 daysnet/sched: netem: fix slot delay calculation overflowStephen Hemminger1-3/+2
5 daysnet/sched: netem: validate slot configurationStephen Hemminger1-0/+29
5 daysnet/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger1-4/+6
5 daysnet/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger1-1/+1
5 daysnet/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger1-4/+4
5 daysnetfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal2-34/+119
5 daysnetfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang1-1/+1
5 daysnetfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso2-3/+23
5 daystipc: fix double-free in tipc_buf_append()Lee Jones1-1/+13
5 daysnet/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet1-22/+32
5 daysnet/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet1-10/+21
5 daysnet/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet1-1/+2
5 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-19/+19
5 daysnet_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet1-9/+10
5 daysnet/rds: zero per-item info buffer before handing it to visitorsMichael Bommarito1-0/+14
5 daysnetfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera1-15/+7
5 daysnetfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera1-11/+8