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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
bpf: Sample BPF program to set congestion control
Lawrence Brakmo
2
-0
/
+84
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
7
-17
/
+58
2017-07-01
bpf: Sample BPF program to set buffer sizes
Lawrence Brakmo
2
-0
/
+87
2017-07-01
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
4
-1
/
+15
2017-07-01
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
3
-2
/
+94
2017-07-01
bpf: Sample bpf program to set initial window
Lawrence Brakmo
2
-0
/
+70
2017-07-01
bpf: Support for setting initial receive window
Lawrence Brakmo
4
-2
/
+28
2017-07-01
bpf: Sample bpf program to set SYN/SYN-ACK RTOs
Lawrence Brakmo
2
-0
/
+70
2017-07-01
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
4
-2
/
+17
2017-07-01
bpf: program to load and attach sock_ops BPF progs
Lawrence Brakmo
2
-0
/
+100
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
9
-3
/
+314
2017-07-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
10
-39
/
+60
2017-07-01
sctp: Add peeloff-flags socket option
Neil Horman
2
-15
/
+78
2017-07-01
Merge branch 'sfc-MCDI-cleanups'
David S. Miller
1
-3
/
+4
2017-07-01
sfc: correct comment on efx_mcdi_process_event
Edward Cree
1
-1
/
+1
2017-07-01
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
1
-2
/
+3
2017-07-01
net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"
Colin Ian King
1
-1
/
+1
2017-07-01
Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
David S. Miller
24
-669
/
+363
2017-07-01
qla2xxx: Fix NVMe entry_type for iocb packet on BE system
Himanshu Madhani
1
-1
/
+2
2017-07-01
arm: sunxi: Revert changes merged through net-next.
Maxime Ripard
14
-175
/
+1
2017-07-01
scsi: qla2xxx: avoid unused-function warning
Arnd Bergmann
2
-8
/
+13
2017-07-01
scsi: snic: fix a couple of spelling mistakes/typos
Colin Ian King
2
-3
/
+3
2017-07-01
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
8
-11
/
+10
2017-07-01
Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
4
-5
/
+17
2017-07-01
scsi: lpfc: don't double count abort errors
Dan Carpenter
1
-1
/
+0
2017-07-01
scsi: lpfc: spin_lock_irq() is not nestable
Dan Carpenter
1
-10
/
+10
2017-07-01
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
5
-122
/
+104
2017-07-01
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-07-01
scsi: ibmvscsi: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-07-01
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
1
-15
/
+3
2017-07-01
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
1
-14
/
+13
2017-07-01
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
1
-1
/
+0
2017-07-01
Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
77
-534
/
+1124
2017-07-01
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
3
-4
/
+10
2017-07-01
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
1
-4
/
+10
2017-07-01
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
1
-1
/
+2
2017-07-01
scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock
Johannes Thumshirn
1
-10
/
+13
2017-07-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-10
/
+15
2017-07-01
datapath: Avoid using stack larger than 1024.
Tonghao Zhang
1
-23
/
+58
2017-07-01
Merge branch 'sctp-remove-typedefs-from-structures-part-1'
David S. Miller
27
-283
/
+292
2017-07-01
sctp: remove the typedef sctp_init_chunk_t
Xin Long
7
-27
/
+27
2017-07-01
sctp: remove the typedef sctp_inithdr_t
Xin Long
4
-13
/
+13
2017-07-01
sctp: remove the typedef sctp_data_chunk_t
Xin Long
6
-10
/
+10
2017-07-01
sctp: remove the typedef sctp_datahdr_t
Xin Long
2
-8
/
+11
2017-07-01
sctp: remove the typedef sctp_param_action_t
Xin Long
1
-2
/
+2
2017-07-01
sctp: remove the typedef sctp_param_t
Xin Long
3
-11
/
+9
2017-07-01
sctp: remove the typedef sctp_paramhdr_t
Xin Long
10
-71
/
+79
2017-07-01
sctp: remove the typedef sctp_cid_action_t
Xin Long
1
-2
/
+2
2017-07-01
sctp: remove the typedef sctp_cid_t
Xin Long
7
-14
/
+16
2017-07-01
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
12
-103
/
+102
[prev]
[next]