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: appletalk: fix some mistakes in grammar
gushengxian
2021-06-08
1
-3
/
+3
*
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
2021-06-08
3
-0
/
+14
*
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-08
1
-4
/
+1
*
net: nixge: simplify code with devm platform functions
Yang Yingliang
2021-06-08
1
-6
/
+2
*
net: dsa: felix: set TX flow control according to the phylink_mac_link_up res...
Vladimir Oltean
2021-06-08
1
-0
/
+2
*
net: x25: Use list_for_each_entry() to simplify code in x25_forward.c
Wang Hai
2021-06-08
1
-6
/
+2
*
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
2021-06-08
1
-6
/
+2
*
net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus
Vladimir Oltean
2021-06-08
1
-5
/
+2
*
net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
Wang Hai
2021-06-08
1
-3
/
+1
*
net: x25: Use list_for_each_entry() to simplify code in x25_link.c
Wang Hai
2021-06-08
1
-4
/
+1
*
net: qede: Use list_for_each_entry() to simplify code
Wang Hai
2021-06-08
1
-4
/
+2
*
Merge branch 'hns3-RAS'
David S. Miller
2021-06-08
8
-56
/
+546
|
\
|
*
net: hns3: add error handling compatibility during initialization
Jiaran Zhang
2021-06-08
3
-11
/
+34
|
*
net: hns3: update error recovery module and type
Jiaran Zhang
2021-06-08
3
-5
/
+74
|
*
net: hns3: add support for imp-handle ras capability
Jiaran Zhang
2021-06-08
5
-1
/
+11
|
*
net: hns3: add the RAS compatibility adaptation solution
Jiaran Zhang
2021-06-08
5
-39
/
+409
|
*
net: hns3: add support for handling all errors through MSI-X
Yufeng Mo
2021-06-08
3
-23
/
+41
|
/
*
Merge branch 'ena-updates'
David S. Miller
2021-06-08
7
-207
/
+249
|
\
|
*
net: ena: re-organize code to improve readability
Shay Agroskin
2021-06-08
3
-9
/
+14
|
*
net: ena: Use dev_alloc() in RX buffer allocation
Shay Agroskin
2021-06-08
1
-22
/
+36
|
*
net: ena: aggregate doorbell common operations into a function
Shay Agroskin
2021-06-08
1
-20
/
+18
|
*
net: ena: fix RST format in ENA documentation file
Shay Agroskin
2021-06-08
1
-86
/
+78
|
*
net: ena: Remove module param and change message severity
Shay Agroskin
2021-06-08
1
-5
/
+2
|
*
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2021-06-08
2
-8
/
+21
|
*
net: ena: use build_skb() in RX path
Shay Agroskin
2021-06-08
1
-25
/
+41
|
*
net: ena: Improve error logging in driver
Shay Agroskin
2021-06-08
1
-5
/
+23
|
*
net: ena: Remove unused code
Shay Agroskin
2021-06-08
2
-13
/
+0
|
*
net: ena: optimize data access in fast-path code
Shay Agroskin
2021-06-08
3
-17
/
+19
|
/
*
Merge branch 'mlxsw-various-updates'
David S. Miller
2021-06-08
18
-170
/
+132
|
\
|
*
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
2021-06-08
1
-17
/
+30
|
*
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
2021-06-08
1
-15
/
+35
|
*
mlxsw: core_env: Read module temperature thresholds using MTMP register
Mykola Kostenok
2021-06-08
1
-2
/
+11
|
*
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
2021-06-08
4
-8
/
+26
|
*
selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV
Petr Machata
2021-06-08
5
-6
/
+14
|
*
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
2021-06-08
6
-0
/
+14
|
*
selftests: router_scale: Do not count failed routes
Amit Cohen
2021-06-08
1
-1
/
+1
|
*
mlxsw: spectrum_router: Remove abort mechanism
Amit Cohen
2021-06-08
2
-125
/
+5
|
/
*
Merge branch 'dsa-sja1110'
David S. Miller
2021-06-08
11
-13
/
+1771
|
\
|
*
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
2021-06-08
5
-1
/
+358
|
*
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
2021-06-08
3
-0
/
+58
|
*
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-06-08
8
-12
/
+1312
|
*
dt-bindings: net: dsa: sja1105: add SJA1110 bindings
Vladimir Oltean
2021-06-08
1
-0
/
+43
|
/
*
Merge branch 'wwan-improvements'
David S. Miller
2021-06-08
5
-24
/
+738
|
\
|
*
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
2021-06-08
1
-3
/
+5
|
*
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
2021-06-08
1
-0
/
+91
|
*
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
2021-06-08
1
-0
/
+29
|
*
net: wwan: core: expand ports number limit
Sergey Ryazanov
2021-06-08
1
-3
/
+5
|
*
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
2021-06-08
1
-6
/
+61
|
*
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
2021-06-08
1
-8
/
+26
|
*
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
2021-06-08
1
-7
/
+6
[next]