summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-22net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_doneWang Liang
2025-05-22sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()Cong Wang
2025-05-21xsk: Bring back busy polling support in XDP_COPYSamiullah Khawaja
2025-05-19can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp
2025-05-19can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp
2025-05-19llc: fix data loss when reading from a socket in llc_ui_recvmsg()Ilia Gavrilov
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni
2025-05-16bridge: netfilter: Fix forwarding of fragmented packetsIdo Schimmel
2025-05-16net: dsa: microchip: linearize skb for tail-tagging switchesJakob Unterwurzacher
2025-05-15Bluetooth: L2CAP: Fix not checking l2cap_chan security levelLuiz Augusto von Dentz
2025-05-15net: devmem: fix kernel panic when netlink socket close after module unloadTaehee Yoo
2025-05-15net/tls: fix kernel panic when alloc_page failedPengtao He
2025-05-15Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-15wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook
2025-05-14xfrm: Sanitize marks before insertPaul Chaignon
2025-05-12net: Lock lower level devices when updating featuresCosmin Ratiu
2025-05-09Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...Jakub Kicinski
2025-05-09net: mctp: Ensure keys maintain only one ref to corresponding devAndrew Jeffery
2025-05-09net: mctp: Don't access ifa_index when missingMatt Johnston
2025-05-09net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-05-08Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz
2025-05-08net: export a helper for adding up queue statsJakub Kicinski
2025-05-07bpf: Scrub packet on bpf_redirect_peerPaul Chaignon
2025-05-07Merge tag 'nf-25-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-05-07openvswitch: Fix unsafe attribute parsing in output_userspace()Eelco Chaudron
2025-05-07netfilter: ipset: fix region locking in hash typesJozsef Kadlecsik
2025-05-07ipvs: fix uninit-value for saddr in do_output_route4Julian Anastasov
2025-05-07Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flagsLuiz Augusto von Dentz
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-06Merge tag 'linux-can-fixes-for-6.15-20250506' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev
2025-05-06net: Lock netdevices during dev_shutdownCosmin Ratiu
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-06wifi: cfg80211: fix out-of-bounds access during multi-link element defragment...Veerendranath Jakkam
2025-05-06can: gw: fix RCU/BH usage in cgw_create_job()Oliver Hartkopp
2025-05-05gre: Fix again IPv6 link-local address generation.Guillaume Nault
2025-05-05sch_htb: make htb_deactivate() idempotentCong Wang
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-01net: use sock_gen_put() when sk_state is TCP_TIME_WAITJibin Zhang
2025-04-30xfrm: ipcomp: fix truesize computation on receiveSabrina Dubroca
2025-04-29net: ipv6: fix UDPv6 GSO segmentation with NATFelix Fietkau
2025-04-28net_sched: qfq: Fix double list add in class with netem as child qdiscVictor Nogueira
2025-04-28net_sched: ets: Fix double list add in class with netem as child qdiscVictor Nogueira
2025-04-28net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscVictor Nogueira
2025-04-28net_sched: drr: Fix double list add in class with netem as child qdiscVictor Nogueira
2025-04-26Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-26Revert "sunrpc: clean cache_detail immediately when flush is written frequently"Chuck Lever
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds