summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-10-17gpio: aspeed: Add the flush write to ensure the write complete.Billy Tsai1-0/+2
2024-10-17net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski1-1/+1
2024-10-17net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski1-1/+1
2024-10-17net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski1-0/+6
2024-10-17net: dsa: b53: fix max MTU for 1g switchesJonas Gorski1-1/+4
2024-10-17net: dsa: b53: fix jumbo frame mtu checkJonas Gorski1-1/+1
2024-10-17thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui1-2/+0
2024-10-17thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada1-11/+10
2024-10-17net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET1-2/+2
2024-10-17Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_changeLuiz Augusto von Dentz1-2/+0
2024-10-17netfilter: br_netfilter: fix panic with metadata_dst skbAndy Roulin1-0/+5
2024-10-17tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safeNeal Cardwell1-0/+13
2024-10-17tcp: fix to allow timestamp undo if no retransmits were sentNeal Cardwell1-2/+16
2024-10-17net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil1-1/+0
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang4-2/+4
2024-10-17SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter1-0/+2
2024-10-17ice: fix VLAN replay after resetDave Ertman1-2/+0
2024-10-17NFSD: Mark filecache "down" if init failsChuck Lever1-1/+3
2024-10-17RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson1-3/+3
2024-10-17fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin1-1/+1
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-10-17driver core: bus: Return -EIO instead of 0 when show/store invalid bus attributeZijun Hu1-2/+4
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-10-17virtio_pmem: Check device status before requesting flushPhilip Chen1-0/+9
2024-10-17comedi: ni_routing: tools: Check when the file could not be openedRuffalo Lavoisier1-0/+5
2024-10-17usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao1-12/+14
2024-10-17usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang1-1/+7
2024-10-17clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan1-2/+2
2024-10-17remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan1-1/+12
2024-10-17media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao1-4/+4
2024-10-17ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...Kaixin Wang1-0/+1
2024-10-17PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
2024-10-17i2c: i801: Use a different adapter-name for IDF adaptersHans de Goede1-1/+8
2024-10-17PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan1-0/+2
2024-10-17clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski1-1/+1