index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ubsan.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
myri10ge: Remove unused inline function myri10ge_vlan_ip_csum
YueHaibing
1
-12
/
+0
2020-05-05
net: stmmac: Remove unused inline function stmmac_rx_threshold_count
YueHaibing
1
-9
/
+0
2020-05-05
net: mv643xx_eth: Remove unused inline function sum16_as_be
YueHaibing
1
-5
/
+0
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
1
-12
/
+0
2020-05-05
net: tehuti: remove unused inline function bdx_tx_db_size
YueHaibing
1
-12
/
+0
2020-05-05
net: ni: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-05
net: ethernet: ti: use true, false for bool variables in cpsw_new.c
Jason Yan
1
-2
/
+2
2020-05-05
net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
Jason Yan
1
-3
/
+3
2020-05-05
net: agere: use true,false for bool variable
Jason Yan
1
-2
/
+2
2020-05-05
net: atheros: remove conversion to bool in atl1c_start_mac()
Jason Yan
1
-1
/
+1
2020-05-05
net: qede: Use true for bool variable in qede_init_fp()
Jason Yan
1
-1
/
+1
2020-05-05
bnx2x: Remove Comparison to bool in bnx2x_dcb.c
Jason Yan
1
-4
/
+3
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
1
-2
/
+2
2020-05-05
net: emac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
3
-5
/
+8
2020-05-05
net: nxp: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-05
net: altera: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+2
2020-05-05
net: allwinner: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+2
2020-05-04
bonding: remove useless stats_lock_key
Cong Wang
2
-4
/
+0
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
22
-33
/
+294
2020-05-04
arm64: dts: ti: j721e-main: add main navss cpts node
Grygorii Strashko
1
-0
/
+12
2020-05-04
arm64: dts: ti: k3-j721e-mcu: add mcu cpsw cpts node
Grygorii Strashko
1
-0
/
+9
2020-05-04
arm64: dts: ti: k3-am65-main: add main navss cpts node
Grygorii Strashko
1
-0
/
+22
2020-05-04
arm64: dts: ti: k3-am65-mcu: add cpsw cpts node
Grygorii Strashko
1
-0
/
+19
2020-05-04
net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
Grygorii Strashko
4
-2
/
+201
2020-05-04
net: ethernet: ti: introduce am654 common platform time sync driver
Grygorii Strashko
4
-0
/
+1106
2020-05-04
dt-binding: ti: am65x: document common platform time sync cpts module
Grygorii Strashko
2
-0
/
+159
2020-05-04
docs: devlink: clarify the scope of snapshot id
Jakub Kicinski
1
-0
/
+4
2020-05-04
devlink: let kernel allocate region snapshot id
Jakub Kicinski
3
-15
/
+62
2020-05-04
devlink: factor out building a snapshot notification
Jakub Kicinski
1
-11
/
+28
2020-05-04
net_sched: sch_fq: add horizon attribute
Eric Dumazet
2
-5
/
+60
2020-05-04
net: sched: fallback to qdisc noqueue if default qdisc setup fail
Jesper Dangaard Brouer
1
-3
/
+14
2020-05-04
net: ipa: define SMEM memory region for IPA
Alex Elder
5
-0
/
+129
2020-05-04
net: ipa: define IMEM memory region for IPA
Alex Elder
5
-1
/
+98
2020-05-04
net: ipa: redefine struct ipa_mem_data
Alex Elder
6
-20
/
+27
2020-05-04
dt-bindings: net: add IPA iommus property
Alex Elder
1
-1
/
+9
2020-05-04
r8169: use new helper eth_hw_addr_crc
Heiner Kallweit
1
-2
/
+1
2020-05-04
net: add helper eth_hw_addr_crc
Heiner Kallweit
1
-0
/
+12
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
1
-0
/
+5
2020-05-04
net/smc: save SMC-R peer link_uid
Karsten Graul
4
-0
/
+13
2020-05-04
net/smc: create improved SMC-R link_uid
Karsten Graul
4
-5
/
+19
2020-05-04
net/smc: improve termination processing
Karsten Graul
1
-30
/
+31
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
4
-2
/
+30
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
3
-9
/
+41
2020-05-04
net/smc: assign link to a new connection
Karsten Graul
1
-19
/
+46
2020-05-04
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
3
-0
/
+51
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
3
-0
/
+42
2020-05-04
net/smc: handle incoming CDC validation message
Karsten Graul
3
-6
/
+48
2020-05-04
net/smc: send failover validation message
Karsten Graul
3
-1
/
+27
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
6
-9
/
+162
2020-05-04
net/smc: save state of last sent CDC message
Karsten Graul
2
-0
/
+10
[next]