summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-24ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin1-2/+0
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina1-0/+8
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-1/+1
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin1-0/+2
2026-07-24iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol1-2/+1
2026-07-24iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2026-07-24iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-24ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet1-2/+2
2026-07-24mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-0/+1
2026-07-24mld: add new workqueues for process mld eventsTaehee Yoo2-1/+11
2026-07-24mld: convert ifmcaddr6 to RCUTaehee Yoo1-3/+4
2026-07-24mld: convert ip6_sf_list to RCUTaehee Yoo1-3/+4
2026-07-24mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-2/+2
2026-07-24mld: get rid of inet6_dev->mc_lockTaehee Yoo1-1/+0
2026-07-24mld: convert from timer to delayed workTaehee Yoo1-4/+4
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-24net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2-3/+28
2026-07-24net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-11/+10
2026-07-24net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder1-13/+10
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-07-24sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-07-24xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-07-24driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-07-24tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-24crypto: drbg - Fix drbg_max_addtl() on 64-bit kernelsEric Biggers1-11/+7
2026-07-24HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-07-24net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-24net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-07-24skmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet1-6/+5
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1
2026-07-04keys: Pin request_key_auth payload in instantiate pathsShaomin Chen1-0/+2
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel1-3/+1
2026-07-04net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-07-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-07-04net/sched: transition act_pedit to rcu and percpu statsPedro Tammela1-15/+66
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky3-71/+80
2026-06-19RDMA/umem: fix kernel-doc warningsRandy Dunlap1-0/+1
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-0/+3
2026-06-19Bluetooth: serialize accept_q accessJiexun Wang1-0/+1
2026-06-19Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz1-0/+2