summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28Merge branch 'bpf_trace_printk-percent-s'David S. Miller
2015-08-28bpf: add support for %s specifier to bpf_trace_printk()Alexei Starovoitov
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-28netpoll: warn on netpoll_send_udp users who haven't disabled irqsNikolay Aleksandrov
2015-08-29netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso
2015-08-29netfilter: ipset: Fixing unnamed union initElad Raz
2015-08-28Merge branch 'phylib-simplifications'David S. Miller
2015-08-28phylib: simplify NULL checksSergei Shtylyov
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov
2015-08-28net: sched: don't break line in tc_classify loop notificationDaniel Borkmann
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-28openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg
2015-08-28Merge branch 'vrf-inetpeer'David S. Miller
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern
2015-08-28net: Refactor inetpeer address structDavid Ahern
2015-08-28net: Add helper function to compare inetpeer addressesDavid Ahern
2015-08-28net: Add set,get helpers for inetpeer addressesDavid Ahern
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern
2015-08-28net: Add ethernet header for pass through VRF deviceDavid Ahern
2015-08-28net/xen-netfront: only napi_synchronize() if runningChas Williams
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey
2015-08-28r8169: Add software counter for multicast packagesCorinna Vinschen
2015-08-28scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()Hannes Reinecke
2015-08-28scsi_dh: don't allow to detach device handlers at runtimeChristoph Hellwig
2015-08-28scsi_dh: add a common helper to get a scsi_device from a request_queueChristoph Hellwig
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-08-28scsi_dh: move to drivers/scsiChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-08-28aic94xx: Skip reading user settings if flash is not foundHannes Reinecke
2015-08-28ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi
2015-08-28ipr: Inhibit underlength data check for AFDASD in raw mode.Gabriel Krisman Bertazi
2015-08-28Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis
2015-08-28drm/amdgpu: use IB for fill_buffer instead of direct commandChunming Zhou
2015-08-28drm/amdgpu: stop trying to suspend UVD sessions v2Christian König
2015-08-28drm/amdgpu: add scheduler dependency callback v2Christian König
2015-08-28drm/amdgpu: let the scheduler work more with jobs v2Christian König
2015-08-28drm/radeon: fix HDMI quantization_range for pre-DCE5 asicsAlex Deucher
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-08-28Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal
2015-08-28Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim