summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-17libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov1-1/+1
2026-01-17libceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
2026-01-17libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
2026-01-17libceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang1-0/+2
2026-01-17wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg1-0/+2
2026-01-17wifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
2026-01-17net: do not write to msg_get_inq in calleeWillem de Bruijn2-10/+6
2026-01-11mptcp: ensure context reset on disconnect()Paolo Abeni2-4/+7
2026-01-08net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey1-2/+7
2026-01-08erspan: Initialize options_len before referencing options.Frode Nordahl2-4/+8
2026-01-08wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
2026-01-08mptcp: fallback earlier on simult connectionPaolo Abeni3-10/+12
2026-01-08af_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe1-3/+8
2026-01-08ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen1-1/+12
2026-01-08net: rose: fix invalid array index in rose_kill_by_device()Pwnverse1-1/+1
2026-01-08net: fib: restore ECMP balance from loopbackVadim Fedorenko1-16/+10
2026-01-08ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel1-3/+4
2026-01-08ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg1-1/+2
2026-01-08net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya1-0/+1
2026-01-08net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean1-7/+1
2026-01-08net: dsa: properly keep track of conduit referenceVladimir Oltean1-25/+34
2026-01-08ip6_gre: make ip6gre_header() robustEric Dumazet1-1/+8
2026-01-08net: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen1-4/+13
2026-01-08Bluetooth: MGMT: report BIS capability flags in supported settingsPauli Virtanen1-0/+6
2026-01-08wifi: mac80211: do not use old MBSSID elementsAloka Dixit1-10/+0
2026-01-08wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()Dan Carpenter1-1/+1
2026-01-02SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers1-1/+2
2026-01-02svcrdma: use rc_pageoff for memcpy byte offsetJoshua Rogers1-1/+1
2026-01-02svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers1-1/+1
2026-01-02svcrdma: bound check rq_pages index in inline pathJoshua Rogers1-0/+3
2026-01-02net/handshake: restore destructor on submit failurecaoping1-0/+2
2026-01-02libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov1-64/+52
2026-01-02mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni1-2/+5
2026-01-02mptcp: schedule rtx timer only after pushing dataPaolo Abeni1-6/+9
2026-01-02mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)1-1/+2
2026-01-02net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane1-0/+2
2026-01-02net/handshake: duplicate handshake cancellations leak socketScott Mayhew1-1/+5
2026-01-02ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman1-6/+24
2026-01-02can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
2026-01-02netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso1-11/+0
2026-01-02netfilter: nf_nat: remove bogus direction checkFlorian Westphal1-13/+1
2026-01-02net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira1-0/+4
2026-01-02caif: fix integer underflow in cffrml_receive()Junrui Luo1-1/+8
2026-01-02ipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu1-0/+3
2026-01-02netfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera1-11/+14
2026-01-02inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski2-5/+43
2026-01-02inet: frags: add inet_frag_queue_flush()Jakub Kicinski2-8/+13
2026-01-02inet: frags: avoid theoretical race in ip_frag_reinit()Jakub Kicinski2-4/+4
2026-01-02net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets1-3/+10
2026-01-02net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim1-1/+1