index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
security.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
bridge: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+5
2024-02-08
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
5
-22
/
+31
2024-02-08
sit: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+5
2024-02-08
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
vxlan: use exit_batch_rtnl() method
Eric Dumazet
1
-31
/
+19
2024-02-08
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
2
-6
/
+14
2024-02-08
gtp: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+10
2024-02-08
geneve: use exit_batch_rtnl() method
Eric Dumazet
1
-13
/
+10
2024-02-08
bonding: use exit_batch_rtnl() method
Eric Dumazet
1
-11
/
+26
2024-02-08
bareudp: use exit_batch_rtnl() method
Eric Dumazet
1
-9
/
+4
2024-02-08
nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method
Eric Dumazet
1
-7
/
+12
2024-02-08
net: add exit_batch_rtnl() method
Eric Dumazet
2
-1
/
+33
2024-02-08
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
1
-2
/
+0
2024-02-08
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
1
-1
/
+1
2024-02-08
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
2
-37
/
+2
2024-02-08
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
1
-8
/
+11
2024-02-08
net: dsa: mt7530: simplify mt7530_pad_clk_setup()
Arınç ÜNAL
1
-51
/
+40
2024-02-08
net: dsa: mt7530: move XTAL check to mt7530_setup()
Arınç ÜNAL
1
-7
/
+6
2024-02-08
net: dsa: mt7530: empty default case on mt7530_setup_port5()
Arınç ÜNAL
1
-4
/
+1
2024-02-08
r8169: remove setting LED default trigger, this is done by LED core now
Heiner Kallweit
1
-1
/
+0
2024-02-08
selftests: bonding: use slowwait instead of hard code sleep
Hangbin Liu
3
-10
/
+24
2024-02-08
selftests: bonding: reduce garp_test/arp_validate test time
Hangbin Liu
1
-9
/
+29
2024-02-08
selftests: bonding: use tc filter to check if LACP was sent
Hangbin Liu
1
-10
/
+9
2024-02-08
selftests/net/forwarding: add slowwait functions
Hangbin Liu
1
-0
/
+35
2024-02-08
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
6
-24
/
+24
2024-02-08
net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()
Heiner Kallweit
1
-4
/
+8
2024-02-08
net: phy: realtek: use generic MDIO constants
Marek Behún
1
-17
/
+13
2024-02-08
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-07
tg3: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
1
-13
/
+14
2024-02-07
r8169: use new helper phy_advertise_eee_all
Heiner Kallweit
1
-2
/
+1
2024-02-07
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
2
-0
/
+17
2024-02-07
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
1
-0
/
+7
2024-02-07
doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry
Alessandro Marcolini
1
-0
/
+1
[next]