summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-07-17r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit
2023-07-17net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-17Merge branch 'sched-fixes'David S. Miller
2023-07-17net: sched: cls_flower: Undo tcf_bind_filter in case of an errorVictor Nogueira
2023-07-17net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira
2023-07-17net: sched: cls_u32: Undo refcount decrement in case update failedVictor Nogueira
2023-07-17net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeVictor Nogueira
2023-07-17net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Victor Nogueira
2023-07-14Merge branch 'net-fix-kernel-doc-problems-in-include-net'Jakub Kicinski
2023-07-14rsi: remove kernel-doc comment markerRandy Dunlap
2023-07-14pie: fix kernel-doc notation warningRandy Dunlap
2023-07-14net: NSH: fix kernel-doc notation warningRandy Dunlap
2023-07-14net: llc: fix kernel-doc notation warningsRandy Dunlap
2023-07-14inet: frags: eliminate kernel-doc warningRandy Dunlap
2023-07-14devlink: fix kernel-doc notation warningsRandy Dunlap
2023-07-14codel: fix kernel-doc notation warningsRandy Dunlap
2023-07-14net: cfg802154: fix kernel-doc notation warningsRandy Dunlap
2023-07-14net: bonding: remove kernel-doc comment markerRandy Dunlap
2023-07-14ice: prevent NULL pointer deref during reloadMichal Swiatkowski
2023-07-14ice: Unregister netdev and devlink_port only oncePetr Oros
2023-07-14gso: fix dodgy bit handling for GSO_UDP_L4Yan Zhai
2023-07-14net: ethernet: Remove repeating expressionWang Ming
2023-07-14bna: Remove error checking for debugfs_create_dir()Wang Ming
2023-07-14net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle
2023-07-14bridge: Add extack warning when enabling STP in netns.Kuniyuki Iwashima
2023-07-14net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-14net: dsa: ar9331: Use explict flags for regmap single read/writeMark Brown
2023-07-13net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-07-13dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-13Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian
2023-07-13Merge branch 'net-sched-fixes-for-sch_qfq'Paolo Abeni
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela
2023-07-13net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela
2023-07-13net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela
2023-07-13sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek
2023-07-13sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven
2023-07-13sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-13sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-12wifi: cfg80211: fix receiving mesh packets without RFC1042 headerFelix Fietkau
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds