index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
bnxt_en: Improve RX consumer index validity check.
Michael Chan
1
-3
/
+7
2019-04-09
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
1
-1
/
+3
2019-04-09
ethtool: thunder_bgx: use ethtool.h constants for speed and duplex
Michael Zhivich
1
-8
/
+8
2019-04-09
net: phy: fix setting autoneg_complete in genphy_update_link
Heiner Kallweit
1
-6
/
+4
2019-04-09
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
1
-1
/
+1
2019-04-09
broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2
-6
/
+6
2019-04-09
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
1
-1
/
+1
2019-04-09
Documentation: networking: devlink-info-versions: Add fw.psid
Shalom Toledo
1
-0
/
+5
2019-04-09
mlxsw: core: Add support for devlink info command
Shalom Toledo
1
-0
/
+41
2019-04-09
mlxsw: reg: Add MGIR register
Shalom Toledo
1
-0
/
+55
2019-04-09
qmi_wwan: Add quirk for Quectel dynamic config
Kristian Evensen
1
-34
/
+31
2019-04-09
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
2
-22
/
+11
2019-04-09
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
1
-7
/
+13
2019-04-09
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
1
-5
/
+10
2019-04-09
selftests/tpm2: Open tpm dev in unbuffered mode
Tadeusz Struk
1
-2
/
+2
2019-04-09
selftests/tpm2: Extend tests to cover partial reads
Tadeusz Struk
2
-0
/
+64
2019-04-09
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
2
-3
/
+3
2019-04-09
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-04-09
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
Jarkko Sakkinen
1
-5
/
+23
2019-04-09
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
1
-1
/
+8
2019-04-09
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
1
-8
/
+6
2019-04-09
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
1
-1
/
+11
2019-04-09
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
1
-2
/
+1
2019-04-09
net: hns3: add error handler for initializing command queue
Huazhong Tan
2
-6
/
+16
2019-04-09
net: hns3: stop mailbox handling when command queue need re-init
Huazhong Tan
1
-1
/
+2
2019-04-09
net: hns3: handle pending reset while reset fail
Huazhong Tan
1
-0
/
+2
2019-04-09
net: hns3: do not request reset when hardware resetting
Huazhong Tan
1
-0
/
+10
2019-04-09
net: hns3: ignore lower-level new coming reset
Huazhong Tan
1
-0
/
+4
2019-04-09
net: hns3: deactive the reset timer when reset successfully
Huazhong Tan
1
-0
/
+1
2019-04-09
net: hns3: adjust the timing of hns3_client_stop when unloading
Huazhong Tan
1
-2
/
+2
2019-04-09
net: hns3: not reset vport who not alive when PF reset
Huazhong Tan
1
-1
/
+1
2019-04-09
net: hns3: set up the vport alive state while reinitializing
Huazhong Tan
1
-0
/
+8
2019-04-09
net: hns3: set vport alive state to default while resetting
Huazhong Tan
1
-1
/
+1
2019-04-09
selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route
David Ahern
1
-1
/
+69
2019-04-09
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
3
-8
/
+123
2019-04-09
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
4
-0
/
+20
2019-04-09
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
1
-2
/
+8
2019-04-09
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
1
-1
/
+9
2019-04-09
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
2019-04-09
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
1
-3
/
+14
2019-04-09
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
4
-23
/
+59
2019-04-09
neighbor: Add skip_cache argument to neigh_output
David Ahern
4
-6
/
+7
2019-04-09
ipv4: Add fib_check_nh_v6_gw
David Ahern
1
-0
/
+27
2019-04-09
ipv4: Refactor fib_check_nh
David Ahern
1
-109
/
+125
2019-04-09
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2
-7
/
+27
2019-04-09
ipv4: Add support to rtable for ipv6 gateway
David Ahern
5
-8
/
+38
2019-04-09
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
3
-19
/
+34
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
13
-45
/
+57
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
10
-38
/
+35
2019-04-09
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2
-4
/
+42
[next]