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