index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
3
-58
/
+497
2021-02-11
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
7
-13
/
+1365
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
107
-585
/
+1219
2021-02-10
Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-12
/
+103
2021-02-10
Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+13
2021-02-10
Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-63
/
+104
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-28
/
+261
2021-02-10
Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-74
/
+86
2021-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
24
-269
/
+2116
2021-02-10
net: hns3: cleanup for endian issue for VF RSS
Jian Shen
2
-8
/
+13
2021-02-10
net: hns3: remove unused macro definition
Peng Li
2
-4
/
+0
2021-02-10
net: hns3: remove an unused parameter in hclge_vf_rate_param_check()
Huazhong Tan
1
-2
/
+2
2021-02-10
net: hns3: remove redundant return value of hns3_uninit_all_ring()
Huazhong Tan
2
-10
/
+3
2021-02-10
net: hns3: change hclge_query_bd_num() param type
Peng Li
1
-2
/
+2
2021-02-10
net: hns3: change hclge_parse_speed() param type
Peng Li
1
-1
/
+1
2021-02-10
net: hns3: modify some unmacthed types print parameter
Jiaran Zhang
6
-9
/
+9
2021-02-10
net: hns3: clean up unnecessary parentheses in macro definitions
Yufeng Mo
8
-18
/
+18
2021-02-10
net: hns3: remove the shaper param magic number
Peng Li
1
-6
/
+8
2021-02-10
net: hns3: remove redundant client_setup_tc handle
Jian Shen
3
-43
/
+0
2021-02-10
net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()
Yonglong Liu
1
-6
/
+5
2021-02-10
net: hns3: add a check for index in hclge_get_rss_key()
Yufeng Mo
1
-0
/
+11
2021-02-10
net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()
Yufeng Mo
1
-4
/
+14
2021-02-10
net: hns3: add a check for queue_id in hclge_reset_vf_queue()
Yufeng Mo
1
-0
/
+7
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
3
-1
/
+78
2021-02-09
net: broadcom: bcm4908enet: add BCM4908 controller driver
Rafał Miłecki
4
-0
/
+781
2021-02-09
net: phy: broadcom: remove BCM5482 1000Base-BX support
Michael Walle
1
-92
/
+1
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
2
-2
/
+0
2021-02-09
i40e: Log error for oversized MTU on device
Eryk Rybak
1
-4
/
+7
2021-02-09
i40e: consolidate handling of XDP program actions
Cristian Dumitrescu
1
-37
/
+61
2021-02-09
i40e: remove the redundant buffer info updates
Cristian Dumitrescu
1
-19
/
+14
2021-02-09
i40e: remove unnecessary cleaned_count updates
Cristian Dumitrescu
1
-3
/
+1
2021-02-09
i40e: remove unnecessary memory writes of the next to clean pointer
Cristian Dumitrescu
1
-19
/
+11
2021-02-09
mlxsw: spectrum_router: Set offload_failed flag
Amit Cohen
1
-0
/
+52
2021-02-09
netdevsim: fib: Add debugfs to debug route offload failure
Amit Cohen
1
-2
/
+112
2021-02-09
netdevsim: dev: Initialize FIB module after debugfs
Ido Schimmel
1
-19
/
+21
2021-02-09
netdevsim: fib: Do not warn if route was not found for several events
Amit Cohen
1
-3
/
+3
2021-02-09
IPv6: Add "offload failed" indication to routes
Amit Cohen
2
-3
/
+3
2021-02-09
IPv4: Add "offload failed" indication to routes
Amit Cohen
2
-0
/
+3
2021-02-09
ice: Improve MSI-X fallback logic
Tony Nguyen
1
-15
/
+25
2021-02-09
ice: Fix trivial error message
Mitch Williams
1
-1
/
+1
2021-02-09
ice: remove unnecessary casts
Bruce Allan
4
-11
/
+11
2021-02-09
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
7
-78
/
+83
2021-02-09
ice: fix writeback enable logic
Jesse Brandeburg
2
-35
/
+25
2021-02-09
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
5
-9
/
+63
2021-02-09
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
9
-20
/
+1207
2021-02-09
ice: Add initial support framework for LAG
Dave Ertman
7
-0
/
+570
2021-02-09
ice: Remove xsk_buff_pool from VSI structure
Michal Swiatkowski
3
-79
/
+30
2021-02-09
ice: implement new LLDP filter command
Dave Ertman
6
-8
/
+82
2021-02-09
ice: log message when trusted VF goes in/out of promisc mode
Brett Creeley
1
-13
/
+19
[prev]
[next]