index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
1
-1
/
+1
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
1
-3
/
+1
2019-04-11
fou: correct spelling of encapsulation
Simon Horman
1
-2
/
+2
2019-04-11
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
1
-14
/
+84
2019-04-11
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
1
-16
/
+81
2019-04-10
net: strparser: fix comment
Jakub Kicinski
1
-1
/
+1
2019-04-10
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2
-2
/
+4
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
3
-20
/
+28
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
3
-9
/
+42
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2
-42
/
+31
2019-04-10
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
1
-1
/
+1
2019-04-10
net: caif: avoid using qdisc_qlen()
Paolo Abeni
1
-4
/
+8
2019-04-09
net: phy: remove unnecessary callback settings in C45 drivers
Heiner Kallweit
2
-15
/
+0
2019-04-09
netdevsim: assume CONFIG_NET_DEVLINK is always enabled
Jiri Pirko
2
-27
/
+1
2019-04-09
netdevsim: let net core to free netdevsim netdev
Jiri Pirko
1
-1
/
+1
2019-04-09
netdevsim: remove nsim_dellink() implementation
Jiri Pirko
1
-6
/
+0
2019-04-09
bnxt_en: Reset device on RX buffer errors.
Michael Chan
1
-0
/
+6
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
[next]