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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
Daniel Machon
1
-0
/
+10
2023-01-20
net: dcb: add new rewrite table
Daniel Machon
2
-0
/
+10
2023-01-19
Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-1
/
+3
2023-01-19
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-6
/
+0
2023-01-19
devlink: remove reporters_lock
Jiri Pirko
1
-1
/
+0
2023-01-19
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-3
/
+19
2023-01-19
net/mlx5: Remove MLX5E_LOCKED_FLOW flag
Jiri Pirko
1
-4
/
+0
2023-01-19
devlink: remove linecards lock
Jiri Pirko
1
-3
/
+3
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
1
-8
/
+0
2023-01-19
net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
Andrew Lunn
1
-0
/
+2
2023-01-19
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
1
-1
/
+1
2023-01-18
net/mlx5: Add hardware extended range support for PTP adjtime and adjphase
Rahul Rameshbabu
1
-1
/
+3
2023-01-18
netfilter: nf_tables: add support to destroy operation
Fernando Fernandez Mancera
1
-0
/
+14
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
Florian Westphal
1
-0
/
+12
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for objref calls
Florian Westphal
1
-0
/
+4
2023-01-17
Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-3
/
+21
2023-01-17
Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+8
2023-01-17
net: ethernet: mtk_wed: add reset/reset_complete callbacks
Lorenzo Bianconi
1
-0
/
+2
2023-01-17
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
1
-0
/
+1
2023-01-17
i2c: add fwnode APIs
Russell King (Oracle)
1
-3
/
+21
2023-01-16
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
1
-20
/
+109
2023-01-16
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
Andrew Lunn
1
-0
/
+8
2023-01-13
enetc: Separate C22 and C45 transactions
Andrew Lunn
1
-5
/
+16
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2023-01-13
sock: add tracepoint for send recv length
Yunhui Cui
1
-0
/
+45
2023-01-13
ethtool: add tx aggregation parameters
Daniele Palmas
2
-1
/
+14
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
1
-0
/
+2
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
1
-0
/
+8
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
1
-0
/
+21
2023-01-13
net: ptp: add helper for one-step P2P clocks
Christian Eggers
1
-0
/
+73
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
1
-0
/
+22
2023-01-12
u64_stat: Remove the obsolete fetch_irq() variants.
Thomas Gleixner
1
-12
/
+0
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-41
/
+460
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-38
/
+127
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-01-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+9
2023-01-11
Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-0
/
+69
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
1
-0
/
+6
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
1
-0
/
+7
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2
-0
/
+17
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
3
-0
/
+94
2023-01-10
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
1
-0
/
+1
2023-01-10
net/mlx5: Enable management PF initialization
Shay Drory
1
-0
/
+5
2023-01-10
net/mlx5: Expose shared buffer registers bits and structs
Maher Sanalla
2
-0
/
+63
2023-01-10
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
1
-0
/
+4
2023-01-10
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
1
-2
/
+4
2023-01-10
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
1
-5
/
+0
2023-01-10
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2
-19
/
+25
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+3
[next]