index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Sample BPF program to set buffer sizes
Lawrence Brakmo
2017-07-02
2
-0
/
+87
*
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
2017-07-02
4
-1
/
+15
*
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
2017-07-02
3
-2
/
+94
*
bpf: Sample bpf program to set initial window
Lawrence Brakmo
2017-07-02
2
-0
/
+70
*
bpf: Support for setting initial receive window
Lawrence Brakmo
2017-07-02
4
-2
/
+28
*
bpf: Sample bpf program to set SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-07-02
2
-0
/
+70
*
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-07-02
4
-2
/
+17
*
bpf: program to load and attach sock_ops BPF progs
Lawrence Brakmo
2017-07-02
2
-0
/
+100
*
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-07-02
9
-3
/
+314
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-02
10
-39
/
+60
|
\
|
*
Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth
Ian Molton
2017-06-29
1
-0
/
+1
|
*
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
3
-7
/
+7
|
*
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
2017-06-29
1
-4
/
+3
|
*
Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI
Hans de Goede
2017-06-29
1
-0
/
+9
|
*
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2017-06-27
1
-11
/
+22
|
*
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
2017-06-27
1
-7
/
+10
|
*
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
2017-06-27
1
-6
/
+5
|
*
Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev
Loic Poulain
2017-06-27
1
-2
/
+1
|
*
Bluetooth: hci_serdev: make hci_serdev_client_ops static
Colin Ian King
2017-06-23
1
-2
/
+2
*
|
sctp: Add peeloff-flags socket option
Neil Horman
2017-07-02
2
-15
/
+78
*
|
Merge branch 'sfc-MCDI-cleanups'
David S. Miller
2017-07-02
1
-3
/
+4
|
\
\
|
*
|
sfc: correct comment on efx_mcdi_process_event
Edward Cree
2017-07-02
1
-1
/
+1
|
*
|
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
2017-07-02
1
-2
/
+3
|
/
/
*
|
net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"
Colin Ian King
2017-07-01
1
-1
/
+1
*
|
Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
24
-669
/
+363
|
\
\
|
*
|
NFC: trf7970a: Correct register settings for 27MHz clock
Geoff Lansberry
2017-06-28
1
-0
/
+7
|
*
|
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
2017-06-23
1
-2
/
+4
|
*
|
NFC: add NULL checks to avoid potential NULL pointer dereference
Gustavo A. R. Silva
2017-06-23
1
-2
/
+4
|
*
|
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-23
1
-5
/
+4
|
*
|
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
2017-06-23
1
-1
/
+3
|
*
|
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
2017-06-23
1
-2
/
+1
|
*
|
Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
Mark Greer
2017-06-23
2
-25
/
+4
|
*
|
NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14
Mark Greer
2017-06-23
1
-1
/
+1
|
*
|
NFC: digital: NFC-A SEL_RES must be one byte
Mark Greer
2017-06-23
1
-1
/
+2
|
*
|
NFC: digital: Delete an error message for memory allocation failure
Markus Elfring
2017-06-23
1
-3
/
+1
|
*
|
NFC: digital: Improve a size determination in four functions
Markus Elfring
2017-06-23
1
-4
/
+4
|
*
|
NFC: trf7970a: fix check of clock frequencies, use && instead of ||
Colin Ian King
2017-06-22
1
-1
/
+1
|
*
|
MAINTAINERS: Remove non-existing NFC platform data files
Andy Shevchenko
2017-06-22
1
-2
/
+0
|
*
|
NFC: st-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
2
-103
/
+18
|
*
|
NFC: st-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
2
-8
/
+26
|
*
|
NFC: st-nci: Use unified device properties API meaningfully
Andy Shevchenko
2017-06-22
2
-48
/
+11
|
*
|
NFC: st-nci: Covert to use GPIO descriptor
Andy Shevchenko
2017-06-22
2
-58
/
+28
|
*
|
NFC: st-nci: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-06-22
2
-14
/
+2
|
*
|
NFC: st-nci: Get rid of platform data
Andy Shevchenko
2017-06-22
4
-114
/
+4
|
*
|
NFC: fdp: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
1
-4
/
+12
|
*
|
NFC: fdp: Convert to use devres API
Andy Shevchenko
2017-06-22
2
-16
/
+9
|
*
|
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
2017-06-22
1
-10
/
+2
|
*
|
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
1
-52
/
+10
|
*
|
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
1
-4
/
+14
|
*
|
NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-22
1
-2
/
+1
[next]