summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet
2023-10-19Merge branch 'net-stmmac-use-correct-pps-input-indexing'Paolo Abeni
2023-10-19net: stmmac: do not silently change auxiliary snapshot capture channelJohannes Zink
2023-10-19net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutexJohannes Zink
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink
2023-10-19net: stmmac: use correct PPS capture input indexJohannes Zink
2023-10-19net: stmmac: simplify debug message on stmmac_enable()Johannes Zink
2023-10-19net: stmmac: Remove redundant checking for rx_coalesce_usecsGan Yi Fang
2023-10-19docs: networking: document multi-RSS contextJakub Kicinski
2023-10-19Merge branch 'rswitch-add-pm-ops'Paolo Abeni
2023-10-19rswitch: Add PM opsYoshihiro Shimoda
2023-10-19rswitch: Use unsigned int for port related array indexYoshihiro Shimoda
2023-10-18Merge branch 'intel-wired-lan-driver-updates-2023-10-17'Jakub Kicinski
2023-10-18igc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igbvf: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18i40e: use scnprintf over strncpy+strncatJustin Stitt
2023-10-18fm10k: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e1000: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e100: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-18intel: fix string truncation warningsJesse Brandeburg
2023-10-18Merge branch 'selftests-tc-testing-fixes-for-kselftest'Jakub Kicinski
2023-10-18selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela
2023-10-18selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela
2023-10-18net: wangxun: remove redundant kernel logJiawen Wu
2023-10-18Merge branch 'net-fec-fix-device_get_match_data-usage'Jakub Kicinski
2023-10-18net: fec: Remove non-Coldfire platform IDsAlexander Stein
2023-10-18net: fec: Fix device_get_match_data usageAlexander Stein
2023-10-18drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter
2023-10-18Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2023-10-18Merge branch 'ethtool-forced-speed'David S. Miller
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski
2023-10-18qede: Refactor qede_forced_speed_maps_init()Paul Greenwalt
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt
2023-10-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2023-10-18netfilter: bridge: convert br_netfilter to NF_DROP_REASONFlorian Westphal
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal
2023-10-18netfilter: nf_nat: mask out non-verdict bits when checking return valueFlorian Westphal
2023-10-18netfilter: conntrack: convert nf_conntrack_update to netfilter verdictsFlorian Westphal
2023-10-18netfilter: nf_tables: mask out non-verdict bits when checking return valueFlorian Westphal
2023-10-18netfilter: xt_mangle: only check verdict part of return valueFlorian Westphal
2023-10-18Merge branch 'devlink-deadlock'David S. Miller
2023-10-18devlink: document devlink_rel_nested_in_notify() functionJiri Pirko
2023-10-18Documentation: devlink: add a note about RTNL lock into locking sectionJiri Pirko
2023-10-18Documentation: devlink: add nested instance sectionJiri Pirko
2023-10-18devlink: don't take instance lock for nested handle putJiri Pirko
2023-10-18devlink: take device reference for devlink objectJiri Pirko
2023-10-18devlink: call peernet2id_alloc() with net pointer under RCU read lockJiri Pirko