index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kprobes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
can: xilinx_can: refactor code in preparation for CAN FD support
Anssi Hannula
1
-88
/
+118
2018-07-27
dt-bindings: can: xilinx_can: add Xilinx CAN FD bindings
Anssi Hannula
1
-9
/
+26
2018-07-27
can: xilinx_can: update stats.tx_bytes after transmission
Anssi Hannula
1
-4
/
+2
2018-07-27
can: xilinx_can: use can_change_state()
Anssi Hannula
1
-27
/
+7
2018-07-27
can: xilinx_can: only report warning and passive states on state changes
Anssi Hannula
1
-1
/
+2
2018-07-27
can: sja1000: Replace mdelay with usleep_range in pcan_add_channels
Jia-Ju Bai
1
-1
/
+1
2018-07-27
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
1
-1
/
+1
2018-07-27
can: flexcan: Switch to SPDX identifier
Fabio Estevam
1
-21
/
+10
2018-07-27
can: flexcan: fix flexcan_start_xmit()'s return type
Marc Kleine-Budde
1
-1
/
+1
2018-07-27
can: xilinx: fix xcan_start_xmit()'s return type
Luc Van Oostenryck
1
-2
/
+2
2018-07-27
can: sun4i: fix sun4ican_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-07-27
can: janz-ican3: fix ican3_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-07-27
can: dev: enable multi-queue for SocketCAN devices
Zhu Yi
2
-4
/
+11
2018-07-27
can: dev: use skb_put_zero to simplfy code
YueHaibing
1
-4
/
+2
2018-07-27
can: ucan: add driver for Theobroma Systems UCAN devices
Jakob Unterwurzacher
5
-0
/
+1963
2018-07-27
can: usb: Kconfig/Makefile: sort alphabetically
Marc Kleine-Budde
2
-8
/
+14
2018-07-27
can: cc770: fix spelling mistake: "comptibility" -> "compatibility"
Colin Ian King
1
-1
/
+1
2018-07-27
can: uapi: can.h: Fix can error class mask dir path
Dan Murphy
1
-1
/
+1
2018-07-27
netdevsim: make debug dirs' dentries static
Jakub Kicinski
2
-6
/
+3
2018-07-27
docs: Update references to netdev-FAQ
Tobin C. Harding
2
-13
/
+10
2018-07-27
docs: net: Convert netdev-FAQ to restructured text
Tobin C. Harding
4
-246
/
+260
2018-07-27
docs: Add rest label the_canonical_patch_format
Tobin C. Harding
1
-0
/
+1
2018-07-27
net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-4
/
+4
2018-07-27
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
1
-1
/
+1
2018-07-27
net/mlx5e: TX, Use function to access sq_dma object in fifo
Tariq Toukan
1
-10
/
+9
2018-07-27
net/mlx5e: TX, Move DB fields in TXQ-SQ struct
Tariq Toukan
1
-6
/
+4
2018-07-27
net/mlx5e: RX, Prefetch the xdp_frame data area
Tariq Toukan
1
-0
/
+1
2018-07-27
net/mlx5e: Add support for XDP_REDIRECT in device-out side
Tariq Toukan
7
-21
/
+154
2018-07-27
net/mlx5e: Re-order fields of struct mlx5e_xdpsq
Tariq Toukan
4
-18
/
+19
2018-07-27
net/mlx5e: Refactor XDP counters
Tariq Toukan
5
-26
/
+52
2018-07-27
net/mlx5e: Make XDP xmit functions more generic
Tariq Toukan
4
-42
/
+61
2018-07-27
net/mlx5e: Add counter for XDP redirect in RX
Tariq Toukan
3
-0
/
+6
2018-07-27
net/mlx5e: Move XDP related code into new XDP files
Tariq Toukan
7
-215
/
+293
2018-07-27
net/mlx5e: Restrict the combination of large MTU and XDP
Tariq Toukan
2
-8
/
+33
2018-07-27
net/mlx5e: Gather all XDP pre-requisite checks in a single function
Tariq Toukan
1
-11
/
+22
2018-07-27
net/mlx5e: Do not recycle RX pages in interface down flow
Tariq Toukan
1
-17
/
+20
2018-07-27
net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow
Tariq Toukan
3
-3
/
+2
2018-07-26
net: sched: unmark chain as explicitly created on delete
Jiri Pirko
1
-0
/
+1
2018-07-26
tls: Skip zerocopy path for ITER_KVEC
Doron Roberts-Kedes
1
-3
/
+4
2018-07-26
net: sched: cls_api: fix dead code in switch
Gustavo A. R. Silva
1
-1
/
+0
2018-07-26
l2tp: remove ->recv_payload_hook
Guillaume Nault
5
-39
/
+18
2018-07-26
tipc: add missing dev_put() on error in tipc_enable_l2_media
YueHaibing
1
-0
/
+1
2018-07-26
net/tls: Removed redundant checks for non-NULL
Vakul Garg
1
-6
/
+3
2018-07-26
cbs: Add support for the graft function
Vinicius Costa Gomes
1
-9
/
+125
2018-07-26
net: hns: Make many functions static
YueHaibing
10
-52
/
+60
2018-07-26
selftests/net: add tls to .gitignore
Anders Roxell
1
-0
/
+1
[next]