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-11-14
tls: Avoid copying crypto_info again after cipher_type check.
Ilya Lesokhin
1
-17
/
+12
2017-11-14
tls: Move tls_make_aad to header to allow sharing
Ilya Lesokhin
2
-17
/
+16
2017-11-14
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
3
-11
/
+17
2017-11-14
tls: Add function to update the TLS socket configuration
Ilya Lesokhin
2
-14
/
+34
2017-11-14
tls: Use kzalloc for aead_request allocation
Ilya Lesokhin
1
-1
/
+1
2017-11-14
Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics'
David S. Miller
3
-37
/
+142
2017-11-14
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
1
-19
/
+112
2017-11-14
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
1
-2
/
+6
2017-11-14
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
1
-16
/
+24
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
3
-2
/
+5
2017-11-14
Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
7
-7
/
+36
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
1
-3
/
+10
2017-11-14
Merge branch 'cxgb4-collect-LE-TCAM-and-SGE-queue-contexts'
David S. Miller
9
-0
/
+456
2017-11-14
cxgb4: collect SGE queue context dump
Rahul Lakkireddy
9
-0
/
+195
2017-11-14
cxgb4: collect LE-TCAM dump
Rahul Lakkireddy
6
-0
/
+261
2017-11-14
vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
Xin Long
1
-18
/
+13
2017-11-14
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
1
-0
/
+8
2017-11-14
ppp: exit_net cleanup checks added
Vasily Averin
1
-0
/
+2
2017-11-14
phonet: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-14
l2tp: exit_net cleanup check added
Vasily Averin
1
-0
/
+4
2017-11-14
fib_rules: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-11-14
fib_notifier: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-11-14
netdev: exit_net cleanup check added
Vasily Averin
1
-0
/
+2
2017-11-14
vxlan: exit_net cleanup checks added
Vasily Averin
1
-0
/
+4
2017-11-14
packet: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
geneve: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
af_key: replace BUG_ON on WARN_ON in net_exit hook
Vasily Averin
1
-1
/
+1
2017-11-14
xfrm: Copy policy family in clone_policy
Herbert Xu
1
-0
/
+1
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
764
-9082
/
+6608
2017-11-14
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-14
/
+14
2017-11-14
Merge branch 'topic/timer_api' into for-linus
Vinod Koul
4
-11
/
+8
2017-11-14
Merge branch 'topic/ti' into for-linus
Vinod Koul
3
-4
/
+14
2017-11-14
Merge branch 'topic/sun' into for-linus
Vinod Koul
2
-61
/
+220
2017-11-14
Merge branch 'topic/sprd' into for-linus
Vinod Koul
4
-0
/
+1038
2017-11-13
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
202
-1666
/
+1274
2017-11-14
Merge branch 'topic/stm' into for-linus
Vinod Koul
7
-1
/
+2213
2017-11-14
Merge branch 'topic/sa11x0' into for-linus
Vinod Koul
1
-0
/
+11
2017-11-14
Merge branch 'topic/renasas' into for-linus
Vinod Koul
2
-3
/
+4
2017-11-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
1
-60
/
+109
2017-11-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-19
/
+20
2017-11-14
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-3
/
+11
2017-11-14
Merge branch 'topic/img' into for-linus
Vinod Koul
1
-18
/
+80
2017-11-14
Merge branch 'topic/doc' into for-linus
Vinod Koul
1
-13
/
+17
2017-11-14
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-0
/
+1
2017-11-14
Merge branch 'topic/bcom' into for-linus
Vinod Koul
2
-81
/
+38
2017-11-14
Merge branch 'topic/axi' into for-linus
Vinod Koul
1
-20
/
+55
2017-11-14
Merge branch 'topic/print_fixes' into for-linus
Vinod Koul
2
-4
/
+4
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1008
-8382
/
+8563
2017-11-14
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
1
-1
/
+1
2017-11-13
Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-6
/
+15
[prev]
[next]