index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
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
update workarounds for gcc "asm goto" issue
Linus Torvalds
3
-4
/
+21
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
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for xen-netback
Breno Leitao
1
-0
/
+1
2024-02-15
net: ravb: Count packets instead of descriptors in GbEth RX path
Paul Barker
1
-13
/
+9
2024-02-15
pppoe: Fix memory leak in pppoe_sendmsg()
Gavrilov Ilia
1
-14
/
+9
2024-02-15
net: sctp: fix skb leak in sctp_inq_free()
Dmitry Antipov
1
-4
/
+10
2024-02-15
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
2
-10
/
+35
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
4
-3
/
+24
2024-02-15
net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
Alex Henrie
2
-8
/
+11
2024-02-15
igc: Add support for LEDs on i225/i226
Kurt Kanzenbach
6
-0
/
+301
2024-02-15
net: bcmasp: Handle RX buffer allocation failure
Florian Fainelli
1
-0
/
+3
2024-02-15
net: ena: Remove unlikely() from IS_ERR() condition
Kamal Heib
1
-1
/
+1
2024-02-15
net: mdio_bus: make mdio_bus_type const
Ricardo B. Marliere
3
-4
/
+3
2024-02-15
tipc: Cleanup tipc_nl_bearer_add() error paths
Shigeru Yoshida
1
-9
/
+6
2024-02-15
net: phy: aquantia: add AQR111 and AQR111B0 PHY ID
Christian Marangi
1
-0
/
+52
[next]