sfrench/cifs-2.6.git
2017-10-14 Hans de GoedeBluetooth: hci_bcm: Add support for BCM2E7E
2017-10-14 Hans de GoedeBluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth
2017-10-11 Arnd BergmannBluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS
2017-10-11 Arnd BergmannBluetooth: hci_bcm: fix build error without CONFIG_PM
2017-10-10 Ian W MORRISONBluetooth: btbcm: Add support for MINIX Z83-4 based...
2017-10-10 Ian W MORRISONBluetooth: hci_bcm: Add support for MINIX Z83-4 based...
2017-10-10 Johan HovoldBluetooth: avoid silent hci_bcm ACPI PM regression
2017-10-09 Ian W MORRISONBluetooth: hci_bcm: Correct context of IRQ polarity...
2017-10-06 Marcel HoltmannBluetooth: Fix compiler warning with selftest duration...
2017-10-06 Kees CookBluetooth: Convert timers to use timer_setup()
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Add (runtime)pm support to the...
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Make suspend/resume functions platf...
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Make acpi_probe get irq from ACPI...
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Rename bcm_platform_probe to bcm_ge...
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Store device pointer instead of...
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Move bcm_platform_probe call out...
2017-10-06 Hans de GoedeBluetooth: hci_bcm: Fix setting of irq trigger type
2017-10-06 Hans de GoedeBluetooth: hci_uart_set_flow_control: Fix NULL deref...
2017-10-06 Tudor AmbarusBluetooth: let the crypto subsystem generate the ecc...
2017-10-06 Tudor AmbarusBluetooth: ecdh_helper - fix leak of private key
2017-10-06 Tudor AmbarusBluetooth: selftest - check for errors when computing ZZ
2017-10-06 Tudor AmbarusBluetooth: ecdh_helper - reveal error codes
2017-10-06 Tudor AmbarusBluetooth: move ecdh allocation outside of ecdh_helper
2017-10-06 Arvind YadavBluetooth: btmrvl: *_err() and *_info() strings should...
2017-10-06 Arnd Bergmannieee802154: fix gcc-4.9 warnings
2017-10-06 Loic PoulainBluetooth: btqcomsmd: retrieve BD address from DT property
2017-10-06 Loic Poulaindt-bindings: soc: qcom: Add local-bd-address property...
2017-10-06 Loic Poulaindt-bindings: net: document Bluetooth bindings in one...
2017-10-06 Loic PoulainBluetooth: btqcomsmd: Add support for BD address setup
2017-10-06 David S. MillerMerge tag 'batadv-next-for-davem-20171006' of git:...
2017-10-06 Bjorn Helgaasbnx2x: Use pci_ari_enabled() instead of local copy
2017-10-06 David S. MillerMerge branch 'xdp_monitor-improve'
2017-10-06 Jesper Dangaard... samples/bpf: xdp_monitor increase memory rlimit
2017-10-06 Jesper Dangaard... samples/bpf: xdp_monitor also record xdp_exception...
2017-10-06 Jesper Dangaard... samples/bpf: xdp_monitor first 8 bytes are not accessib...
2017-10-06 David S. MillerMerge branch 'nfp-extend-match-and-action'
2017-10-06 Pieter Jansen... nfp: add set tcp and udp header action flower offload
2017-10-06 Pieter Jansen... nfp: add set ipv6 source and destination address
2017-10-06 Pieter Jansen... nfp: add set ipv4 header action flower offload
2017-10-06 Pieter Jansen... nfp: add set ethernet header action flower offload
2017-10-06 Pieter Jansen... nfp: add IPv6 ttl and tos match offloading support
2017-10-06 Pieter Jansen... nfp: add IPv4 ttl and tos match offloading support
2017-10-06 Pieter Jansen... nfp: add mpls match offloading support
2017-10-06 Joe Perchesnet/ipv6: Convert icmpv6_push_pending_frames to void
2017-10-06 Tim Hansennet/ipv6: remove unused err variable on icmpv6_push_pen...
2017-10-06 Lin Zhangnet: ipv6: remove unused code in ipv6_find_hdr()
2017-10-06 David S. MillerMerge branch 'libbpf-support-more-map-options'
2017-10-06 Craig Galleklibbpf: use map_flags when creating maps
2017-10-06 Craig Galleklibbpf: parse maps sections of varying size
2017-10-06 Colin Ian Kingnet: qcom/emac: make function emac_isr static
2017-10-06 David S. MillerMerge branch 'tcp-improving-RACK-cpu-performance'
2017-10-06 Yuchung Chengtcp: a small refactor of RACK loss detection
2017-10-06 Yuchung Chengtcp: more efficient RACK loss detection
2017-10-06 Eric Dumazettcp: new list for sent but unacked skbs for RACK recovery
2017-10-06 Avinash RepakaRDS: IB: Initialize max_items based on underlying devic...
2017-10-06 Avinash RepakaRDS: IB: Limit the scope of has_fr/has_fmr variables
2017-10-06 Tim Hansennet/ipv4: Remove unused variable in route.c
2017-10-06 Wei Wangtcp: clean up TFO server's initial tcp_rearm_rto()...
2017-10-06 Wei Wangtcp: uniform the set up of sockets after successful...
2017-10-06 David S. MillerMerge branch 'VSOCK-sock_diag'
2017-10-06 Stefan HajnocziVSOCK: add tools/testing/vsock/vsock_diag_test
2017-10-06 Stefan HajnocziVSOCK: add sock_diag interface
2017-10-06 Stefan HajnocziVSOCK: use TCP state constants for sk_state
2017-10-06 Stefan HajnocziVSOCK: move __vsock_in_bound/connected_table() to af_vs...
2017-10-06 Stefan HajnocziVSOCK: export socket tables for sock_diag interface
2017-10-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-10-05 Linus TorvaldsMerge tag 'pm-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Rafael J. WysockiMerge branch 'pm-sleep'
2017-10-05 Linus TorvaldsMerge tag 'for-4.14/dm-fixes' of git://git./linux/kerne...
2017-10-05 Jonathan Brassowdm raid: fix incorrect status output at the end of...
2017-10-05 Linus TorvaldsMerge tag 'sound-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-05 David S. MillerMerge branch 'bpftool'
2017-10-05 Jakub Kicinskitools: bpftool: add documentation
2017-10-05 Jakub Kicinskitools: bpf: add bpftool
2017-10-05 Jakub Kicinskitools: rename tools/net directory to tools/bpf
2017-10-05 David S. MillerMerge branch 'enslavement-extack'
2017-10-05 David Ahernmlxsw: spectrum: Add extack messages for enslave failures
2017-10-05 David Ahernnet: bridge: Pass extack to down to netdev_master_upper...
2017-10-05 David Ahernnet: bonding: Add extack messages for some enslave...
2017-10-05 David Ahernnet: vrf: Add extack messages for enslave errors
2017-10-05 David Ahernnet: Add extack to upper device linking
2017-10-05 David Ahernnet: Add extack to ndo_add_slave
2017-10-05 David Ahernnet: Add extack to netdev_notifier_info
2017-10-05 Vishakha Narvekarnet: 8021q: skip packets if the vlan is down
2017-10-05 Nicolas Dichteldev: advertise the new nsid when the netns iface changes
2017-10-05 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-10-05 James HoganUpdate James Hogan's email address
2017-10-04 David S. MillerMerge branch 'bpf-cgroup-multi-prog'
2017-10-04 Alexei Starovoitovsamples/bpf: use bpf_prog_query() interface
2017-10-04 Alexei Starovoitovlibbpf: add support for BPF_PROG_QUERY
2017-10-04 Alexei Starovoitovlibbpf: sync bpf.h
2017-10-04 Alexei Starovoitovsamples/bpf: add multi-prog cgroup test case
2017-10-04 Alexei Starovoitovlibbpf: introduce bpf_prog_detach2()
2017-10-04 Alexei Starovoitovbpf: enforce return code for cgroup-bpf programs
2017-10-04 Alexei Starovoitovbpf: introduce BPF_PROG_QUERY command
2017-10-04 Alexei Starovoitovbpf: multi program support for cgroup+bpf
2017-10-04 Eric Dumazetnet: cache skb_shinfo() in skb_try_coalesce()
next