index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
net: mdio-mux-gpio: use devm_gpiod_get_array()
Jisheng Zhang
1
-8
/
+3
2020-07-21
net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values
Vladimir Oltean
1
-3
/
+0
2020-07-21
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2
-0
/
+34
2020-07-21
net: hsr: remove redundant null check
Wang Hai
1
-4
/
+2
2020-07-21
net/fealnx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-38
/
+53
2020-07-21
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-9
/
+11
2020-07-21
tc-testing: Add tdc to kselftests
Briana Oursler
5
-4
/
+13
2020-07-21
crypto/chtls: Enable tcp window scaling option
Vinay Kumar Yadav
1
-0
/
+1
2020-07-21
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
10
-22
/
+215
2020-07-21
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
1
-28
/
+88
2020-07-21
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
1
-11
/
+10
2020-07-21
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
1
-3
/
+2
2020-07-21
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
6
-8
/
+33
2020-07-21
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2
-1
/
+2
2020-07-21
net: atlantic: PTP statistics
Pavel Belous
3
-19
/
+105
2020-07-21
net: atlantic: additional per-queue stats
Dmitry Bogdanov
4
-0
/
+23
2020-07-21
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
3
-10
/
+47
2020-07-21
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
6
-63
/
+68
2020-07-21
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
3
-13
/
+9
2020-07-21
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
1
-23
/
+24
2020-07-21
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2
-11
/
+11
2020-07-21
testptp: add new options for perout phase and pulse width
Vladimir Oltean
1
-4
/
+37
2020-07-21
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
1
-4
/
+6
2020-07-21
ethernet: myri10ge: use generic power management
Vaibhav Gupta
1
-29
/
+8
2020-07-21
qed: add support for the extended speed and FEC modes
Alexander Lobakin
7
-25
/
+547
2020-07-21
qed: populate supported link modes maps on module init
Alexander Lobakin
1
-71
/
+118
2020-07-21
qed: add missing loopback modes
Alexander Lobakin
3
-0
/
+29
2020-07-21
qed: add support for new port modes
Alexander Lobakin
2
-0
/
+10
2020-07-21
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
2
-36
/
+0
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
3
-229
/
+237
2020-07-21
qede: introduce support for FEC control
Alexander Lobakin
1
-0
/
+74
2020-07-21
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
1
-69
/
+68
2020-07-21
qed: add support for Forward Error Correction
Alexander Lobakin
6
-27
/
+121
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
3
-200
/
+205
2020-07-21
qed: use transceiver data to fill link partner's advertising speeds
Alexander Lobakin
1
-20
/
+29
2020-07-21
qed: add support for multi-rate transceivers
Alexander Lobakin
3
-27
/
+106
2020-07-21
qed: reformat public_port::transceiver_data a bit
Alexander Lobakin
1
-53
/
+55
2020-07-21
qede: populate supported link modes maps on module init
Alexander Lobakin
3
-54
/
+108
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
4
-345
/
+268
2020-07-21
linkmode: introduce linkmode_intersects()
Alexander Lobakin
1
-0
/
+6
2020-07-21
sis: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-61
/
+80
2020-07-21
r6040: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+34
2020-07-21
net: packetengines: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-84
/
+110
2020-07-21
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
5
-14
/
+11
2020-07-21
net: fs_enet: remove redundant null check
Zhang Changzhong
1
-4
/
+2
2020-07-21
net: macb: Add WoL interrupt support for MACB type of Ethernet controller
Nicolas Ferre
1
-1
/
+39
2020-07-21
net: macb: WoL support for GEM type of Ethernet controller
Nicolas Ferre
2
-27
/
+129
2020-07-21
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
2
-3
/
+4
2020-07-21
net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range
Wang Hai
1
-3
/
+2
2020-07-21
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
1
-1
/
+1
[next]