summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-16virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin
2023-08-16i40e: fix misleading debug logsAndrii Staikov
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao
2023-08-16bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()Yafang Shao
2023-08-16Merge branch 'ipv6-expired-routes'David S. Miller
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-08-16e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu
2023-08-16nfp: update maintainerLouis Peens
2023-08-16net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller
2023-08-16Merge branch 'inet-data-races'David S. Miller
2023-08-16inet: implement lockless IP_MINTTLEric Dumazet
2023-08-16inet: implement lockless IP_TTLEric Dumazet
2023-08-16inet: move inet->defer_connect to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->nodefrag to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->mc_all to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet
2023-08-16inet: set/get simple options locklesslyEric Dumazet
2023-08-16inet: introduce inet->inet_flagsEric Dumazet
2023-08-16ipv6: fix indentation of a config attributePrasad Pandit
2023-08-16Merge branch 'redundant-of_match_ptr'David S. Miller
2023-08-16wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16net: gemini: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16net: dsa: realtek: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16nfc: virtual_ncidev: Use module_misc_device macro to simplify the codeLi Zetao
2023-08-16mailmap: add entries for Simon HormanSimon Horman
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-16Merge branch 'hns3-ethtool'David S. Miller
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao
2023-08-16net: hns3: Support tlv in regs data for HNS3 VF driverJijie Shao
2023-08-16net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao
2023-08-16Merge branch 'fec-XDP_TX'David S. Miller
2023-08-16net: fec: improve XDP_TX performanceWei Fang
2023-08-16net: fec: add XDP_TX feature supportWei Fang
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev
2023-08-16selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao
2023-08-15Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski