summaryrefslogtreecommitdiffstats
path: root/crypto/serpent_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-12tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel1-0/+3
2017-04-12bluetooth: Do not set IFF_POINTOPOINTPatrik Flykt1-2/+1
2017-04-12Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LENLuiz Augusto von Dentz1-0/+2
2017-04-12Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz1-8/+19
2017-04-12Bluetooth: 6lowpan: Use netif APIs to flow controlLuiz Augusto von Dentz1-0/+16
2017-04-12Bluetooth: 6lowpan: Don't drop packets when run out of creditsLuiz Augusto von Dentz1-9/+2
2017-04-126lowpan: Don't set IFF_NO_QUEUELuiz Augusto von Dentz1-1/+0
2017-04-12Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz1-3/+0
2017-04-12Bluetooth: 6lowpan: Print errors during recv_pktLuiz Augusto von Dentz1-0/+2
2017-04-12Bluetooth: 6lowpan: Remove unnecessary peer lookupLuiz Augusto von Dentz1-11/+4
2017-04-12Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu1-5/+3
2017-04-12Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu1-0/+7
2017-04-12Bluetooth: 6lowpan: fix use after free in chan_suspend/resumeMichael Scott1-18/+3
2017-04-12Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott1-3/+7
2017-04-12Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold1-1/+12
2017-04-12Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold1-1/+4
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King1-8/+10
2017-04-12Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik1-3/+3
2017-04-126lowpan: fix assignment of peer_addrColin Ian King1-1/+1
2017-04-12ieee802154: Add entry in MAINTAINTERS for CA8210 driverHarry Morris1-0/+9
2017-04-12ieee802154: Add device tree documentation for CA8210Harry Morris2-0/+29
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris3-0/+3263
2017-04-12Bluetooth: hci_bcm: Support platform enumerationAndy Shevchenko1-17/+33
2017-04-12Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen1-2/+7
2017-04-12Bluetooth: btusb: wake system up when receives a wake irqJeffy Chen1-0/+2
2017-04-12Bluetooth: btrtl: Change message for missing config fileLarry Finger1-5/+8
2017-04-12Bluetooth: Added support for Rivet Networks Killer 1535Gabriel1-0/+1
2017-04-12Bluetooth: Change initial min and max intervalJonas Holmberg1-2/+2
2017-04-12Bluetooth: fix assignments on error variable errColin Ian King1-5/+5
2017-04-12Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UARTTedd Ho-Jeong An1-0/+1
2017-04-12Bluetooth: hci_intel: Fix firmware file name to use hw_variantTedd Ho-Jeong An1-6/+10
2017-04-12Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]Marcel Holtmann1-0/+2
2017-04-12Bluetooth: Use switch statement for Intel hardware variantsTedd Ho-Jeong An2-9/+18
2017-04-12Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak1-1/+1
2017-04-12Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins1-0/+24
2017-04-12Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins1-0/+2
2017-04-12Bluetooth: bluecard: use setup_timerGeliang Tang1-3/+2
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz3-72/+17
2017-04-126lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz3-47/+63
2017-04-12ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring1-5/+12
2017-04-126lowpan: iphc: override l2 packet informationAlexander Aring1-0/+8
2017-04-126lowpan: Set MAC address length according to LOWPAN_LLTYPEPatrik Flykt1-1/+10
2017-04-12bluetooth: Set 6 byte device addressesPatrik Flykt1-11/+8
2017-04-12Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping1-2/+2
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2-5/+7
2017-04-12Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King1-1/+1
2017-04-12net: make struct net_device::min_header_len 8-bitAlexey Dobriyan1-1/+1
2017-04-12net: neigh: make ->hh_len 32-bitAlexey Dobriyan2-4/+3
2017-04-12gso: Support frag_list splitting with head_fragIlan Tayari1-1/+1
2017-04-12l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault2-4/+4