index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
tegra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-21
mlxsw: spectrum_router: Add support for nexthop objects
Ido Schimmel
2
-0
/
+454
2020-11-21
net: dsa: avoid potential use-after-free error
Christian Eggers
1
-3
/
+3
2020-11-20
selftests: add ring and coalesce selftests
Antonio Cardace
2
-0
/
+217
2020-11-20
selftests: refactor get_netdev_name function
Antonio Cardace
1
-18
/
+2
2020-11-20
selftests: extract common functions in ethtool-common.sh
Antonio Cardace
2
-61
/
+71
2020-11-20
netdevsim: support ethtool ring and coalesce settings
Antonio Cardace
2
-3
/
+66
2020-11-20
netdevsim: move ethtool pause params in separate struct
Antonio Cardace
2
-9
/
+13
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
1
-0
/
+1
2020-11-20
net: stream: fix TCP references when INET is not enabled
Randy Dunlap
1
-0
/
+5
2020-11-20
octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
Colin Ian King
1
-3
/
+5
2020-11-20
octeontx2-af: Fix return of uninitialized variable err
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-pf: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-af: add debugfs entries for CPT block
Srujana Challa
2
-0
/
+273
2020-11-20
octeontx2-af: add mailbox interface for CPT
Srujana Challa
4
-7
/
+325
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
3
-12
/
+32
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
5
-56
/
+1
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2
-4
/
+9
2020-11-20
net: netsec: add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+11
2020-11-20
net: openvswitch: Be liberal in tcp conntrack.
Numan Siddique
3
-6
/
+22
2020-11-20
enetc: Fix endianness issues for enetc_qos
Claudiu Manoil
1
-45
/
+39
2020-11-20
enetc: Fix endianness issues for enetc_ethtool
Claudiu Manoil
1
-4
/
+4
2020-11-20
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
1
-0
/
+4
2020-11-20
mptcp: update rtx timeout only if required.
Paolo Abeni
1
-4
/
+5
2020-11-20
devlink: move flash end and begin to core devlink
Jacob Keller
7
-19
/
+7
2020-11-20
devlink: move request_firmware out of driver
Jacob Keller
15
-95
/
+62
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2
-2
/
+27
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2
-2
/
+4
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
4
-33
/
+32
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
1
-0
/
+2
2020-11-19
r8153_ecm: avoid to be prior to r8152 driver
Hayes Wang
2
-1
/
+11
2020-11-19
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
4
-9
/
+11
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-19
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
3
-6
/
+11
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
13
-90
/
+233
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
11
-2
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-19
net/mlx4_core: Fix init_hca fields offset
Aya Levin
2
-5
/
+5
2020-11-19
nfc: s3fwrn5: Change the error code
Bongsu Jeon
1
-4
/
+4
2020-11-19
nfc: s3fwrn5: Fix the misspelling in a comment
Bongsu Jeon
1
-1
/
+1
2020-11-19
nfc: s3fwrn5: Remove the max_payload
Bongsu Jeon
3
-7
/
+3
2020-11-19
s390/qeth: improve selection of ethtool link modes
Julian Wiedmann
3
-49
/
+93
2020-11-19
s390/qeth: use QUERY OAT for initial link info
Julian Wiedmann
2
-2
/
+145
2020-11-19
s390/qeth: clean up default cases for ethtool link mode
Julian Wiedmann
1
-12
/
+2
2020-11-19
s390/qeth: set static link info during initialization
Julian Wiedmann
3
-31
/
+42
2020-11-19
s390/qeth: improve QUERY CARD INFO processing
Julian Wiedmann
3
-76
/
+79
2020-11-19
s390/qeth: tolerate error when querying card info
Julian Wiedmann
1
-6
/
+1
[next]