summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim3-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 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 out-of-bounds access in __ceph_x_decrypt()Raphael Zimmer1-0/+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: 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 dayspage_pool: fix memory-provider leak in page_pool_create_percpu() error pathHasan Basbunar1-5/+5
5 daysnet/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet1-6/+7
5 daysnet/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet1-44/+46
5 daysnet/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet1-18/+20
5 daysnet/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet1-15/+19
5 daysnet/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet1-21/+21
5 dayssctp: discard stale INIT after handshake completionXin Long1-0/+6
5 daysnetfilter: skip recording stale or retransmitted INITXin Long1-3/+7
5 daysnet: psp: require admin permission for dev-set and key-rotateJakub Kicinski1-2/+2
5 daysnet: psp: check for device unregister when creating assocJakub Kicinski1-3/+7
5 daysnet: mctp i2c: check length before marking flow activeWilliam A. Kennington III1-1/+3
5 daysnetpoll: fix IPv6 local-address corruptionBreno Leitao1-1/+18
5 daystcp: make probe0 timer handle expired user timeoutAltan Hacigumus1-2/+3
5 daysneigh: let neigh_xmit take skb ownershipFlorian Westphal1-5/+5
5 daysnet: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang1-2/+8
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: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso1-60/+204
5 daysnetfilter: nf_tables: join hook list via splice_list_rcu() in commit phasePablo Neira Ayuso1-4/+4
5 daysnetfilter: nf_tables: use list_del_rcu for netlink hooksFlorian Westphal1-26/+18
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 daystcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-3/+7
5 daysvsock/virtio: fix MSG_ZEROCOPY pinned-pages accountingStefano Garzarella1-3/+8
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