summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-17Bluetooth: hci_qca: Add delay for wcn3990 stabilityJeffrey Hugo
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag
2019-10-17Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-10-16Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2019-10-16Bluetooth: btwilink: drop superseded driverSebastian Reichel
2019-10-16Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-10-16Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford
2019-10-16Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann
2019-10-16Bluetooth: btusb: avoid unused function warningArnd Bergmann
2019-10-16Bluetooth: btusb: print FW version after FW downloadAmit K Bag
2019-10-16Bluetooth: btrtl: Fix an issue for the incorrect error return code.Max Chou
2019-10-16Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'Christophe JAILLET
2019-10-16Bluetooth: remove set but not used variable 'smp'YueHaibing
2019-10-15net: bcmgenet: Add a shutdown callbackFlorian Fainelli
2019-10-15net: phylink: use more linkmode_*Russell King
2019-10-15tc-testing: updated pedit test casesRoman Mashak
2019-10-15net: bcmgenet: Generate a random MAC if none is validFlorian Fainelli
2019-10-15net_sched: sch_fq: remove one obsolete check in fq_dequeue()Eric Dumazet
2019-10-15net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()Alexander Lobakin
2019-10-15hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communicationHimadri Pandya
2019-10-15Merge branch 'mlxsw-Add-support-for-400Gbps-50Gbps-per-lane-link-modes'David S. Miller
2019-10-15mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko
2019-10-15ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko
2019-10-15net: Update address for vrf and l3mdev in MAINTAINERSDavid Ahern
2019-10-15Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA'David S. Miller
2019-10-15net: dsa: sja1105: Switch to scatter/gather API for SPIVladimir Oltean
2019-10-15net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xferVladimir Oltean
2019-10-15net: b44: remove redundant assignment to variable regColin Ian King
2019-10-14Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'David S. Miller
2019-10-14net: dsa: sja1105: Change the PTP command access patternVladimir Oltean
2019-10-14net: dsa: sja1105: Move PTP data to its own private structureVladimir Oltean
2019-10-14net: dsa: sja1105: Make all public PTP functions take dsa_switch as argumentVladimir Oltean
2019-10-14net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_infoVladimir Oltean
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-13genetlink: do not parse attributes for families with zero maxattrMichal Kubecek
2019-10-13tcp: improve recv_skip_hint for tcp_zerocopy_receiveSoheil Hassas Yeganeh
2019-10-12Merge branch 'selftests-bpf-Makefile-cleanup'Alexei Starovoitov
2019-10-12selftests/bpf: Remove obsolete pahole/BTF support detectionAndrii Nakryiko
2019-10-12selftests/bpf: Enforce libbpf build before BPF programs are builtAndrii Nakryiko
2019-10-12Merge branch 'samples-cross-compile'Alexei Starovoitov
2019-10-12samples/bpf: Add preparation steps and sysroot info to readmeIvan Khoronzhuk
2019-10-12samples/bpf: Add sysroot supportIvan Khoronzhuk
2019-10-12samples/bpf: Provide C/LDFLAGS to libbpfIvan Khoronzhuk
2019-10-12libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targetsIvan Khoronzhuk
2019-10-12libbpf: Don't use cxx to test_libpf targetIvan Khoronzhuk
2019-10-12samples/bpf: Use target CC environment for HDR_PROBEIvan Khoronzhuk
2019-10-12samples/bpf: Use own flags but not HOSTCFLAGSIvan Khoronzhuk
2019-10-12samples/bpf: Base target programs rules on Makefile.targetIvan Khoronzhuk
2019-10-12samples/bpf: Add makefile.target for separate CC target buildIvan Khoronzhuk