index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble"
Tobias Waldekranz
1
-0
/
+19
2022-01-27
net/fsl: xgmac_mdio: Support setting the MDC frequency
Tobias Waldekranz
1
-1
/
+37
2022-01-27
net/fsl: xgmac_mdio: Support preamble suppression
Tobias Waldekranz
1
-0
/
+18
2022-01-27
net/fsl: xgmac_mdio: Use managed device resources
Tobias Waldekranz
1
-29
/
+6
2022-01-27
dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency"
Tobias Waldekranz
1
-9
/
+0
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
2
-10
/
+12
2022-01-27
net: mvneta: use .mac_select_pcs() interface
Russell King (Oracle)
1
-2
/
+10
2022-01-27
net: mvneta: reorder initialisation
Russell King (Oracle)
1
-52
/
+51
2022-01-27
net: phy: at803x: Support downstream SFP cage
Robert Hancock
1
-0
/
+56
2022-01-27
net: phy: at803x: add fiber support
Robert Hancock
1
-9
/
+67
2022-01-27
net: phy: at803x: move page selection fix to config_init
Robert Hancock
1
-24
/
+16
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
8
-23
/
+37
2022-01-26
nfp: only use kdoc style comments for kdoc
Simon Horman
3
-59
/
+28
2022-01-26
net: ethernet: cortina: permit to set mac address in DT
Corentin Labbe
1
-0
/
+8
2022-01-26
nfp: flower: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2022-01-26
mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2022-01-26
net: enetc: use .mac_select_pcs() interface
Russell King (Oracle)
1
-5
/
+9
2022-01-26
net: dpaa2-mac: use .mac_select_pcs() interface
Russell King (Oracle)
1
-3
/
+9
2022-01-26
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
1
-2
/
+1
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2
-54
/
+55
2022-01-26
bnxt_en: Handle async event when the PHC is updated in RTC mode
Pavan Chebbi
1
-0
/
+29
2022-01-26
bnxt_en: Implement .adjtime() for PTP RTC mode
Pavan Chebbi
2
-0
/
+37
2022-01-26
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
4
-6
/
+79
2022-01-26
bnxt_en: PTP: Refactor PTP initialization functions
Pavan Chebbi
1
-14
/
+31
2022-01-26
bnxt_en: Update firmware interface to 1.10.2.73
Michael Chan
1
-39
/
+460
2022-01-26
net: stmmac: use .mac_select_pcs() interface
Russell King (Oracle)
1
-3
/
+12
2022-01-26
net: stmmac: convert to phylink_generic_validate()
Russell King (Oracle)
1
-24
/
+1
2022-01-26
net: stmmac: remove phylink_config.pcs_poll usage
Russell King (Oracle)
1
-1
/
+0
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
3
-23
/
+11
2022-01-26
net: stmmac: fill in supported_interfaces
Russell King (Oracle)
1
-0
/
+8
2022-01-26
net: stmmac: convert to phylink_get_linkmodes()
Russell King (Oracle)
1
-83
/
+42
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
2
-0
/
+15
2022-01-26
mlxsw: core_env: Forbid module reset on RJ45 ports
Danielle Ratson
1
-0
/
+6
2022-01-26
mlxsw: core_env: Forbid power mode set and get on RJ45 ports
Danielle Ratson
1
-0
/
+13
2022-01-26
mlxsw: core_env: Forbid getting module EEPROM on RJ45 ports
Danielle Ratson
1
-3
/
+49
2022-01-26
mlxsw: core_env: Query and store port module's type during initialization
Danielle Ratson
1
-0
/
+28
2022-01-26
mlxsw: reg: Add Port Module Type Mapping register
Danielle Ratson
1
-0
/
+53
2022-01-26
mlxsw: spectrum_ethtool: Add support for two new link modes
Danielle Ratson
2
-0
/
+12
2022-01-26
mlxsw: Add netdev argument to mlxsw_env_get_module_info()
Danielle Ratson
4
-4
/
+7
2022-01-26
mlxsw: core_env: Do not pass number of modules as argument
Ido Schimmel
1
-9
/
+6
2022-01-26
mlxsw: spectrum_ethtool: Remove redundant variable
Ido Schimmel
1
-12
/
+6
2022-01-25
net: Adjust sk_gso_max_size once when set
David Ahern
3
-3
/
+3
2022-01-25
net: tulip: remove redundant assignment to variable new_csr6
Colin Ian King
1
-1
/
+1
2022-01-25
ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
Jakub Kicinski
1
-2
/
+3
2022-01-25
net: mana: Use struct_size() helper in mana_gd_create_dma_region()
Gustavo A. R. Silva
1
-2
/
+2
2022-01-25
r8169: use new PM macros
Heiner Kallweit
1
-12
/
+6
2022-01-25
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
1
-3
/
+5
2022-01-25
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
1
-13
/
+25
2022-01-25
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
2
-35
/
+27
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
2
-53
/
+10
[next]