Age | Commit message (Expand) | Author |
2022-11-18 | sctp: add dif and sdif check in asoc and ep lookup | Xin Long |
2022-11-18 | sctp: add skb_sdif in struct sctp_af | Xin Long |
2022-11-18 | sctp: check sk_bound_dev_if when matching ep in get_port | Xin Long |
2022-11-18 | sctp: check ipv6 addr with sk_bound_dev if set | Xin Long |
2022-11-18 | sctp: verify the bind address with the tb_id from l3mdev | Xin Long |
2022-11-18 | net: libwx: Fix dead code for duplicate check | Jiawen Wu |
2022-11-18 | net: phy: mscc: macsec: do not copy encryption keys | Antoine Tenart |
2022-11-17 | Merge branch 'net-ipa-change-gsi-firmware-load-specification' | Jakub Kicinski |
2022-11-17 | net: ipa: permit GSI firmware loading to be skipped | Alex Elder |
2022-11-17 | dt-bindings: net: qcom,ipa: support skipping GSI firmware load | Alex Elder |
2022-11-17 | net: ipa: introduce "qcom,gsi-loader" property | Alex Elder |
2022-11-17 | net: ipa: encapsulate decision about firmware load | Alex Elder |
2022-11-17 | dt-bindings: net: qcom,ipa: deprecate modem-init | Alex Elder |
2022-11-17 | sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h | Xin Long |
2022-11-17 | sctp: change to include linux/sctp.h in net/sctp/checksum.h | Xin Long |
2022-11-17 | Merge branch 'implement-devlink-rate-api-and-extend-it' | Jakub Kicinski |
2022-11-17 | Documentation: Add documentation for new devlink-rate attributes | Michal Wilczynski |
2022-11-17 | ice: Add documentation for devlink-rate implementation | Michal Wilczynski |
2022-11-17 | ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler | Michal Wilczynski |
2022-11-17 | ice: Implement devlink-rate API | Michal Wilczynski |
2022-11-17 | ice: Add an option to pre-allocate memory for ice_sched_node | Michal Wilczynski |
2022-11-17 | ice: Introduce new parameters in ice_sched_node | Michal Wilczynski |
2022-11-17 | devlink: Allow to set up parent in devl_rate_leaf_create() | Michal Wilczynski |
2022-11-17 | devlink: Allow for devlink-rate nodes parent reassignment | Michal Wilczynski |
2022-11-17 | devlink: Enable creation of the devlink-rate nodes from the driver | Michal Wilczynski |
2022-11-17 | devlink: Introduce new attribute 'tx_weight' to devlink-rate | Michal Wilczynski |
2022-11-17 | devlink: Introduce new attribute 'tx_priority' to devlink-rate | Michal Wilczynski |
2022-11-17 | Merge branch 'autoload-dsa-tagging-driver-when-dynamically-changing-protocol' | Jakub Kicinski |
2022-11-17 | net: dsa: autoload tag driver module on tagging protocol change | Vladimir Oltean |
2022-11-17 | net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id() | Vladimir Oltean |
2022-11-17 | net: dsa: strip sysfs "tagging" string of trailing newline | Vladimir Oltean |
2022-11-17 | net: dsa: provide a second modalias to tag proto drivers based on their name | Vladimir Oltean |
2022-11-17 | net: dsa: rename tagging protocol driver modalias | Vladimir Oltean |
2022-11-17 | net: dsa: stop exposing tag proto module helpers to the world | Vladimir Oltean |
2022-11-17 | dt-bindings: net: ipq4019-mdio: document required clock-names | Robert Marko |
2022-11-17 | dt-bindings: net: ipq4019-mdio: require and validate clocks | Robert Marko |
2022-11-17 | dt-bindings: net: ipq4019-mdio: add IPQ8074 compatible | Robert Marko |
2022-11-17 | dt-bindings: net: ipq4019-mdio: document IPQ6018 compatible | Robert Marko |
2022-11-17 | Merge branch 'net-dsa-use-more-appropriate-net_name_-constants-for-user-ports' | Jakub Kicinski |
2022-11-17 | net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports | Rasmus Villemoes |
2022-11-17 | net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT | Rasmus Villemoes |
2022-11-17 | net: dsa: refactor name assignment for user ports | Rasmus Villemoes |
2022-11-17 | ethtool: doc: clarify what drivers can implement in their get_drvinfo() | Vincent Mailhol |
2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-17 | Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-11-17 | net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification() | Dan Carpenter |
2022-11-17 | NFC: nci: Allow to create multiple virtual nci devices | Dmitry Vyukov |
2022-11-17 | sundance: remove unused variable cnt | Colin Ian King |
2022-11-17 | sctp: sm_statefuns: Remove pointer casts of the same type | Li zeming |
2022-11-17 | net: use struct_group to copy ip/ipv6 header addresses | Hangbin Liu |