summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* netlink: remove mmapped netlink supportFlorian Westphal2016-02-182-0/+6
* tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet2016-02-161-0/+3
* ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov2016-02-111-18/+1
* openvswitch: allow management from inside user namespacesTycho Andersen2016-02-111-0/+1
* ethtool: future-proof interface for speed extensionsMichael S. Tsirkin2016-02-111-3/+3
* ethtool: add IPv6 to the NFC APIEdward Cree2016-02-111-6/+64
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+1
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+1
* ipv4: add option to drop gratuitous ARP packetsJohannes Berg2016-02-111-0/+1
* ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+1
* bridge: mdb: add support for offloaded mdb entriesElad Raz2016-02-091-0/+2
* ethtool: add speed/duplex validation functionsNikolay Aleksandrov2016-02-071-0/+34
* net: Add support for fill_slave_info to VRF deviceDavid Ahern2016-02-071-0/+8
* bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2016-02-061-0/+1
* bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov2016-02-061-0/+1
* net: add rx_nohandler stat counterJarod Wilson2016-02-061-0/+4
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-011-1/+0
|\
| * block: revert runtime dax control of the raw block deviceDan Williams2016-01-301-1/+0
* | drm/etnaviv: add further minor features and varyings countRussell King2016-01-261-0/+3
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-221-4/+27
|\
| * fs: clean up the flags definition in uapi/linux/fs.hTheodore Ts'o2016-01-081-4/+27
* | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-221-0/+33
|\ \
| * | xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-0/+1
| * | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-041-0/+32
* | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-1/+1
|\ \ \
| * | | uapi: update install list after nvme.h renameMike Frysinger2016-01-131-1/+1
* | | | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-0/+31
|\ \ \ \
| * | | | lightnvm: introduce factory resetMatias Bjørling2016-01-121-0/+19
| * | | | lightnvm: introduce ioctl to initialize deviceMatias Bjørling2016-01-121-0/+11
| * | | | lightnvm: core on-disk initializationMatias Bjørling2016-01-121-0/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-0/+3
|\ \ \ \
| * | | | epoll: add EPOLLEXCLUSIVE flagJason Baron2016-01-201-0/+3
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-211-0/+1
|\ \ \ \ \
| * | | | | ovl: move super block magic number to magic.hStephen Hemminger2015-11-101-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-01-211-1/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N2015-11-101-1/+16
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-0/+1
|\ \ \ \ \ \
| * | | | | | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-201-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-1726-519/+1020
|\ \ \ \ \ \
| * | | | | | drm/omap: remove unused plugin definesTomi Valkeinen2015-12-311-6/+0
| * | | | | | Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-243-8/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-231-3/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter2015-12-111-11/+0
| | |\ \ \ \ \ \
| | * | | | | | | drm/i915: Add soft-pinning API for execbufferChris Wilson2015-12-091-3/+9
| * | | | | | | | Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie2015-12-191-0/+222
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors2015-12-151-0/+222
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2015-12-152-0/+280
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-071-0/+45
| | * | | | | | | | drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-071-0/+141
| | * | | | | | | | drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-0/+25
OpenPOWER on IntegriCloud