summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+2
2016-10-24Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-0/+19
2016-10-19rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko1-1/+1
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-10-14qedr: Add RoCE driver frameworkRam Amrani1-0/+3
2016-10-14Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+3
2016-10-14Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+21
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-8/+6
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+222
2016-10-12autofs4: move linux/auto_dev-ioctl.h to uapi/linuxIan Kent1-0/+221
2016-10-12autofs: move inclusion of linux/limits.h to uapiTomohiro Kusumi1-0/+1
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-10/+54
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+18
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-0/+80
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro1-0/+1
2016-10-08Merge branch 'for-4.9/dax' into libnvdimm-for-nextDan Williams1-0/+1
2016-10-08Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams1-13/+17
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-07Merge tag 'hsi-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-8/+9
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+13
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab11-9/+118
2016-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+9
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-22/+778
2016-10-05Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+3
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg15-10/+164
2016-10-04uapi: add missing install of sync_file.hEmilio López1-0/+1
2016-10-04Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2016-10-03Btrfs: catch invalid free space treesOmar Sandoval1-1/+11
2016-10-03vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong1-0/+18
2016-10-03vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong1-1/+3
2016-10-01fuse: Add posix ACL supportSeth Forshee1-0/+3
2016-10-01fuse: handle killpriv in userspace fsMiklos Szeredi1-1/+6
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+18
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+31
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-2/+9
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+150
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+47
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-0/+1
2016-09-30ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2-0/+19
2016-09-29audit: add exclude filter extension to feature bitmapRichard Guy Briggs1-1/+3
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie10-8/+117
2016-09-28posix_acl: uapi header splitAndreas Gruenbacher3-0/+79
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer1-0/+8
2016-09-26nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton1-2/+3
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg1-1/+16
2016-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso13-15/+189
2016-09-26netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang1-0/+12
2016-09-26netfilter: nf_tables: add range expressionPablo Neira Ayuso1-0/+29