summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-07phylink: add module EEPROM supportRussell King1-0/+3
2017-08-07sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King1-0/+434
2017-08-07phylink: add phylink infrastructureRussell King2-0/+147
2017-08-07net: phy: provide a hook for link up/link down eventsRussell King1-0/+1
2017-08-07net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King1-0/+15
2017-08-07net: phy: split out PHY speed and duplex string generationRussell King1-0/+3
2017-08-07ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2-6/+8
2017-08-07iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger1-0/+1
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+8
2017-08-06clk: rockchip: fix up indentation of some RV1108 clock-idsElaine Zhang1-14/+14
2017-08-06clk: rockchip: rename the clk id for HCLK_I2S1_2CHElaine Zhang1-1/+1
2017-08-06clk: rockchip: add more clk ids for rv1108Elaine Zhang1-1/+92
2017-08-06uapi linux/kfd_ioctl.h: only use __u32 and __u64Mikko Rapeli1-86/+86
2017-08-06Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-22/+15
2017-08-05nfit, libnvdimm, region: export 'position' in mapping infoDan Williams1-0/+1
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki1-0/+3
2017-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+4
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson1-0/+2
2017-08-04net: comment fixes against BPF devmap helper callsJohn Fastabend1-5/+11
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+0
2017-08-04net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko1-2/+1
2017-08-04net: sched: remove check for number of actions in tcf_exts_execJiri Pirko1-3/+1
2017-08-04net: sched: fix return value of tcf_exts_execJiri Pirko1-2/+2
2017-08-04net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...Jiri Pirko1-30/+0
2017-08-04net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko1-23/+23
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko1-9/+27
2017-08-04net: sched: remove unneeded tcf_em_tree_changeJiri Pirko1-21/+0
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds4-1/+8
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+0
2017-08-04dt-bindings: clock: gxbb-aoclk: Add CEC 32k clockNeil Armstrong1-0/+1
2017-08-04clk: meson: gxbb: Add sd_emmc clk0 clkidsJerome Brunet1-0/+3
2017-08-04clk: meson-gxbb: expose almost every clock in the bindingsJerome Brunet1-0/+60
2017-08-04clk: meson8b: expose every clock in the bindingsJerome Brunet1-0/+70
2017-08-04ALSA: control: obsolete user_ctl_lockTakashi Sakamoto1-2/+0
2017-08-04drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()David Lechner1-5/+1
2017-08-04tee: indicate privileged dev in gen_capsJens Wiklander1-0/+1
2017-08-04tee: add forward declaration for struct deviceJerome Forissier1-0/+1
2017-08-04sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2-1/+7
2017-08-04sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn1-3/+14
2017-08-04sock: enable MSG_ZEROCOPYWillem de Bruijn1-1/+13
2017-08-04sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-04sock: add MSG_ZEROCOPYWillem de Bruijn4-0/+66
2017-08-04sock: skb_copy_ubufs support for compound pagesWillem de Bruijn1-2/+7
2017-08-04sock: allocate skbs from optmemWillem de Bruijn1-0/+2
2017-08-04f2fs: support inode checksumChao Yu1-0/+1
2017-08-04Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie1-5/+7
2017-08-04crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook1-1/+2
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel1-0/+19
2017-08-04crypto: algapi - use separate dst and src operands for __crypto_xor()Ard Biesheuvel1-2/+2
2017-08-04tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell1-0/+10