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.13.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
2021-12-02
selftests: net: remove meaningless help option
Li Zhijian
1
-2
/
+0
2021-12-02
mctp: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
net: openvswitch: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
ipvlan: Remove redundant if statements
Xu Wang
2
-4
/
+2
2021-12-02
net: lan966x: Fix builds for lan966x driver
Horatiu Vultur
1
-0
/
+1
2021-12-02
dt-bindings: net: lan966x: Add additional properties for lan966x
Horatiu Vultur
1
-2
/
+11
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
4
-15
/
+158
2021-12-02
net: lan966x: Fix duplicate check in frame extraction
Horatiu Vultur
1
-5
/
+0
2021-12-02
dt-bindings: net: dsa: qca8k: improve port definition documentation
Ansuel Smith
1
-37
/
+3
2021-12-02
dt-bindings: net: dsa: split generic port definition from dsa.yaml
Ansuel Smith
2
-58
/
+79
2021-12-02
Merge branch 'hns3-cleanups'
David S. Miller
3
-364
/
+390
2021-12-02
net: hns3: refactor function hns3_get_vector_ring_chain()
Jie Wang
1
-68
/
+53
2021-12-02
net: hns3: refactor function hclge_set_channels()
Jie Wang
1
-18
/
+28
2021-12-02
net: hns3: refactor function hclge_configure()
Jie Wang
1
-24
/
+29
2021-12-02
net: hns3: split function hclge_update_port_base_vlan_cfg()
Jian Shen
1
-33
/
+36
2021-12-02
net: hns3: split function hns3_nic_net_xmit()
Yufeng Mo
1
-19
/
+28
2021-12-02
net: hns3: split function hclge_get_fd_rule_info()
Jian Shen
1
-18
/
+34
2021-12-02
net: hns3: split function hclge_init_vlan_config()
Jian Shen
1
-42
/
+55
2021-12-02
net: hns3: refactor function hns3_fill_skb_desc to simplify code
Peng Li
1
-54
/
+93
2021-12-02
net: hns3: extract macro to simplify ring stats update code
Peng Li
2
-92
/
+38
2021-12-02
Revert "net: snmp: add statistics for tcp small queue check"
Eric Dumazet
3
-6
/
+1
2021-12-02
net: mvneta: program 1ms autonegotiation clock divisor
Russell King
1
-2
/
+6
2021-12-02
net: phylink: tidy up disable bit clearing
Russell King
1
-6
/
+9
2021-12-02
Merge branch 'net-dsa-convert-two-drivers-to-phylink_generic_validate'
Jakub Kicinski
6
-129
/
+88
2021-12-02
net: dsa: lantiq: convert to phylink_generic_validate()
Russell King (Oracle)
1
-82
/
+38
2021-12-02
net: dsa: hellcreek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-11
/
+13
2021-12-02
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
1
-1
/
+4
2021-12-02
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
2
-5
/
+4
2021-12-02
net: dsa: consolidate phylink creation
Russell King (Oracle)
3
-33
/
+32
2021-12-02
net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
Tianchen Ding
1
-1
/
+1
2021-12-02
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
1
-6
/
+6
2021-12-01
Merge branch 'mlxsw-Spectrum-4-prep'
David S. Miller
20
-464
/
+515
2021-12-01
mlxsw: Use Switch Multicast ID Register Version 2
Amit Cohen
2
-72
/
+72
2021-12-01
mlxsw: Use Switch Flooding Table Register Version 2
Amit Cohen
2
-80
/
+80
2021-12-01
mlxsw: Add support for more than 256 ports in SBSR register
Amit Cohen
2
-5
/
+31
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
19
-234
/
+234
2021-12-01
mlxsw: reg: Adjust PPCNT register to support local port 255
Amit Cohen
1
-2
/
+9
2021-12-01
mlxsw: reg: Increase 'port_num' field in PMTDB register
Amit Cohen
1
-1
/
+1
2021-12-01
mlxsw: reg: Align existing registers to use extended local_port field
Amit Cohen
1
-49
/
+49
2021-12-01
mlxsw: item: Add support for local_port field in a split form
Amit Cohen
1
-0
/
+36
2021-12-01
mlxsw: reg: Remove unused functions
Amit Cohen
1
-18
/
+0
2021-12-01
mlxsw: spectrum: Bump minimum FW version to xx.2010.1006
Amit Cohen
1
-6
/
+6
2021-12-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-44
/
+69
2021-12-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-5
/
+1
2021-12-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
1
-12
/
+25
2021-12-01
net: natsemi: fix hw address initialization for jazz and xtensa
Max Filippov
2
-4
/
+8
2021-12-01
mctp: remove unnecessary check before calling kfree_skb()
Yang Yingliang
2
-5
/
+2
2021-11-30
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
1
-11
/
+19
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2
-4
/
+4
2021-11-30
iavf: Refactor text of informational message
Karen Sornek
1
-1
/
+1
[next]