summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2023-08-15Merge branch 'net-warn-about-attempts-to-register-negative-ifindex'Jakub Kicinski
2023-08-15tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski
2023-08-15netlink: specs: add ovs_vport new commandJakub Kicinski
2023-08-15net: warn about attempts to register negative ifindexJakub Kicinski
2023-08-15eth: r8152: try to use a normal budgetJakub Kicinski
2023-08-15net: e1000e: Remove unused declarationsYue Haibing
2023-08-15qed: remove unused 'resp_size' calculationArnd Bergmann
2023-08-15net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle
2023-08-15Merge branch 'nexthop-various-cleanups'Jakub Kicinski
2023-08-15nexthop: Do not increment dump sentinel at the end of the dumpIdo Schimmel
2023-08-15nexthop: Simplify nexthop bucket dumpIdo Schimmel
2023-08-15Merge branch 'seg6-add-next-c-sid-support-for-srv6-end-x-behavior'Jakub Kicinski
2023-08-15selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni
2023-08-15seg6: add NEXT-C-SID support for SRv6 End.X behaviorAndrea Mayer
2023-08-15Merge branch 'genetlink-provide-struct-genl_info-to-dumps'Jakub Kicinski
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-08-15ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski
2023-08-15netdev-genl: use struct genl_info for reply constructionJakub Kicinski
2023-08-15genetlink: add genlmsg_iput() APIJakub Kicinski
2023-08-15genetlink: add a family pointer to struct genl_infoJakub Kicinski
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-08-15genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski