index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
protocol.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
sctp: check sk_bound_dev_if when matching ep in get_port
Xin Long
1
-1
/
+4
2022-11-18
sctp: check ipv6 addr with sk_bound_dev if set
Xin Long
1
-3
/
+11
2022-11-18
sctp: verify the bind address with the tb_id from l3mdev
Xin Long
1
-3
/
+6
2022-11-18
net: libwx: Fix dead code for duplicate check
Jiawen Wu
1
-2
/
+0
2022-11-18
net: phy: mscc: macsec: do not copy encryption keys
Antoine Tenart
2
-29
/
+30
2022-11-18
net: ipa: permit GSI firmware loading to be skipped
Alex Elder
1
-4
/
+12
2022-11-18
dt-bindings: net: qcom,ipa: support skipping GSI firmware load
Alex Elder
1
-0
/
+2
2022-11-18
net: ipa: introduce "qcom,gsi-loader" property
Alex Elder
1
-7
/
+37
2022-11-18
net: ipa: encapsulate decision about firmware load
Alex Elder
1
-8
/
+31
2022-11-18
dt-bindings: net: qcom,ipa: deprecate modem-init
Alex Elder
1
-21
/
+55
2022-11-18
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
4
-7
/
+5
2022-11-18
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
1
-1
/
+1
2022-11-18
Documentation: Add documentation for new devlink-rate attributes
Michal Wilczynski
1
-1
/
+32
2022-11-18
ice: Add documentation for devlink-rate implementation
Michal Wilczynski
1
-0
/
+115
2022-11-18
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
6
-0
/
+111
2022-11-18
ice: Implement devlink-rate API
Michal Wilczynski
3
-0
/
+426
2022-11-18
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
4
-11
/
+24
2022-11-18
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
5
-7
/
+116
2022-11-18
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
4
-5
/
+14
2022-11-18
devlink: Allow for devlink-rate nodes parent reassignment
Michal Wilczynski
1
-5
/
+7
2022-11-18
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
2
-0
/
+48
2022-11-18
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
3
-0
/
+40
2022-11-18
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
3
-0
/
+38
2022-11-18
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
4
-5
/
+7
2022-11-18
net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
Vladimir Oltean
3
-3
/
+3
2022-11-18
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
3
-4
/
+15
2022-11-18
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
18
-51
/
+98
2022-11-18
net: dsa: rename tagging protocol driver modalias
Vladimir Oltean
2
-4
/
+5
2022-11-18
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
2
-70
/
+70
2022-11-18
dt-bindings: net: ipq4019-mdio: document required clock-names
Robert Marko
1
-0
/
+6
2022-11-18
dt-bindings: net: ipq4019-mdio: require and validate clocks
Robert Marko
1
-7
/
+20
2022-11-18
dt-bindings: net: ipq4019-mdio: add IPQ8074 compatible
Robert Marko
1
-0
/
+1
2022-11-18
dt-bindings: net: ipq4019-mdio: document IPQ6018 compatible
Robert Marko
1
-3
/
+9
2022-11-18
net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports
Rasmus Villemoes
1
-1
/
+1
2022-11-18
net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
Rasmus Villemoes
1
-1
/
+1
2022-11-18
net: dsa: refactor name assignment for user ports
Rasmus Villemoes
2
-5
/
+11
2022-11-18
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
3
-17
/
+8
2022-11-17
net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()
Dan Carpenter
1
-1
/
+1
2022-11-17
wifi: ath10k: Remove redundant argument offset
Zhi-Jun You
1
-12
/
+7
2022-11-17
wifi: ath10k: Fix return value in ath10k_pci_init()
Xiu Jianfeng
1
-8
/
+12
2022-11-17
NFC: nci: Allow to create multiple virtual nci devices
Dmitry Vyukov
1
-76
/
+71
2022-11-17
sundance: remove unused variable cnt
Colin Ian King
1
-2
/
+0
2022-11-17
sctp: sm_statefuns: Remove pointer casts of the same type
Li zeming
1
-1
/
+1
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
4
-6
/
+10
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-11-17
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-16
netdevsim: Fix memory leak of nsim_dev->fa_cookie
Wang Yufen
1
-0
/
+1
2022-11-16
mlxsw: update adjfine to use adjust_by_scaled_ppm
Jacob Keller
1
-15
/
+3
2022-11-16
tcp: annotate data-race around queue->synflood_warned
Eric Dumazet
1
-1
/
+1
2022-11-16
ax25: af_ax25: Remove unnecessary (void*) conversions
Li zeming
1
-2
/
+2
[prev]
[next]