index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
ionic: rearrange reset and bus-master control
Shannon Nelson
1
-5
/
+4
2020-07-22
ionic: update eid test for overflow
Shannon Nelson
1
-1
/
+1
2020-07-22
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
1
-13
/
+0
2020-07-22
ionic: set netdev default name
Shannon Nelson
1
-0
/
+1
2020-07-22
ionic: get MTU from lif identity
Shannon Nelson
3
-5
/
+15
2020-07-22
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
4
-22
/
+7
2020-07-22
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2
-1
/
+48
2020-07-22
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
3
-0
/
+65
2020-07-22
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
1
-6
/
+13
2020-07-22
mptcp: move helper to where its used
Florian Westphal
2
-11
/
+12
2020-07-22
devlink: Constify devlink instance pointer
Parav Pandit
1
-1
/
+1
2020-07-22
devlink: Add comment for devlink instance lock
Parav Pandit
1
-1
/
+3
2020-07-22
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
1
-1
/
+1
2020-07-22
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
1
-1
/
+1
2020-07-22
r8169: allow to enable ASPM on RTL8125A
Heiner Kallweit
1
-0
/
+2
2020-07-22
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
7
-24
/
+109
2020-07-22
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
1
-63
/
+73
2020-07-22
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2
-2
/
+6
2020-07-22
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2
-7
/
+13
2020-07-22
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2
-7
/
+7
2020-07-22
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
1
-1
/
+1
2020-07-22
net: ena: add reserved PCI device ID
Arthur Kiyanovski
1
-0
/
+5
2020-07-22
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2
-1
/
+8
2020-07-22
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
2
-0
/
+6
2020-07-22
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
2
-0
/
+40
2020-07-22
net: phylink: add struct phylink_pcs
Russell King
2
-23
/
+56
2020-07-22
net: phylink: re-implement interface configuration with PCS
Russell King
2
-23
/
+100
2020-07-22
net: phylink: in-band pause mode advertisement update for PCS
Russell King
2
-6
/
+56
2020-07-22
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
1
-11
/
+20
2020-07-22
net: phylink: use config.an_enabled in ksettings_set method
Russell King
1
-2
/
+1
2020-07-22
net: phylink: simplify phy case for ksettings_set method
Russell King
1
-57
/
+47
2020-07-22
net: phylink: simplify ksettings_set() implementation
Russell King
1
-13
/
+12
2020-07-22
net: phylink: avoid mac_config calls
Russell King
1
-2
/
+4
2020-07-22
net: phylink: update PCS when changing interface during resolution
Russell King
1
-1
/
+8
2020-07-22
net: phylink: ensure link is down when changing interface
Russell King
1
-1
/
+11
2020-07-22
net: phylink: rearrange resolve mac_config() call
Russell King
1
-13
/
+8
2020-07-22
net: phylink: rejig link state tracking
Russell King
1
-7
/
+7
2020-07-22
net: phylink: update ethtool reporting for fixed-link modes
Russell King
1
-0
/
+2
2020-07-22
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
4
-7
/
+73
2020-07-22
enetc: Add interrupt coalescing support
Claudiu Manoil
4
-10
/
+132
2020-07-22
enetc: Drop redundant ____cacheline_aligned_in_smp
Claudiu Manoil
1
-1
/
+1
2020-07-22
enetc: Fix interrupt coalescing register naming
Claudiu Manoil
3
-7
/
+7
2020-07-22
enetc: Factor out the traffic start/stop procedures
Claudiu Manoil
1
-25
/
+49
2020-07-22
enetc: Refine buffer descriptor ring sizes
Claudiu Manoil
2
-4
/
+5
2020-07-22
net: mdio-mux-gpio: use devm_gpiod_get_array()
Jisheng Zhang
1
-8
/
+3
2020-07-21
bpftool: Use only nftw for file tree parsing
Tony Ambardar
2
-59
/
+82
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
10
-16
/
+33
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
8
-9
/
+38
2020-07-21
selftests/bpf: Fix test_lwt_seg6local.sh hangs
Ilya Leoshkevich
1
-1
/
+1
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
3
-28
/
+62
[next]