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
2019-02-04
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
1
-14
/
+66
2019-02-04
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
1
-18
/
+12
2019-02-04
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
1
-3
/
+0
2019-02-04
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
1
-32
/
+32
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
2
-0
/
+2
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
1
-1
/
+1
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
4
-40
/
+136
2019-02-03
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
1
-0
/
+9
2019-02-03
atheros: atl2: fix an indentaion issue on a return statement
Colin Ian King
1
-1
/
+1
2019-02-03
atl1c: fix indentation issue on an if statement
Colin Ian King
1
-4
/
+4
2019-02-03
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
1
-1
/
+1
2019-02-03
chelsio: clean up indentation issue
Colin Ian King
1
-2
/
+1
2019-02-03
net: nixge: Separate ctrl and dma resources
Alex Williams
1
-16
/
+58
2019-02-03
r8169: remove rtl_wol_pll_power_down
Heiner Kallweit
1
-12
/
+4
2019-02-02
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
1
-2
/
+5
2019-02-02
net: hns3: modify the upper limit judgment condition
liuzhongzhu
1
-2
/
+2
2019-02-02
net: hns3: don't allow user to change vlan filter state
Jian Shen
1
-2
/
+1
2019-02-02
net: hns3: optimize the maximum TC macro
liuzhongzhu
3
-7
/
+6
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
5
-4
/
+77
2019-02-02
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
Huazhong Tan
1
-4
/
+5
2019-02-02
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
Weihang Li
1
-13
/
+11
2019-02-02
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
Weihang Li
1
-27
/
+33
2019-02-02
net: hns3: code optimization for hclge_rx_buffer_calc
Yunsheng Lin
1
-77
/
+63
2019-02-02
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
4
-20
/
+12
2019-02-02
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
1
-1
/
+1
2019-02-02
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
1
-1
/
+1
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-10
/
+82
2019-02-02
nfp: bpf: complete ALU32 logic shift supports
Jiong Wang
1
-5
/
+67
2019-02-02
nfp: bpf: correct the behavior for shifts by zero
Jiong Wang
1
-10
/
+20
2019-02-02
nfp: devlink: report the running and flashed versions
Jakub Kicinski
1
-0
/
+87
2019-02-02
nfp: nsp: add support for versions command
Jakub Kicinski
2
-0
/
+81
2019-02-02
nfp: devlink: report fixed versions
Jakub Kicinski
1
-1
/
+35
2019-02-02
nfp: devlink: report driver name and serial number
Jakub Kicinski
1
-0
/
+24
2019-02-02
nfp: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-02
tulip: eeprom: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-02-02
cxgb4: smt: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-02
cxgb4: sched: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-02-01
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...
David S. Miller
1
-7
/
+0
2019-02-01
net: hns3: Check for allocation failure
Dan Carpenter
1
-0
/
+2
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
526
-4571
/
+12124
2019-01-31
r8169: improve WoL handling
Heiner Kallweit
1
-38
/
+1
2019-01-31
macvlan: use netif_is_macvlan_port()
Julian Wiedmann
1
-4
/
+2
2019-01-31
net: hns3: keep flow director state unchanged when reset
Jian Shen
2
-5
/
+7
2019-01-31
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
1
-0
/
+4
2019-01-31
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
1
-1
/
+6
2019-01-31
net: hns3: fix improper error handling in the hclge_init_ae_dev()
Huazhong Tan
1
-1
/
+1
2019-01-31
net: hns3: fix for rss result nonuniform
Jian Shen
2
-6
/
+26
2019-01-31
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
1
-20
/
+7
2019-01-31
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
5
-22
/
+40
2019-01-31
net: hns3: only support tc 0 for VF
Yunsheng Lin
3
-16
/
+28
[next]