index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
net: axienet: Unexport and remove unused mdio functions
Andy Chiu
2
-14
/
+1
2022-11-21
net: microchip: sparx5: prevent uninitialized variable
Dan Carpenter
1
-1
/
+1
2022-11-21
net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
Lorenzo Bianconi
2
-13
/
+10
2022-11-21
net: microchip: sparx5: kunit test: Fix compile warnings.
Horatiu Vultur
1
-6
/
+6
2022-11-21
nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer
Huanhuan Wang
3
-4
/
+490
2022-11-21
nfp: add framework to support ipsec offloading
Huanhuan Wang
10
-10
/
+233
2022-11-21
nfp: extend capability and control words
Yinjun Zhang
3
-3
/
+14
2022-11-21
bna: Avoid clashing function prototypes
Gustavo A. R. Silva
7
-43
/
+82
2022-11-19
net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
Felix Fietkau
3
-3
/
+31
2022-11-19
net: dsa: tag_mtk: assign per-port queues
Felix Fietkau
1
-0
/
+2
2022-11-19
net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
Felix Fietkau
2
-49
/
+258
2022-11-19
net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
Felix Fietkau
2
-3
/
+5
2022-11-19
net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
Felix Fietkau
2
-1
/
+5
2022-11-19
net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devices
Felix Fietkau
2
-16
/
+23
2022-11-19
net: fman: remove reference to non-existing config PCS
Lukas Bulwahn
1
-1
/
+0
2022-11-19
netlink: remove the flex array from struct nlmsghdr
Jakub Kicinski
2
-3
/
+1
2022-11-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2
-5
/
+14
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
1
-2
/
+2
2022-11-18
rxrpc: uninitialized variable in rxrpc_send_ack_packet()
Dan Carpenter
1
-2
/
+0
2022-11-18
rxrpc: fix rxkad_verify_response()
Dan Carpenter
1
-2
/
+4
2022-11-18
net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_work
Lorenzo Bianconi
1
-5
/
+2
2022-11-18
net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...
Lorenzo Bianconi
1
-19
/
+34
2022-11-18
net: ipa: avoid a null pointer dereference
Alex Elder
1
-3
/
+6
2022-11-18
selftests: add a selftest for sctp vrf
Xin Long
3
-0
/
+317
2022-11-18
sctp: add sysctl net.sctp.l3mdev_accept
Xin Long
2
-0
/
+20
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
8
-61
/
+89
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
3
-1
/
+14
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
[next]