index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
net: sched: pie: add more cases to auto-tune alpha and beta
Mohit P. Tahiliani
2
-34
/
+33
2019-02-25
net: sched: pie: change initial value of pie_vars->burst_time
Mohit P. Tahiliani
1
-2
/
+2
2019-02-25
net: sched: pie: change default value of pie_params->tupdate
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: pie: change default value of pie_params->target
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: pie: change value of QUEUE_THRESHOLD
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
mlxsw: spectrum: acl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-25
net: phy: aquantia: add hwmon support
Heiner Kallweit
4
-0
/
+273
2019-02-25
net: phy: aquantia: rename aquantia.c to aquantia_main.c
Heiner Kallweit
2
-0
/
+1
2019-02-25
net: sched: don't release block->lock when dumping chains
Vlad Buslov
1
-9
/
+7
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
2
-4
/
+10
2019-02-25
net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family
Marek BehĂșn
1
-2
/
+16
2019-02-25
net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
Marek BehĂșn
1
-0
/
+2
2019-02-25
tcp: clean up SOCK_DEBUG()
Yafang Shao
2
-20
/
+1
2019-02-25
tcp: remove unused parameter of tcp_sacktag_bsearch()
Taehee Yoo
1
-10
/
+6
2019-02-25
ice: fix overlong string, update stats output
Jesse Brandeburg
1
-40
/
+40
2019-02-25
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
1
-11
/
+26
2019-02-25
ice: use absolute vector ID for VFs
Mitch Williams
1
-2
/
+4
2019-02-25
ice: check for a leaf node presence
Victor Raj
2
-0
/
+24
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
1
-2
/
+19
2019-02-25
ice: clear VF ARQLEN register on reset
Mitch Williams
2
-0
/
+6
2019-02-25
ice: don't spam VFs with link messages
Mitch Williams
1
-1
/
+2
2019-02-25
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
1
-2
/
+4
2019-02-25
ice: fix numeric overflow warning
Bruce Allan
2
-4
/
+5
2019-02-25
ice: fix issue where host reboots on unload when iommu=on
Brett Creeley
1
-17
/
+54
2019-02-25
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
1
-2
/
+13
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
3
-67
/
+117
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
6
-45
/
+38
2019-02-25
ice: Fix added in VSI supported nodes calc
Victor Raj
1
-2
/
+7
2019-02-25
ice: Fix the calculation of ICE_MAX_MTU
Maciej Fijalkowski
1
-1
/
+1
2019-02-25
ice: Mark extack argument as __always_unused
Bruce Allan
1
-4
/
+5
2019-02-25
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
2
-46
/
+0
2019-02-25
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
16
-32
/
+23
2019-02-25
net: phy: fix reading fixed phy status
Heiner Kallweit
1
-0
/
+3
2019-02-25
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
1
-9
/
+1
2019-02-25
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-1
/
+1
2019-02-25
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-25
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
1
-0
/
+2
2019-02-25
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
1
-0
/
+8
2019-02-25
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2
-8
/
+26
2019-02-25
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2
-11
/
+77
2019-02-25
ipv6: icmp: use percpu allocation
Kefeng Wang
2
-7
/
+6
2019-02-25
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-02-25
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
1
-3
/
+1
2019-02-25
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
1
-1
/
+1
2019-02-25
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-25
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
1
-1
/
+3
2019-02-25
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-25
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
2019-02-25
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2
-11
/
+23
2019-02-25
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
10
-47
/
+119
[next]