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
2018-08-11
Merge branch 'tcp-new-mechanism-to-ACK-immediately'
David S. Miller
3
-10
/
+13
2018-08-11
tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag
Yuchung Cheng
1
-4
/
+4
2018-08-11
tcp: always ACK immediately on hole repairs
Yuchung Cheng
1
-2
/
+2
2018-08-11
tcp: avoid resetting ACK timer in DCTCP
Yuchung Cheng
1
-2
/
+2
2018-08-11
tcp: mandate a one-time immediate ACK
Yuchung Cheng
2
-2
/
+5
2018-08-11
wimax: usb-tx: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-11
wimax: usb-fw: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-11
net: dp83640: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-08-11
rxrpc: remove redundant static int 'zero'
Colin Ian King
1
-1
/
+0
2018-08-11
drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend
zhong jiang
1
-2
/
+1
2018-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-39
/
+46
2018-08-11
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-11
Merge branch 'cpsw-runtime-pm-fix'
David S. Miller
2
-15
/
+12
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-11
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
Boris Brezillon
1
-0
/
+1
2018-08-11
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
9
-23
/
+62
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
795
-5824
/
+13295
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
5
-110
/
+119
2018-08-11
userns: move user access out of the mutex
Jann Horn
1
-14
/
+10
2018-08-11
cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
Eddie.Horng
1
-1
/
+1
2018-08-10
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-10
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
4
-17
/
+0
2018-08-10
MAINTAINERS: GDB: update e-mail address
Kieran Bingham
1
-1
/
+1
2018-08-10
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
1
-3
/
+3
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
5
-64
/
+51
2018-08-10
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
3
-1
/
+3
2018-08-11
Merge branch 'bpf-reuseport-map'
Daniel Borkmann
35
-97
/
+2167
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
7
-2
/
+912
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2
-1
/
+262
2018-08-11
bpf: Sync bpf.h uapi to tools/
Martin KaFai Lau
1
-1
/
+36
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
6
-20
/
+9
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
8
-57
/
+106
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
11
-13
/
+365
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
8
-1
/
+413
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
2
-1
/
+32
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
3
-2
/
+33
2018-08-10
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
Steve French
1
-2
/
+26
2018-08-10
f2fs: fix to reset i_gc_failures correctly
Chao Yu
1
-1
/
+1
2018-08-10
f2fs: fix invalid memory access
Chao Yu
1
-5
/
+6
2018-08-10
f2fs: fix to avoid broken of dnode block list
Chao Yu
6
-31
/
+156
2018-08-10
f2fs: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-10
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu
2
-4
/
+16
2018-08-10
f2fs: avoid f2fs_bug_on() in cp_error case
Jaegeuk Kim
1
-0
/
+4
2018-08-10
f2fs: fix to clear PG_checked flag in set_page_dirty()
Chao Yu
1
-0
/
+4
2018-08-10
drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"
Colin Ian King
1
-2
/
+2
2018-08-10
drm/msm/disp/dpu: fix early dereference of physical encoder
Jeykumar Sankaran
1
-1
/
+3
2018-08-10
drm/msm: Add A6XX device support
Jordan Crouse
10
-1
/
+2828
2018-08-10
drm/msm: update generated headers
Rob Clark
17
-234
/
+6195
[prev]
[next]