index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qrtr: Add tracepoint support
Manivannan Sadhasivam
2020-04-22
2
-9
/
+126
*
ila: remove unused macro 'ILA_HASH_TABLE_SIZE'
YueHaibing
2020-04-22
1
-2
/
+0
*
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
wenxu
2020-04-22
1
-0
/
+2
*
Merge branch 'net-phy-add-device-managed-devm_mdiobus_register'
David S. Miller
2020-04-22
3
-9
/
+26
|
\
|
*
r8169: use devm_mdiobus_register
Heiner Kallweit
2020-04-22
1
-8
/
+2
|
*
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
2020-04-22
2
-1
/
+24
|
/
*
net: phy: bcm54140: add hwmon support
Michael Walle
2020-04-22
4
-0
/
+443
*
net: phy: add Broadcom BCM54140 support
Michael Walle
2020-04-22
4
-0
/
+493
*
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
2020-04-22
3
-0
/
+92
*
Merge branch 'dt-bindings-net-mdio.yaml-fixes'
David S. Miller
2020-04-22
2
-6
/
+35
|
\
|
*
dt-bindings: net: mdio: Make descriptions more general
Florian Fainelli
2020-04-22
1
-5
/
+5
|
*
dt-bindings: net: mdio: Document common properties
Florian Fainelli
2020-04-22
1
-0
/
+28
|
*
dt-bindings: net: Correct description of 'broken-turn-around'
Florian Fainelli
2020-04-22
1
-1
/
+2
|
/
*
Merge branch 'Ocelot-MAC_ETYPE-tc-flower-key-improvements'
David S. Miller
2020-04-22
2
-12
/
+33
|
\
|
*
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
2020-04-22
1
-5
/
+0
|
*
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
2020-04-22
1
-4
/
+14
|
*
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
2020-04-22
1
-3
/
+19
|
/
*
Merge branch 'Support-programmable-pins-for-Ocelot-PTP-driver'
David S. Miller
2020-04-21
10
-214
/
+417
|
\
|
*
net: dsa: felix: enable PTP programmable pin
Yangbo Lu
2020-04-21
1
-2
/
+4
|
*
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
2020-04-21
1
-2
/
+4
|
*
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
2020-04-21
3
-0
/
+128
|
*
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
2020-04-21
4
-0
/
+8
|
*
net: mscc: ocelot: redefine PTP pins
Yangbo Lu
2020-04-21
1
-4
/
+5
|
*
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
2020-04-21
1
-0
/
+6
|
*
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-21
8
-210
/
+266
|
/
*
Merge branch 'vermagic-non-global'
David S. Miller
2020-04-21
15
-24
/
+13
|
\
|
*
kernel/module: Hide vermagic header file from general use
Leon Romanovsky
2020-04-21
3
-0
/
+9
|
*
net/nfp: Update driver to use global kernel version
Leon Romanovsky
2020-04-21
2
-5
/
+0
|
*
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
2020-04-21
3
-11
/
+0
|
*
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-04-21
7
-8
/
+4
|
/
*
net: ipv4: remove redundant assignment to variable rc
Colin Ian King
2020-04-20
1
-1
/
+1
*
Merge branch 'net-bcmgenet-Clean-up-after-ACPI-enablement'
David S. Miller
2020-04-20
1
-31
/
+18
|
\
|
*
net: bcmgenet: Drop too many parentheses in bcmgenet_probe()
Andy Shevchenko
2020-04-20
1
-1
/
+1
|
*
net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()
Andy Shevchenko
2020-04-20
1
-9
/
+4
|
*
net: bcmgenet: Use devm_clk_get_optional() to get the clocks
Andy Shevchenko
2020-04-20
1
-7
/
+12
|
*
net: bcmgenet: Drop useless OF code
Andy Shevchenko
2020-04-20
1
-13
/
+0
|
*
net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning
Andy Shevchenko
2020-04-20
1
-1
/
+1
|
/
*
Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-04-20
18
-184
/
+242
|
\
|
*
net/mlx5: improve some comments
Hu Haowen
2020-04-20
1
-1
/
+1
|
*
net/mlx5: Read embedded cpu bit only once
Parav Pandit
2020-04-20
1
-2
/
+1
|
*
net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queues
Maxim Mikityanskiy
2020-04-20
2
-13
/
+48
|
*
net/mlx5e: Allow partial data mask for tunnel options
Roi Dayan
2020-04-20
1
-10
/
+22
|
*
net/mlx5e: Set of completion request bit should not clear other adjacent bits
Tariq Toukan
2020-04-20
1
-1
/
+1
|
*
net/mlx5: IPsec, Refactor SA handle creation and destruction
Raed Salem
2020-04-20
5
-48
/
+63
|
*
net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW
Raed Salem
2020-04-20
4
-86
/
+58
|
*
net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list
Raed Salem
2020-04-20
4
-28
/
+37
|
*
net/mlx5e: en_accel, Add missing net/geneve.h include
Raed Salem
2020-04-20
1
-0
/
+2
|
*
net/mlx5: Use the correct IPsec capability function for FPGA ops
Raed Salem
2020-04-20
3
-4
/
+18
*
|
r8169: change wmb to smb_wmb in rtl8169_start_xmit
Heiner Kallweit
2020-04-20
1
-2
/
+2
*
|
qed: use true,false for bool variables
Jason Yan
2020-04-20
1
-2
/
+2
[next]