summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-17Linux 5.15.168v5.15.168Greg Kroah-Hartman1-1/+1
2024-10-17net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson1-6/+8
2024-10-17selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-10-17net: axienet: start napi before enabling Rx/TxAndy Chiu1-1/+1
2024-10-17ext4: fix warning in ext4_dio_write_end_io()Jan Kara1-6/+8
2024-10-17netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter1-1/+3
2024-10-17net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2024-10-17net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer1-0/+1
2024-10-17net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern4-9/+17
2024-10-17xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookupDavid Ahern1-1/+3
2024-10-17net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...Eyal Birger1-0/+3
2024-10-17i2c: smbus: Check for parent device before dereferenceAndy Shevchenko1-2/+6
2024-10-17block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai1-3/+28
2024-10-17kthread: unpark only parked kthreadFrederic Weisbecker1-0/+2
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-17mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)1-1/+2
2024-10-17net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin1-0/+29
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva2-1/+4
2024-10-17net: explicitly clear the sk pointer, when pf->create failsIgnat Korchagin1-1/+6
2024-10-17drm/v3d: Stop the active perfmon before being destroyedMaĆ­ra Canal1-1/+8
2024-10-17hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane24151-1/+1
2024-10-17usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng1-0/+11
2024-10-17usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero1-0/+5
2024-10-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan3-18/+19
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-10-17HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang2-0/+25
2024-10-17resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying1-8/+50
2024-10-17HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()Basavaraj Natikar1-11/+3
2024-10-17hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck1-0/+1
2024-10-17x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy2-2/+10
2024-10-17RDMA/hns: Fix UAF for cq async eventChengchang Tang1-12/+13
2024-10-17slip: make slhc_remember() more robust against malicious packetsEric Dumazet1-23/+34
2024-10-17ppp: fix ppp_async_encode() illegal accessEric Dumazet1-1/+1
2024-10-17mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima5-36/+66
2024-10-17rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima2-0/+46
2024-10-17net: rtnetlink: add msg kind namesNikolay Aleksandrov2-3/+10
2024-10-17netfilter: fib: check correct rtable in vrf setupsFlorian Westphal2-5/+4
2024-10-17netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault4-0/+5
2024-10-17netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter4-11/+7
2024-10-17net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern12-63/+37
2024-10-17netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal16-165/+422
2024-10-17sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long1-5/+13
2024-10-17net: ibm: emac: mal: fix wrong gotoRosen Penev1-1/+1
2024-10-17net/sched: accept TCA_STAB only for root qdiscEric Dumazet2-2/+6
2024-10-17igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-10-17i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2-0/+3
2024-10-17ice: Fix netif_is_ice() in Safe ModeMarcin Szycik1-1/+2
2024-10-17gpio: aspeed: Use devm_clk api to manage clock sourceBilly Tsai1-1/+1