index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'axienet-pcs-modernize'
David S. Miller
2
-55
/
+55
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
Merge branch 'bnxt_en-RTC'
David S. Miller
5
-58
/
+635
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
Merge branch 'stmmac-PCS-modernize'
David S. Miller
3
-118
/
+73
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
Merge branch 'mlxsw-RJ45'
David S. Miller
5
-27
/
+179
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
Merge branch 'dsa-avoid-cross-chip-vlan-sync'
David S. Miller
1
-13
/
+27
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
Merge branch 'netns-speedup-dismantle'
David S. Miller
10
-230
/
+82
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
2022-01-25
ipv4: do not use per netns icmp sockets
Eric Dumazet
2
-61
/
+31
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
6
-69
/
+0
2022-01-25
tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()
Eric Dumazet
2
-8
/
+6
2022-01-25
tcp/dccp: add tw->tw_bslot
Eric Dumazet
2
-4
/
+8
2022-01-25
Merge branch 'ionic-fw-recovery'
David S. Miller
9
-202
/
+409
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
4
-67
/
+55
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
4
-24
/
+20
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2
-17
/
+1
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
1
-0
/
+1
2022-01-25
ionic: Cleanups in the Tx hotpath code
Brett Creeley
1
-32
/
+34
[prev]
[next]