index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-18
net: ena: Remove ena_select_queue
Kamal Heib
1
-17
/
+0
2024-02-18
net: phy: aquantia: add AQR813 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-18
net: bql: allow the config to be disabled
Breno Leitao
1
-0
/
+1
2024-02-17
Merge branch 'net-phy-eee-2'
David S. Miller
4
-0
/
+137
2024-02-17
net: phy: c45: add support for MDIO_AN_EEE_ADV2
Heiner Kallweit
1
-0
/
+27
2024-02-17
net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...
Heiner Kallweit
1
-0
/
+11
2024-02-17
net: phy: c45: add and use genphy_c45_read_eee_cap2
Heiner Kallweit
1
-0
/
+31
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
2
-0
/
+13
2024-02-17
net: mdio: add helpers for accessing the EEE CAP2 registers
Heiner Kallweit
1
-0
/
+55
2024-02-16
net: phy: aquantia: add AQR113 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-16
net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
Diogo Ivo
1
-4
/
+0
2024-02-16
tcp: Spelling s/curcuit/circuit/
Geert Uytterhoeven
1
-1
/
+1
2024-02-16
Merge branch 'ionic-xdp-support'
David S. Miller
7
-38
/
+663
2024-02-16
ionic: implement xdp frags support
Shannon Nelson
2
-5
/
+98
2024-02-16
ionic: add ndo_xdp_xmit
Shannon Nelson
3
-2
/
+66
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
5
-1
/
+32
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
5
-3
/
+150
2024-02-16
ionic: Add XDP packet headroom
Shannon Nelson
1
-23
/
+45
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
6
-14
/
+269
2024-02-16
ionic: use dma range APIs
Shannon Nelson
1
-7
/
+6
2024-02-16
ionic: add helpers for accessing buffer info
Shannon Nelson
1
-13
/
+24
2024-02-16
ionic: set adminq irq affinity
Shannon Nelson
1
-1
/
+4
2024-02-16
net/iucv: fix virtual vs physical address confusion
Alexander Gordeev
1
-7
/
+8
2024-02-16
Merge branch 'ravb-rutime-PM-support'
David S. Miller
1
-29
/
+103
2024-02-16
net: ravb: Add runtime PM support
Claudiu Beznea
1
-4
/
+50
2024-02-16
net: ravb: Do not apply features to hardware if the interface is down
Claudiu Beznea
1
-1
/
+10
2024-02-16
net: ravb: Move the update of ndev->features to ravb_set_features()
Claudiu Beznea
1
-4
/
+8
2024-02-16
net: ravb: Return cached statistics if the interface is down
Claudiu Beznea
1
-0
/
+12
2024-02-16
net: ravb: Keep the reverse order of operations in ravb_close()
Claudiu Beznea
1
-8
/
+8
2024-02-16
net: ravb: Get rid of the temporary variable irq
Claudiu Beznea
1
-13
/
+16
2024-02-16
selftests: bonding: make sure new active is not null
Hangbin Liu
1
-2
/
+2
2024-02-15
net: dsa: remove OF-based MDIO bus registration from DSA core
Arınç ÜNAL
1
-6
/
+1
2024-02-15
Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'
Jakub Kicinski
2
-0
/
+34
2024-02-15
genetlink: Add per family bind/unbind callbacks
Stanislaw Gruszka
2
-0
/
+34
2024-02-15
configs/debug: add NET debug config
Matthieu Baerts (NGI0)
1
-0
/
+6
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
396
-1868
/
+2939
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
129
-489
/
+817
2024-02-15
Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-22
/
+39
2024-02-15
update workarounds for gcc "asm goto" issue
Linus Torvalds
3
-4
/
+21
2024-02-15
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-64
/
+71
2024-02-15
Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-146
/
+25
2024-02-15
Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+40
2024-02-15
Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-25
/
+70
2024-02-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-23
/
+20
2024-02-15
Merge branch 'fix-module_description-for-net-p6'
Jakub Kicinski
20
-0
/
+20
2024-02-15
net: fill in MODULE_DESCRIPTION()s for missing arcnet
Breno Leitao
10
-0
/
+10
2024-02-15
net: fill in MODULE_DESCRIPTION()s for mdio_devres
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ppp
Breno Leitao
5
-0
/
+5
2024-02-15
net: fill in MODULE_DESCRIPTION()s for fddik/skfp
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for plip
Breno Leitao
1
-0
/
+1
[next]