index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'Extend-testptp-with-PTP-perout-waveform'
David S. Miller
1
-8
/
+43
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
Merge branch 'qed-qede-add-support-for-new-operating-modes'
David S. Miller
12
-1004
/
+1829
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
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
131
-626
/
+11831
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
Merge branch 'net-macb-Wake-on-Lan-magic-packet-GEM-and-MACB-handling'
David S. Miller
2
-27
/
+167
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
2020-07-21
Merge branch 'net-dsa-Setup-dsa_netdev_ops'
David S. Miller
4
-47
/
+110
2020-07-21
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
2
-40
/
+13
2020-07-21
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
2
-0
/
+10
2020-07-21
net: dsa: Add wrappers for overloaded ndo_ops
Florian Fainelli
1
-0
/
+70
2020-07-21
net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops
Florian Fainelli
1
-7
/
+17
[next]