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
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
net: netconsole: append userdata to netconsole messages
Matthew Wood
1
-2
/
+17
2024-02-09
net: netconsole: cache userdata formatted string in netconsole_target
Matthew Wood
1
-0
/
+61
2024-02-09
net: netconsole: add a userdata config_group member to netconsole_target
Matthew Wood
1
-5
/
+142
2024-02-09
net: netconsole: move newline trimming to function
Matthew Wood
1
-6
/
+11
2024-02-09
net: netconsole: move netconsole_target config_item to config_group
Matthew Wood
1
-27
/
+31
2024-02-09
net: netconsole: cleanup formatting lints
Matthew Wood
1
-5
/
+8
2024-02-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
22
-832
/
+808
2024-02-08
ravb: Add Tx checksum offload support for GbEth
Biju Das
2
-7
/
+79
2024-02-08
ravb: Add Rx checksum offload support for GbEth
Biju Das
2
-4
/
+107
2024-02-08
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
1
-2
/
+0
2024-02-08
bnxt: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
3
-50
/
+40
2024-02-08
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
1
-2
/
+0
2024-02-08
xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace
Colin Ian King
1
-3
/
+1
2024-02-08
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2
-16
/
+13
2024-02-08
ptp: ocp: add Adva timecard support
Sagi Maimon
1
-9
/
+293
2024-02-08
net/sun3_82586: Avoid reading past buffer in debug output
Kees Cook
1
-1
/
+1
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
234
-1187
/
+2000
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
81
-231
/
+492
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+8
2024-02-07
vxlan: use exit_batch_rtnl() method
Eric Dumazet
1
-31
/
+19
2024-02-07
gtp: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+10
2024-02-07
geneve: use exit_batch_rtnl() method
Eric Dumazet
1
-13
/
+10
2024-02-07
bonding: use exit_batch_rtnl() method
Eric Dumazet
1
-11
/
+26
2024-02-07
bareudp: use exit_batch_rtnl() method
Eric Dumazet
1
-9
/
+4
2024-02-07
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
1
-2
/
+0
2024-02-07
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
1
-1
/
+1
2024-02-07
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
2
-37
/
+2
2024-02-07
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
1
-8
/
+11
2024-02-07
net: dsa: mt7530: simplify mt7530_pad_clk_setup()
Arınç ÜNAL
1
-51
/
+40
2024-02-07
net: dsa: mt7530: move XTAL check to mt7530_setup()
Arınç ÜNAL
1
-7
/
+6
2024-02-07
net: dsa: mt7530: empty default case on mt7530_setup_port5()
Arınç ÜNAL
1
-4
/
+1
2024-02-07
r8169: remove setting LED default trigger, this is done by LED core now
Heiner Kallweit
1
-1
/
+0
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
15
-225
/
+735
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
dpll: check that pin is registered in __dpll_pin_unregister()
Jiri Pirko
1
-0
/
+3
2024-02-07
Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
53
-16
/
+64
2024-02-07
net: intel: fix old compiler regressions
Jesse Brandeburg
3
-3
/
+3
2024-02-07
tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe()
Markus Elfring
1
-2
/
+1
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
[next]