index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
Bluetooth: ecdh_helper - fix leak of private key
Tudor Ambarus
1
-1
/
+1
2017-10-06
Bluetooth: selftest - check for errors when computing ZZ
Tudor Ambarus
1
-3
/
+8
2017-10-06
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
3
-24
/
+33
2017-10-06
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
4
-50
/
+87
2017-10-06
Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines
Arvind Yadav
1
-3
/
+3
2017-10-06
ieee802154: fix gcc-4.9 warnings
Arnd Bergmann
1
-1
/
+1
2017-10-06
Bluetooth: btqcomsmd: retrieve BD address from DT property
Loic Poulain
1
-0
/
+11
2017-10-06
dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BT
Loic Poulain
1
-0
/
+8
2017-10-06
dt-bindings: net: document Bluetooth bindings in one place
Loic Poulain
1
-0
/
+5
2017-10-06
Bluetooth: btqcomsmd: Add support for BD address setup
Loic Poulain
1
-0
/
+34
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-78
/
+78
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
1
-6
/
+1
2017-10-06
Merge branch 'xdp_monitor-improve'
David S. Miller
2
-40
/
+139
2017-10-06
samples/bpf: xdp_monitor increase memory rlimit
Jesper Dangaard Brouer
1
-2
/
+9
2017-10-06
samples/bpf: xdp_monitor also record xdp_exception tracepoint
Jesper Dangaard Brouer
2
-25
/
+121
2017-10-06
samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
Jesper Dangaard Brouer
1
-13
/
+9
2017-10-06
Merge branch 'nfp-extend-match-and-action'
David S. Miller
4
-23
/
+324
2017-10-06
nfp: add set tcp and udp header action flower offload
Pieter Jansen van Vuuren
2
-0
/
+51
2017-10-06
nfp: add set ipv6 source and destination address
Pieter Jansen van Vuuren
2
-0
/
+83
2017-10-06
nfp: add set ipv4 header action flower offload
Pieter Jansen van Vuuren
2
-0
/
+56
2017-10-06
nfp: add set ethernet header action flower offload
Pieter Jansen van Vuuren
2
-0
/
+93
2017-10-06
nfp: add IPv6 ttl and tos match offloading support
Pieter Jansen van Vuuren
2
-11
/
+10
2017-10-06
nfp: add IPv4 ttl and tos match offloading support
Pieter Jansen van Vuuren
2
-5
/
+10
2017-10-06
nfp: add mpls match offloading support
Pieter Jansen van Vuuren
3
-7
/
+21
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
3
-30
/
+22
2017-10-05
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-10-05
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
1
-3
/
+0
2017-10-05
Merge branch 'libbpf-support-more-map-options'
David S. Miller
2
-30
/
+43
2017-10-05
libbpf: use map_flags when creating maps
Craig Gallek
2
-1
/
+2
2017-10-05
libbpf: parse maps sections of varying size
Craig Gallek
1
-29
/
+41
2017-10-05
net: qcom/emac: make function emac_isr static
Colin Ian King
1
-1
/
+1
2017-10-05
Merge branch 'tcp-improving-RACK-cpu-performance'
David S. Miller
8
-49
/
+93
2017-10-05
tcp: a small refactor of RACK loss detection
Yuchung Cheng
1
-22
/
+18
2017-10-05
tcp: more efficient RACK loss detection
Yuchung Cheng
1
-15
/
+5
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
7
-16
/
+74
2017-10-05
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
1
-2
/
+2
2017-10-05
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2
-7
/
+6
2017-10-05
net/ipv4: Remove unused variable in route.c
Tim Hansen
1
-2
/
+1
2017-10-05
tcp: clean up TFO server's initial tcp_rearm_rto() call
Wei Wang
1
-12
/
+9
2017-10-05
tcp: uniform the set up of sockets after successful connection
Wei Wang
4
-24
/
+17
2017-10-05
Merge branch 'VSOCK-sock_diag'
David S. Miller
21
-73
/
+1360
2017-10-05
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
9
-0
/
+1039
2017-10-05
VSOCK: add sock_diag interface
Stefan Hajnoczi
5
-0
/
+234
2017-10-05
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
8
-59
/
+64
2017-10-05
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
2
-10
/
+12
2017-10-05
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
2
-4
/
+11
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
566
-3479
/
+6079
2017-10-05
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+11
2017-10-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-7
/
+11
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-22
/
+47
[next]