index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
serpent_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
1
-0
/
+3
2017-04-12
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
1
-2
/
+1
2017-04-12
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
1
-0
/
+2
2017-04-12
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
1
-8
/
+19
2017-04-12
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
1
-0
/
+16
2017-04-12
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
1
-9
/
+2
2017-04-12
6lowpan: Don't set IFF_NO_QUEUE
Luiz Augusto von Dentz
1
-1
/
+0
2017-04-12
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
1
-3
/
+0
2017-04-12
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
1
-0
/
+2
2017-04-12
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
1
-11
/
+4
2017-04-12
Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
1
-5
/
+3
2017-04-12
Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure path
Xinming Hu
1
-0
/
+7
2017-04-12
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
1
-18
/
+3
2017-04-12
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
1
-3
/
+7
2017-04-12
Bluetooth: hci_intel: add missing tty-device sanity check
Johan Hovold
1
-1
/
+12
2017-04-12
Bluetooth: hci_bcm: add missing tty-device sanity check
Johan Hovold
1
-1
/
+4
2017-04-12
ieee802154: ca8210: Add checks for kmalloc allocation failures
Colin Ian King
1
-8
/
+10
2017-04-12
Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()
prasanna karthik
1
-3
/
+3
2017-04-12
6lowpan: fix assignment of peer_addr
Colin Ian King
1
-1
/
+1
2017-04-12
ieee802154: Add entry in MAINTAINTERS for CA8210 driver
Harry Morris
1
-0
/
+9
2017-04-12
ieee802154: Add device tree documentation for CA8210
Harry Morris
2
-0
/
+29
2017-04-12
ieee802154: Add CA8210 IEEE 802.15.4 device driver
Harry Morris
3
-0
/
+3263
2017-04-12
Bluetooth: hci_bcm: Support platform enumeration
Andy Shevchenko
1
-17
/
+33
2017-04-12
Bluetooth: btmrvl: wake system up when receives a wake irq
Jeffy Chen
1
-2
/
+7
2017-04-12
Bluetooth: btusb: wake system up when receives a wake irq
Jeffy Chen
1
-0
/
+2
2017-04-12
Bluetooth: btrtl: Change message for missing config file
Larry Finger
1
-5
/
+8
2017-04-12
Bluetooth: Added support for Rivet Networks Killer 1535
Gabriel
1
-0
/
+1
2017-04-12
Bluetooth: Change initial min and max interval
Jonas Holmberg
1
-2
/
+2
2017-04-12
Bluetooth: fix assignments on error variable err
Colin Ian King
1
-5
/
+5
2017-04-12
Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART
Tedd Ho-Jeong An
1
-0
/
+1
2017-04-12
Bluetooth: hci_intel: Fix firmware file name to use hw_variant
Tedd Ho-Jeong An
1
-6
/
+10
2017-04-12
Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]
Marcel Holtmann
1
-0
/
+2
2017-04-12
Bluetooth: Use switch statement for Intel hardware variants
Tedd Ho-Jeong An
2
-9
/
+18
2017-04-12
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
Marcin Kraglak
1
-1
/
+1
2017-04-12
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
1
-0
/
+24
2017-04-12
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
1
-0
/
+2
2017-04-12
Bluetooth: bluecard: use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
3
-72
/
+17
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
3
-47
/
+63
2017-04-12
ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
Alexander Aring
1
-5
/
+12
2017-04-12
6lowpan: iphc: override l2 packet information
Alexander Aring
1
-0
/
+8
2017-04-12
6lowpan: Set MAC address length according to LOWPAN_LLTYPE
Patrik Flykt
1
-1
/
+10
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
1
-11
/
+8
2017-04-12
Bluetooth: hci_bcm: Fix clock (un)prepare
John Keeping
1
-2
/
+2
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+7
2017-04-12
Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"
Colin Ian King
1
-1
/
+1
2017-04-12
net: make struct net_device::min_header_len 8-bit
Alexey Dobriyan
1
-1
/
+1
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2
-4
/
+3
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
1
-1
/
+1
2017-04-12
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
[next]