index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-crypto-main.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2
-3
/
+5
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
2
-7
/
+0
2019-09-06
ravb: remove undocumented counter processing
Simon Horman
2
-13
/
+0
2019-09-06
ravb: correct typo in FBP field of SFO register
Simon Horman
1
-1
/
+1
2019-09-06
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
1
-1
/
+33
2019-09-06
net: hns3: remove explicit conversion to bool
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: add client node validity judgment
Peng Li
1
-0
/
+16
2019-09-06
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
1
-4
/
+5
2019-09-06
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
1
-1
/
+3
2019-09-06
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
1
-4
/
+10
2019-09-06
stmmac: platform: adjust messages and move to dev level
Andy Shevchenko
1
-9
/
+13
2019-09-06
net: phy: Do not check Link status when loopback is enabled
Jose Abreu
1
-0
/
+6
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate
David Dai
2
-4
/
+25
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
8
-5
/
+95
2019-09-06
nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
zhong jiang
1
-3
/
+1
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
1
-88
/
+120
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2019-09-05
net: phy: gmii2rgmii: Dont use priv field in phy device
Harini Katakam
1
-2
/
+2
2019-09-05
include: mdio: Add driver data helpers
Harini Katakam
1
-0
/
+11
2019-09-05
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
1
-10
/
+9
2019-09-05
gianfar: cleanup gianfar.h
Arseny Solokha
1
-38
/
+0
2019-09-05
gianfar: make five functions static
Arseny Solokha
1
-5
/
+6
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
3
-1408
/
+1347
2019-09-05
net: stmmac: selftests: Add Jumbo Frame tests
Jose Abreu
1
-3
/
+62
2019-09-05
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2
-12
/
+2
2019-09-05
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
1
-3
/
+3
2019-09-05
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
1
-1
/
+1
2019-09-05
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
1
-12
/
+9
2019-09-05
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
1
-1
/
+2
2019-09-05
net: stmmac: selftests: Implement the ARP Offload test
Jose Abreu
1
-0
/
+110
2019-09-05
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
4
-0
/
+22
2019-09-05
net: stmmac: selftests: Add selftest for L3/L4 Filters
Jose Abreu
1
-1
/
+285
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
8
-2
/
+488
2019-09-05
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
1
-1
/
+2
2019-09-05
net: stmmac: xgmac: Add RBU handling in DMA interrupt
Jose Abreu
1
-0
/
+4
2019-09-05
net: stmmac: selftests: Return proper error code to userspace
Jose Abreu
1
-11
/
+11
2019-09-05
rocker: add missing init_net check in FIB notifier
Jiri Pirko
1
-0
/
+3
2019-09-05
net: mpoa: Use kzfree rather than its implementation.
zhong jiang
1
-4
/
+2
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
1
-2
/
+7
2019-09-05
net/tls: dedup the record cleanup
Jakub Kicinski
1
-5
/
+1
2019-09-05
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
3
-28
/
+35
2019-09-05
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
1
-24
/
+22
2019-09-05
net/tls: don't jump to return
Jakub Kicinski
1
-13
/
+13
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
3
-29
/
+14
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
5
-9
/
+9
[next]