summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-19Merge tag 'slab-fixes-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19Revert "ethtool: Fix mod state of verbose no_mask bitset"Kory Maincent
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-10-19Merge branch 'mptcp-fixes-for-v6-6'Jakub Kicinski
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-19mptcp: avoid sending RST when closing the initial subflowGeliang Tang
2023-10-19mptcp: more conservative check for zero probesPaolo Abeni
2023-10-19tcp: check mptcp-level constraints for backlog coalescingPaolo Abeni
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar
2023-10-19i40e: Align devlink info versions with ice driver and add docsIvan Vecera
2023-10-19Merge branch 'dt-bindings-net-child-node-schema-cleanups'Jakub Kicinski
2023-10-19dt-bindings: net: dsa: Drop 'ethernet-ports' node propertiesRob Herring
2023-10-19dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch referencesRob Herring
2023-10-19dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentationRob Herring
2023-10-19dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'Rob Herring
2023-10-19dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' levelRob Herring
2023-10-19dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hexRob Herring
2023-10-19dt-bindings: net: renesas: Drop ethernet-phy node schemaRob Herring
2023-10-19dt-bindings: net: Add missing (unevaluated|additional)Properties on child nod...Rob Herring
2023-10-19Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-19Merge branch 'net-fix-bugs-in-device-netns-move-and-rename'Paolo Abeni
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-19net: move altnames together with the netdeviceJakub Kicinski
2023-10-19net: avoid UAF on deleted altnameJakub Kicinski
2023-10-19net: check for altname conflicts when changing netdev's netnsJakub Kicinski
2023-10-19net: fix ifname in netlink ntf during netns moveJakub Kicinski
2023-10-19Merge branch 'net-stmmac-improve-tx-timer-logic'Paolo Abeni
2023-10-19net: stmmac: increase TX coalesce timer to 5msChristian Marangi
2023-10-19net: stmmac: move TX timer arm after DMA enableChristian Marangi
2023-10-19net: stmmac: improve TX timer arm logicChristian Marangi
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi
2023-10-19iavf: delete unused iavf_mac_info fieldsMichal Schmidt
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: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
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