index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-05
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-05
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-05
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-05
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
2
-10
/
+37
2019-04-05
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
3
-12
/
+159
2019-04-05
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
1
-10
/
+0
2019-04-05
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
1
-7
/
+12
2019-04-05
net: bridge: mcast: remove unused br_ip_equal function
Nikolay Aleksandrov
1
-17
/
+0
2019-04-05
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
1
-0
/
+3
2019-04-05
Revert "r8169: use netif_receive_skb_list batching"
Heiner Kallweit
1
-4
/
+1
2019-04-05
tcp: Accept ECT on SYN in the presence of RFC8311
Tilmans, Olivier (Nokia - BE/Antwerp)
1
-1
/
+6
2019-04-05
net: devlink: add warning for ndo_get_port_parent_id set when not needed
Jiri Pirko
1
-2
/
+16
2019-04-05
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2
-1
/
+10
2019-04-05
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
Jiri Pirko
1
-1
/
+21
2019-04-05
nfp: remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-18
/
+0
2019-04-05
nfp: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+4
2019-04-05
bnxt: remove ndo_get_port_parent_id implementation for physical ports
Jiri Pirko
1
-1
/
+0
2019-04-05
bnxt: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+2
2019-04-05
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
2
-25
/
+25
2019-04-05
mlxsw: Remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-39
/
+0
2019-04-05
mlxsw: Pass switch ID through devlink_port_attrs_set()
Jiri Pirko
6
-7
/
+16
2019-04-05
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
3
-4
/
+39
2019-04-05
net: devlink: extend port attrs for switch ID
Jiri Pirko
6
-7
/
+26
2019-04-05
net: devlink: convert devlink_port_attrs bools to bits
Jiri Pirko
1
-2
/
+2
2019-04-05
libcxgb: fix incorrect ppmax calculation
Varun Prakash
1
-1
/
+8
2019-04-05
net: bridge: optimize backup_port fdb convergence
Nikolay Aleksandrov
1
-1
/
+2
2019-04-05
net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-05
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
1
-2
/
+0
2019-04-05
ehea: remove set but not used variables 'epa' and 'cq_handle_ref'
YueHaibing
1
-5
/
+1
2019-04-05
net: pasemi: remove set but not used variable 'cpyhdr'
YueHaibing
1
-2
/
+1
2019-04-05
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
1
-1
/
+1
2019-04-05
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
1
-1
/
+1
2019-04-05
tipc: add NULL pointer check
Hoang Le
1
-0
/
+3
2019-04-05
net: sched: ensure tc flower reoffload takes filter ref
John Hurley
1
-42
/
+46
2019-04-05
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
1
-11
/
+15
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
1
-0
/
+11
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
1
-1
/
+1
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-04
net: bridge: update multicast stats from maybe_deliver()
Pablo Neira Ayuso
1
-11
/
+4
2019-04-04
net: use kfree_skb_list() from ip_do_fragment()
Pablo Neira Ayuso
1
-5
/
+2
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2
-2
/
+32
2019-04-04
net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
Lorenzo Bianconi
1
-8
/
+12
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
11
-43
/
+33
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
1
-1
/
+3
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
1
-6
/
+27
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
1
-1
/
+1
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
1
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
1
-2
/
+3
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
1
-18
/
+22
2019-04-04
net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
Huazhong Tan
1
-3
/
+1
[next]