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-11-28
nfp: ethtool: support TX/RX pause frame on/off
Yu Xiao
3
-4
/
+124
2023-11-28
Merge branch 'net-page_pool-add-netlink-based-introspection'
Paolo Abeni
25
-33
/
+1574
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
7
-2
/
+776
2023-11-28
net: page_pool: mute the periodic warning for visible page pools
Jakub Kicinski
1
-4
/
+7
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
8
-9
/
+250
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
6
-0
/
+29
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
5
-4
/
+36
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
5
-0
/
+62
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
4
-0
/
+167
2023-11-28
net: page_pool: add nlspec for basic access to page pools
Jakub Kicinski
1
-0
/
+46
2023-11-28
eth: link netdev to page_pools in drivers
Jakub Kicinski
4
-0
/
+5
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
2
-1
/
+4
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
5
-0
/
+114
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
5
-6
/
+66
2023-11-28
net: page_pool: factor out uninit
Jakub Kicinski
1
-8
/
+13
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
158
-58838
/
+3424
2023-11-27
Merge branch 'selftests-tc-testing-updates-and-cleanups-for-tdc'
Jakub Kicinski
9
-130
/
+25
2023-11-27
selftests: tc-testing: remove unused import
Pedro Tammela
1
-2
/
+0
2023-11-27
selftests: tc-testing: cleanup on Ctrl-C
Pedro Tammela
2
-2
/
+6
2023-11-27
selftests: tc-testing: prefix iproute2 functions with "ipr2"
Pedro Tammela
1
-8
/
+8
2023-11-27
selftests: tc-testing: remove unnecessary time.sleep
Pedro Tammela
1
-5
/
+0
2023-11-27
selftests: tc-testing: remove buildebpf plugin
Pedro Tammela
7
-113
/
+11
2023-11-27
Merge branch 'net-phylink-improve-phy-validation'
Jakub Kicinski
7
-125
/
+353
2023-11-27
net: phylink: use the PHY's possible_interfaces if populated
Russell King (Oracle)
1
-13
/
+54
2023-11-27
net: phylink: split out PHY validation from phylink_bringup_phy()
Russell King (Oracle)
1
-25
/
+31
2023-11-27
net: phylink: pass PHY into phylink_validate_mask()
Russell King (Oracle)
1
-4
/
+7
2023-11-27
net: phylink: pass PHY into phylink_validate_one()
Russell King (Oracle)
1
-2
/
+5
2023-11-27
net: phylink: split out per-interface validation
Russell King (Oracle)
1
-12
/
+30
2023-11-27
net: phy: aquantia: fill in possible_interfaces for AQR113C
Russell King (Oracle)
2
-1
/
+80
2023-11-27
net: phy: bcm84881: fill in possible_interfaces
Russell King (Oracle)
1
-0
/
+12
2023-11-27
net: phy: marvell10g: fill in possible_interfaces
Russell King (Oracle)
1
-0
/
+18
2023-11-27
net: phy: marvell10g: table driven mactype decode
Russell King (Oracle)
1
-77
/
+120
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
2
-0
/
+5
2023-11-27
net :mana :Add remaining GDMA stats for MANA to ethtool
Shradha Gupta
3
-15
/
+120
2023-11-26
mm/page_pool: catch page_pool memory leaks
Jesper Dangaard Brouer
1
-0
/
+7
2023-11-25
mlxsw: pci: Fix missing error checking
Ido Schimmel
1
-0
/
+2
2023-11-25
net: sfp: rework the RollBall PHY waiting code
Marek Behún
1
-20
/
+21
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
3
-0
/
+4
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
3
-0
/
+4
2023-11-24
wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED event
Vinayak Yadawad
1
-5
/
+9
2023-11-24
wifi: mac80211: Extend support for scanning while MLO connected
Ilan Peer
1
-5
/
+43
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
3
-3
/
+9
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
rfkill: return ENOTTY on invalid ioctl
Thomas Weißschuh
1
-2
/
+2
2023-11-24
MAINTAINERS: update iwlwifi maintainers
Gregory Greenman
1
-0
/
+1
2023-11-24
r8169: remove not needed check in rtl_fw_write_firmware
Heiner Kallweit
1
-3
/
+0
2023-11-24
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
1
-5
/
+9
2023-11-24
tools: ynl-get: use family c-name
Jakub Kicinski
1
-23
/
+23
2023-11-24
bonding: remove print in bond_verify_device_path
Zhengchao Shao
1
-4
/
+1
2023-11-24
net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty
Li RongQing
2
-30
/
+1
[next]