index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net: caif: Remove unused caif SPI driver
Thomas Gleixner
1
-155
/
+0
2020-09-29
net: enic: Cure the enic api locking trainwreck
Thomas Gleixner
3
-6
/
+28
2020-09-29
devlink: include <linux/const.h> for _BITUL
Jacob Keller
1
-0
/
+2
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
4
-54
/
+80
2020-09-29
cxgb4: Avoid log flood
Rohit Maheshwari
1
-4
/
+4
2020-09-29
ch_ktls: Issue if connection offload fails
Rohit Maheshwari
2
-147
/
+153
2020-09-29
fddi/skfp: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
2
-0
/
+7
2020-09-29
net: hns3: dump tqp enable status in debugfs
Guangbin Huang
3
-2
/
+25
2020-09-29
net: hns3: debugfs add new command to query device specifications
Guangbin Huang
1
-0
/
+28
2020-09-29
net: hns3: remove unused code in hns3_self_test()
Guojia Liao
1
-7
/
+2
2020-09-29
net: hns3: Add RoCE VF reset support
Huazhong Tan
2
-0
/
+51
2020-09-29
net: hns3: add UDP segmentation offload support
Huazhong Tan
1
-3
/
+17
2020-09-29
net: hns3: rename trace event hns3_over_8bd
Huazhong Tan
2
-3
/
+3
2020-09-29
net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM
Huazhong Tan
2
-22
/
+31
2020-09-29
octeontx2-af: add parser support for NAT-T-ESP
Kiran Kumar K
2
-29
/
+65
2020-09-29
octeontx2-af: optimize parsing of IPv6 fragments
Abhijit Ayarekar
1
-40
/
+40
2020-09-29
octeontx2-af: Add IPv6 fields to default MKEX
Vidhya Vidhyaraman
1
-0
/
+5
2020-09-29
octeontx2-af: fix Extended DSA and eDSA parsing
Satha Rao
1
-3
/
+3
2020-09-29
octeontx2-af: add parser support for Forward DSA
Hariprasad Kelam
2
-0
/
+145
2020-09-29
octeontx2-af: cleanup KPU config data
Stanislaw Kardach
5
-144
/
+301
2020-09-29
octeontx2-af: fix LD CUSTOM LTYPE aliasing
Stanislaw Kardach
1
-2
/
+2
2020-09-29
net/sched: cls_u32: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-09-29
qed/qed_ll2: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-14
/
+12
2020-09-29
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
3
-0
/
+19
2020-09-29
net: ipa: fix two comments
Alex Elder
2
-2
/
+2
2020-09-29
net: ipa: rename a phandle variable
Alex Elder
1
-4
/
+4
2020-09-29
net: ipa: fix two mild warnings
Alex Elder
1
-3
/
+2
2020-09-29
net: ipa: share field mask values for GSI general interrupt
Alex Elder
2
-16
/
+7
2020-09-29
net: ipa: share field mask values for GSI global interrupt
Alex Elder
2
-17
/
+8
2020-09-29
net: ipa: share field mask values for GSI interrupt type
Alex Elder
2
-14
/
+7
2020-09-29
net: ipa: remove unused status structure field masks
Alex Elder
1
-27
/
+0
2020-09-29
net: ipa: kill unused status exceptions
Alex Elder
1
-11
/
+3
2020-09-29
net: ipa: kill unused status opcodes
Alex Elder
1
-5
/
+1
2020-09-29
net: ipa: kill definition of TRE_FLAGS_IEOB_FMASK
Alex Elder
1
-1
/
+0
2020-09-29
ibmvnic: create send_control_ip_offload
Lijun Pan
1
-70
/
+80
2020-09-29
ibmvnic: create send_query_ip_offload
Lijun Pan
1
-23
/
+29
2020-09-29
ibmvnic: rename send_map_query to send_query_map
Lijun Pan
1
-3
/
+3
2020-09-29
ibmvnic: rename ibmvnic_send_req_caps to send_request_cap
Lijun Pan
1
-3
/
+3
2020-09-29
ibmvnic: rename send_cap_queries to send_query_cap
Lijun Pan
1
-4
/
+4
2020-09-29
ibmvnic: set up 200GBPS speed
Lijun Pan
2
-2
/
+5
2020-09-29
atm: atmtcp: Constify atmtcp_v_dev_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-29
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
1
-11
/
+22
2020-09-29
net/smc: CLC decline - V2 enhancements
Ursula Braun
3
-15
/
+30
2020-09-29
net/smc: introduce CLC first contact extension
Ursula Braun
6
-5
/
+91
2020-09-29
net/smc: CLC accept / confirm V2
Ursula Braun
3
-57
/
+170
2020-09-29
net/smc: determine accepted ISM devices
Ursula Braun
4
-34
/
+208
2020-09-29
net/smc: build and send V2 CLC proposal
Ursula Braun
4
-42
/
+210
2020-09-29
net/smc: determine proposed ISM devices
Ursula Braun
8
-58
/
+135
2020-09-29
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
3
-7
/
+153
[next]