index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
2019-09-06
1
-2
/
+1
*
Merge branch 'ravb-remove-use-of-undocumented-registers'
David S. Miller
2019-09-06
2
-24
/
+6
|
\
|
*
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2019-09-06
2
-3
/
+5
|
*
ravb: remove undocumented endianness selection
Simon Horman
2019-09-06
2
-7
/
+0
|
*
ravb: remove undocumented counter processing
Simon Horman
2019-09-06
2
-13
/
+0
|
*
ravb: correct typo in FBP field of SFO register
Simon Horman
2019-09-06
1
-1
/
+1
|
/
*
Merge branch 'net-hns3-add-some-bugfixes-and-cleanups'
David S. Miller
2019-09-06
4
-12
/
+69
|
\
|
*
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
2019-09-06
1
-1
/
+1
|
*
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
2019-09-06
1
-1
/
+33
|
*
net: hns3: remove explicit conversion to bool
Guojia Liao
2019-09-06
1
-1
/
+1
|
*
net: hns3: add client node validity judgment
Peng Li
2019-09-06
1
-0
/
+16
|
*
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
2019-09-06
1
-4
/
+5
|
*
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
2019-09-06
1
-1
/
+3
|
*
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
2019-09-06
1
-4
/
+10
|
/
*
stmmac: platform: adjust messages and move to dev level
Andy Shevchenko
2019-09-06
1
-9
/
+13
*
net: phy: Do not check Link status when loopback is enabled
Jose Abreu
2019-09-06
1
-0
/
+6
*
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2019-09-06
2
-4
/
+25
*
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-06
8
-5
/
+95
*
nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
zhong jiang
2019-09-06
1
-3
/
+1
*
r8152: adjust the settings of ups flags
Hayes Wang
2019-09-05
1
-88
/
+120
*
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-05
1
-1
/
+1
*
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-05
1
-1
/
+1
*
pppoatm: use %*ph to print small buffer
Andy Shevchenko
2019-09-05
1
-3
/
+1
*
Merge branch 'Fix-GMII2RGMII-private-field'
David S. Miller
2019-09-05
2
-2
/
+13
|
\
|
*
net: phy: gmii2rgmii: Dont use priv field in phy device
Harini Katakam
2019-09-05
1
-2
/
+2
|
*
include: mdio: Add driver data helpers
Harini Katakam
2019-09-05
1
-0
/
+11
|
/
*
Merge branch 'gianfar-some-assorted-cleanup'
David S. Miller
2019-09-05
3
-1458
/
+1359
|
\
|
*
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
2019-09-05
1
-10
/
+9
|
*
gianfar: cleanup gianfar.h
Arseny Solokha
2019-09-05
1
-38
/
+0
|
*
gianfar: make five functions static
Arseny Solokha
2019-09-05
1
-5
/
+6
|
*
gianfar: remove forward declarations
Arseny Solokha
2019-09-05
3
-1408
/
+1347
|
/
*
Merge branch 'stmmac-next'
David S. Miller
2019-09-05
10
-47
/
+1001
|
\
|
*
net: stmmac: selftests: Add Jumbo Frame tests
Jose Abreu
2019-09-05
1
-3
/
+62
|
*
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2019-09-05
2
-12
/
+2
|
*
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
2019-09-05
1
-3
/
+3
|
*
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
2019-09-05
1
-1
/
+1
|
*
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
2019-09-05
1
-12
/
+9
|
*
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
2019-09-05
1
-1
/
+2
|
*
net: stmmac: selftests: Implement the ARP Offload test
Jose Abreu
2019-09-05
1
-0
/
+110
|
*
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
2019-09-05
4
-0
/
+22
|
*
net: stmmac: selftests: Add selftest for L3/L4 Filters
Jose Abreu
2019-09-05
1
-1
/
+285
|
*
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
8
-2
/
+488
|
*
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
2019-09-05
1
-1
/
+2
|
*
net: stmmac: xgmac: Add RBU handling in DMA interrupt
Jose Abreu
2019-09-05
1
-0
/
+4
|
*
net: stmmac: selftests: Return proper error code to userspace
Jose Abreu
2019-09-05
1
-11
/
+11
|
/
*
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-05
28
-298
/
+5398
|
\
|
*
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
15
-0
/
+5055
|
*
can: extend sockaddr_can to include j1939 members
Kurt Van Dijck
2019-09-04
1
-0
/
+17
|
*
can: add socket type for CAN_J1939
Kurt Van Dijck
2019-09-04
1
-1
/
+2
|
*
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
3
-4
/
+12
[next]