index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.rustfmt.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()
Jakub Kicinski
1
-10
/
+38
2022-11-07
genetlink: check for callback type at op load time
Jakub Kicinski
1
-10
/
+10
2022-11-07
genetlink: load policy based on validation flags
Jakub Kicinski
1
-7
/
+10
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
7
-29
/
+136
2022-11-07
genetlink: move the private fields in struct genl_family
Jakub Kicinski
1
-5
/
+6
2022-11-07
genetlink: refactor the cmd <> policy mapping dump
Jakub Kicinski
1
-12
/
+15
2022-11-07
net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume
Roger Quadros
2
-0
/
+9
2022-11-07
net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume
Roger Quadros
2
-0
/
+11
2022-11-07
net: ethernet: ti: cpsw_ale: Add cpsw_ale_restore() helper
Roger Quadros
2
-0
/
+11
2022-11-07
net: ethernet: ti: am65-cpsw: Add suspend/resume support
Roger Quadros
1
-55
/
+166
2022-11-07
net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpers
Roger Quadros
2
-0
/
+86
2022-11-07
net: phy: fix yt8521 duplicated argument to & or |
Frank
1
-4
/
+4
2022-11-07
gve: Fix error return code in gve_prefill_rx_pages()
Yang Yingliang
1
-1
/
+3
2022-11-07
net: fec: simplify the code logic of quirks
Shenwei Wang
1
-19
/
+30
2022-11-07
s390/lcs: Fix return type of lcs_start_xmit()
Nathan Chancellor
1
-5
/
+3
2022-11-07
s390/netiucv: Fix return type of netiucv_tx()
Nathan Chancellor
1
-8
/
+1
2022-11-07
s390/ctcm: Fix return type of ctc{mp,}m_tx()
Nathan Chancellor
1
-9
/
+2
2022-11-07
net: wwan: t7xx: Add NAPI support
Haijun Liu
5
-166
/
+161
2022-11-07
net: wwan: t7xx: Use needed_headroom instead of hard_header_len
Ilpo Järvinen
1
-1
/
+1
2022-11-07
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
3
-0
/
+55
2022-11-07
net: hinic: Add control command support for VF PMD driver in DPDK
Cai Huoqing
2
-0
/
+84
2022-11-07
net: hinic: Convert the cmd code from decimal to hex to be more readable
Cai Huoqing
1
-52
/
+52
2022-11-07
dt-bindings: net: dsa-port: constrain number of 'reg' in ports
Krzysztof Kozlowski
1
-1
/
+2
2022-11-07
dt-bindings: net: constrain number of 'reg' in ethernet ports
Krzysztof Kozlowski
2
-2
/
+6
2022-11-07
net: axiemac: add PM callbacks to support suspend/resume
Andy Chiu
1
-0
/
+36
2022-11-07
net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
David Yang
2
-7
/
+44
2022-11-05
octeon_ep: support Octeon device CNF95N
Veerasenareddy Burru
3
-3
/
+20
2022-11-05
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
3
-2
/
+37
2022-11-05
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
3
-1
/
+35
2022-11-05
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
4
-9
/
+100
2022-11-05
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
4
-6
/
+103
2022-11-05
sfc: check recirc_id match caps before MAE offload
Edward Cree
1
-0
/
+17
2022-11-05
net: ethernet: renesas: Fix return type of rswitch_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-11-05
net: remove redundant check in ip_metrics_convert()
Zhengchao Shao
1
-3
/
+0
2022-11-04
net: ipa: use a bitmap for enabled endpoints
Alex Elder
2
-14
/
+22
2022-11-04
net: ipa: use a bitmap for set-up endpoints
Alex Elder
2
-19
/
+23
2022-11-04
net: ipa: support more filtering endpoints
Alex Elder
6
-32
/
+32
2022-11-04
net: ipa: use a bitmap for available endpoints
Alex Elder
3
-22
/
+43
2022-11-04
net: ipa: use a bitmap for defined endpoints
Alex Elder
2
-30
/
+20
2022-11-04
net: ipa: add a parameter to suspend registers
Alex Elder
7
-29
/
+55
2022-11-04
net: ipa: add a parameter to aggregation registers
Alex Elder
7
-16
/
+22
2022-11-04
net: ipa: use ipa_table_mem() in ipa_table_reset_add()
Alex Elder
1
-16
/
+15
2022-11-04
net: ipa: reduce arguments to ipa_table_init_add()
Alex Elder
1
-19
/
+18
2022-11-04
rds: remove redundant variable total_payload_len
Colin Ian King
1
-2
/
+1
2022-11-04
hamradio: baycom_epp: Fix return type of baycom_send_packet()
Nathan Chancellor
1
-1
/
+1
2022-11-04
net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-11-04
net: usb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-3
/
+5
2022-11-04
net: expose devlink port over rtnetlink
Jiri Pirko
4
-0
/
+73
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
22
-150
/
+0
2022-11-04
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
3
-21
/
+6
[next]