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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-07
selftests: bonding: reduce garp_test/arp_validate test time
Hangbin Liu
1
-9
/
+29
2024-02-07
selftests: bonding: use tc filter to check if LACP was sent
Hangbin Liu
1
-10
/
+9
2024-02-07
selftests/net/forwarding: add slowwait functions
Hangbin Liu
1
-0
/
+35
2024-02-07
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
6
-24
/
+24
2024-02-07
net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()
Heiner Kallweit
1
-4
/
+8
2024-02-07
net: phy: realtek: use generic MDIO constants
Marek BehĂșn
1
-17
/
+13
2024-02-07
net: mdio: add 2.5g and 5g related PMA speed constants
Marek BehĂșn
1
-0
/
+2
2024-02-07
dpll: check that pin is registered in __dpll_pin_unregister()
Jiri Pirko
1
-0
/
+3
2024-02-07
tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe()
Markus Elfring
1
-2
/
+1
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
2
-4
/
+2
2024-02-07
net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()
Russell King (Oracle)
1
-6
/
+0
2024-02-07
net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()
Russell King (Oracle)
2
-6
/
+3
2024-02-07
net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()
Russell King (Oracle)
2
-7
/
+6
2024-02-07
net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()
Russell King (Oracle)
1
-4
/
+0
2024-02-07
net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()
Russell King (Oracle)
3
-4
/
+0
2024-02-07
net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()
Russell King (Oracle)
1
-2
/
+0
2024-02-07
net: dsa: mv88e6xxx: Return -ENODEV when C45 not supported
Andrew Lunn
1
-1
/
+1
2024-02-07
net: phy: c45 scanning: Don't consider -ENODEV fatal
Andrew Lunn
1
-2
/
+6
2024-02-07
netdevsim: make nsim_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-02-07
net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
Masahiro Yamada
1
-4
/
+3
2024-02-07
net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry
Masahiro Yamada
1
-3
/
+0
2024-02-07
netlabel: cleanup struct netlbl_lsm_catmap
George Guo
2
-8
/
+7
2024-02-06
tg3: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
1
-13
/
+14
2024-02-06
r8169: use new helper phy_advertise_eee_all
Heiner Kallweit
1
-2
/
+1
2024-02-06
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
2
-0
/
+17
2024-02-06
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
1
-0
/
+7
2024-02-06
doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry
Alessandro Marcolini
1
-0
/
+1
2024-02-06
tools: ynl: correct typo and docstring
Alessandro Marcolini
1
-4
/
+3
2024-02-06
mlx4: Address spelling errors
Simon Horman
11
-20
/
+22
2024-02-06
nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
Christophe JAILLET
1
-2
/
+2
2024-02-06
nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
Christophe JAILLET
1
-8
/
+10
2024-02-06
tipc: rename the module name diag to tipc_diag
Xin Long
1
-2
/
+2
2024-02-06
pds_core: Clean up init/uninit flows to be more readable
Brett Creeley
3
-43
/
+61
2024-02-06
pds_core: Fix up some minor issues
Brett Creeley
2
-7
/
+4
2024-02-06
pds_core: Unmask adminq interrupt in work thread
Brett Creeley
1
-7
/
+3
2024-02-06
pds_core: Don't assign interrupt index/bound_intr to notifyq
Brett Creeley
2
-5
/
+3
2024-02-06
bonding: Add independent control state machine
Aahil Awatramani
10
-8
/
+234
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
4
-7
/
+6
2024-02-06
net: dst: Make dst_destroy() static and return void.
Sebastian Andrzej Siewior
2
-5
/
+2
2024-02-06
net: ravb: Simplify ravb_resume()
Claudiu Beznea
1
-34
/
+24
2024-02-06
net: ravb: Simplify ravb_suspend()
Claudiu Beznea
1
-7
/
+6
2024-02-06
net: ravb: Set config mode in ndo_open and reset mode in ndo_close
Claudiu Beznea
1
-32
/
+46
2024-02-06
net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac p...
Claudiu Beznea
1
-15
/
+3
2024-02-06
net: ravb: Move DBAT configuration to the driver's ndo_open API
Claudiu Beznea
1
-1
/
+1
2024-02-06
net: ravb: Move delay mode set in the driver's ndo_open API
Claudiu Beznea
1
-51
/
+56
2024-02-06
net: ravb: Split GTI computation and set operations
Claudiu Beznea
2
-46
/
+52
2024-02-06
net: ravb: Move getting/requesting IRQs in the probe() method
Claudiu Beznea
2
-173
/
+130
2024-02-06
net: ravb: Move reference clock enable/disable on runtime PM APIs
Claudiu Beznea
1
-53
/
+57
2024-02-06
net: ravb: Assert/de-assert reset on suspend/resume
Claudiu Beznea
1
-3
/
+11
2024-02-06
net: ravb: Use tabs instead of spaces
Claudiu Beznea
1
-3
/
+3
[next]