summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-11Merge branch 'dsa-validate-remove'David S. Miller
2023-10-11net: dsa: remove dsa_port_phylink_validate()Russell King (Oracle)
2023-10-11net: dsa: dsa_loop: add phylink capabilitiesRussell King (Oracle)
2023-10-11net: dsa: vsc73xx: add phylink capabilitiesRussell King (Oracle)
2023-10-11hv_netvsc: fix netvsc_send_completion to avoid multiple message length checksSonia Sharma
2023-10-11Merge branch 'virtio-net-interrupt-moderation'David S. Miller
2023-10-11virtio-net: a tiny comment updateHeng Qi
2023-10-11virtio-net: fix the vq coalescing setting for vq resizeHeng Qi
2023-10-11virtio-net: fix per queue coalescing parameter settingHeng Qi
2023-10-11virtio-net: consistently save parameters for per-queueHeng Qi
2023-10-11virtio-net: fix mismatch of getting tx-framesHeng Qi
2023-10-11virtio-net: initially change the value of tx-framesHeng Qi
2023-10-10net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-10net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-10net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetKory Maincent
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-10-10net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet
2023-10-10mctp: perform route lookups under a RCU read-side lockJeremy Kerr
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-10appletalk: remove ipddp driverArnd Bergmann
2023-10-11s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich
2023-10-10Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10Merge tag 'v6.6-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-10-10netfilter: cleanup struct nft_tableGeorge Guo
2023-10-10netfilter: conntrack: prefer tcp_error_log to pr_debugFlorian Westphal
2023-10-10netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal
2023-10-10netfilter: nf_tables: Don't allocate nft_rule_dump_ctxPhil Sutter
2023-10-10netfilter: nf_tables: Carry s_idx in nft_rule_dump_ctxPhil Sutter
2023-10-10netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctxPhil Sutter
2023-10-10netfilter: nf_tables: Drop pointless memset when dumping rulesPhil Sutter
2023-10-10netfilter: nf_tables: Always allocate nft_rule_dump_ctxPhil Sutter
2023-10-10Revert "btrfs: reject unknown mount options early"David Sterba
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-10atm: fore200e: Drop unnecessary of_match_device()Rob Herring
2023-10-10Merge branch 'mlxsw-fix-wformat-truncation-warnings'Paolo Abeni
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-10net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()Oleksij Rempel
2023-10-10Merge branch 'add-update_pn-flag'Paolo Abeni
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)