aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+4
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2-0/+42
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+3
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha1-0/+2
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella1-1/+1
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella1-0/+1
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella1-0/+1
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-0/+3
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon2-9/+6
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon1-8/+59
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+4
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-54/+0
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara1-0/+6
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-07-29scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke1-26/+26
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-14/+18
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+1
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko1-19/+0
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin1-0/+2
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin1-0/+2
2019-07-29mac80211: fix ieee80211_he_oper_size() commentJohn Crispin1-2/+2
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada1-0/+6
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+0
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds27-27/+27
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski1-32/+32
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+11
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+1
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-0/+1
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+6
2019-07-26of: Fix typo in kerneldocThierry Reding1-1/+1
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-2/+5
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-07-26net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan1-2/+2
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+18
2019-07-26Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+1
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+6
2019-07-26nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior1-1/+3
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi1-0/+4
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin1-0/+49
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty1-0/+15
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin1-0/+2
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin1-0/+8
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel1-0/+5
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel1-8/+0
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl1-0/+26
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman1-1/+0
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2