summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li
2023-05-15net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)
2023-05-15Merge branch 'tipc-fixes'David S. Miller
2023-05-15tipc: check the bearer min mtu properly when setting it by netlinkXin Long
2023-05-15tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long
2023-05-15tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long
2023-05-15net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma
2023-05-15net: mdio: i2c: fix rollball accessorsRussell King (Oracle)
2023-05-15Merge branch 'octeontx2-pf-HTB'David S. Miller
2023-05-15docs: octeontx2: Add Documentation for QOSHariprasad Kelam
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli
2023-05-15octeontx2-pf: Prepare for QOS offloadHariprasad Kelam
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli
2023-05-15virtio_net: Fix error unwinding of XDP initializationFeng Liu
2023-05-15net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang
2023-05-15net: Remove low_thresh in ip defragAngus Chen
2023-05-15net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen
2023-05-15Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-05-14SUNRPC: Fix trace_svc_register() call siteChuck Lever
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-14SUNRPC: double free xprt_ctxt while still in useNeilBrown
2023-05-14Linux 6.4-rc2v6.4-rc2Linus Torvalds
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-14media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-05-14Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-05-14Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-14Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-14media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim
2023-05-14media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski
2023-05-14media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim
2023-05-14media: dvb_ca_en50221: fix a size write bugYongSu Yoo
2023-05-14media: netup_unidvb: fix irq init by register it at the end of probeWei Chen
2023-05-14media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen
2023-05-14media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen
2023-05-14media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong
2023-05-14media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen
2023-05-14media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen
2023-05-14media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen
2023-05-14media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou