index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-15
net: macb: Add support for partial store and forward
Maulik Jodhani
2
-0
/
+39
2023-06-15
dt-bindings: net: cdns,macb: Add rx-watermark property
Pranavi Somisetty
1
-0
/
+11
2023-06-15
Merge branch 'netdev-tracking'
David S. Miller
5
-32
/
+62
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
4
-29
/
+60
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
1
-41
/
+42
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-14
Merge branch 'mlxsw-preparations-for-out-of-order-operations-patches'
Paolo Abeni
4
-109
/
+211
2023-06-14
mlxsw: spectrum_router: Move IPIP init up
Petr Machata
1
-7
/
+7
2023-06-14
mlxsw: spectrum_router: Extract a helper for RIF migration
Petr Machata
1
-6
/
+13
2023-06-14
mlxsw: spectrum_router: Add a helper to check if netdev has addresses
Petr Machata
1
-13
/
+29
2023-06-14
mlxsw: spectrum_router: Extract a helper to free a RIF
Petr Machata
1
-4
/
+11
2023-06-14
mlxsw: spectrum_router: Access nhgi->rif through a helper
Petr Machata
1
-4
/
+10
2023-06-14
mlxsw: spectrum_router: Access nh->rif->dev through a helper
Petr Machata
1
-5
/
+18
2023-06-14
mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()
Petr Machata
1
-4
/
+4
2023-06-14
mlxsw: spectrum_router: Access rif->dev through a helper
Petr Machata
1
-45
/
+64
2023-06-14
mlxsw: spectrum_router: Add a helper specifically for joining a LAG
Petr Machata
4
-22
/
+45
2023-06-14
mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()
Petr Machata
1
-9
/
+20
2023-06-13
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
1
-1
/
+2
2023-06-13
mctp i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
Merge branch 'tools-ynl-gen-improvements-for-dpll'
Jakub Kicinski
1
-20
/
+37
2023-06-13
tools: ynl-gen: inherit policy in multi-attr
Jakub Kicinski
1
-18
/
+24
2023-06-13
tools: ynl-gen: correct enum policies
Jakub Kicinski
1
-2
/
+13
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
1
-6
/
+7
2023-06-13
Merge branch 'octeontx2-updates'
David S. Miller
9
-20
/
+379
2023-06-13
octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush
Naveen Mamindlapalli
2
-2
/
+144
2023-06-13
octeontx2-af: add option to toggle DROP_RE enable in rx cfg
Nithin Dabilpuram
2
-0
/
+6
2023-06-13
octeontx2-af: Enable LBK links only when switch mode is on.
Subbaraya Sundeep
3
-6
/
+25
2023-06-13
octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB silicon
Sunil Goutham
8
-12
/
+73
2023-06-13
octeontx2-af: extend RSS supported offload types
Kiran Kumar K
2
-0
/
+63
2023-06-13
octeontx2-af: Add devlink option to adjust mcam high prio zone entries
Naveen Mamindlapalli
1
-0
/
+68
2023-06-13
selftests: forwarding: Fix layer 2 miss test syntax
Ido Schimmel
1
-7
/
+7
2023-06-12
Merge branch 'splice-net-some-miscellaneous-msg_splice_pages-changes'
Jakub Kicinski
7
-210
/
+77
2023-06-12
kcm: Send multiple frags in one sendmsg()
David Howells
2
-77
/
+51
2023-06-12
kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-5
/
+11
2023-06-12
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-40
/
+9
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2
-32
/
+17
2023-06-12
algif: Remove hash_sendpage*()
David Howells
1
-66
/
+0
2023-06-12
Remove file->f_op->sendpage
David Howells
1
-1
/
+0
2023-06-12
Merge branch 'net-flower-add-cfm-support'
Jakub Kicinski
6
-0
/
+369
2023-06-12
selftests: net: add tc flower cfm test
Zahari Doychev
2
-0
/
+207
2023-06-12
net: flower: add support for matching cfm fields
Zahari Doychev
2
-0
/
+111
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
2
-0
/
+51
2023-06-12
net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-12
net: phy: add driver for MediaTek SoC built-in GE PHYs
Daniel Golle
5
-1
/
+1140
2023-06-12
Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
20
-177
/
+610
2023-06-12
Merge branch 'tcp-tx-headless'
David S. Miller
3
-48
/
+40
2023-06-12
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
3
-9
/
+9
2023-06-12
tcp: remove some dead code
Eric Dumazet
1
-28
/
+12
2023-06-12
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
3
-13
/
+21
[next]