summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-01Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON
2018-04-01Bluetooth: Remove unused btuart_cs driverMarcel Holtmann
2018-04-01Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede
2018-04-01Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede
2018-04-01Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-01Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede
2018-04-01Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-04-01Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery
2018-03-31Merge branch 'chelsio-inline-tls'David S. Miller
2018-03-31crypto: chtls - Makefile KconfigAtul Gupta
2018-03-31crypto: chtls - Program the TLS session KeyAtul Gupta
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta
2018-03-31crypto: chtls - Register chtls with net tlsAtul Gupta
2018-03-31crypto: chtls - structure and macro for Inline TLSAtul Gupta
2018-03-31crypto: chcr - Inline TLS Key MacrosAtul Gupta
2018-03-31cxgb4: LLD driver changes to support TLSAtul Gupta
2018-03-31cxgb4: Inline TLS FW InterfaceAtul Gupta
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta
2018-03-31tls: support for Inline tls recordAtul Gupta
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31Merge branch 'inet-frags-bring-rhashtables-to-IP-defrag'David S. Miller
2018-03-31inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CBEric Dumazet
2018-03-31ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CBEric Dumazet
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-03-31inet: frags: reorganize struct netns_fragsEric Dumazet
2018-03-31rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-03-31ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet
2018-03-31inet: frags: do not clone skb in ip_expire()Eric Dumazet
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-03-31inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-03-31inet: frags: remove some helpersEric Dumazet
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-03-31rhashtable: add schedule pointsEric Dumazet
2018-03-31inet: frags: refactor ipfrag_init()Eric Dumazet
2018-03-31inet: frags: refactor lowpan_net_frag_init()Eric Dumazet
2018-03-31inet: frags: refactor ipv6_frag_init()Eric Dumazet
2018-03-31inet: frags: add a pointer to struct netns_fragsEric Dumazet
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet