index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-05
Merge branch 'tipc-improve-TIPC-unicast-link-throughput'
David S. Miller
3
-48
/
+276
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
Merge branch 'genphy-ability'
David S. Miller
2
-17
/
+12
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
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
Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'
David S. Miller
18
-103
/
+155
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
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-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
Merge branch 'hnx3-next'
David S. Miller
10
-55
/
+163
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
2019-04-04
net: hns3: prevent change MTU when resetting
Huazhong Tan
1
-0
/
+3
2019-04-04
net: hns3: check resetting status in hns3_get_stats()
Huazhong Tan
1
-0
/
+5
2019-04-04
net: hns3: add protect when handling mac addr list
Jian Shen
1
-2
/
+8
2019-04-04
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
1
-11
/
+24
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
1
-3
/
+21
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
1
-10
/
+5
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
1
-2
/
+5
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
4
-5
/
+43
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
1
-1
/
+22
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
1
-0
/
+4
2019-04-04
Merge branch 'net-More-movement-to-fib_nh_common'
David S. Miller
9
-214
/
+267
2019-04-04
ipv6: Flip to fib_nexthop_info
David Ahern
3
-76
/
+28
[next]