summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-121-0/+10
|\
| * netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...Stephane Bryant2016-03-291-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-093-1/+7
|\ \
| * \ Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
| |\ \
| | * \ Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-082-0/+5
| | |\ \
| | * | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | | |/ | | |/|
| * | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | |/ | |/|
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-031-0/+4
| |\ \
| | * | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| | |/
* | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-081-1/+74
|\ \ \
| * | | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-051-0/+19
| * | | nl80211: add feature for BSS selection supportArend van Spriel2016-04-051-0/+52
| * | | cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-04-051-1/+3
| |/ /
* | | perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2016-04-071-0/+1
* | | vxlan: implement GPEJiri Benc2016-04-061-0/+1
* | | sock_diag: add SK_MEMINFO_DROPSEric Dumazet2016-04-041-0/+1
* | | sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2016-04-041-0/+10
|/ /
* / bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-301-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-232-3/+5
|\
| * ethtool: minor doc updateDavid Decotigny2016-03-221-3/+3
| * net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-211-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-222-0/+11
|\ \
| * | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+10
| * | rapidio: add mport char device driverAlexandre Bounine2016-03-221-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+7
|\ \ \
| * | | net/core: Add support for configuring VF GUIDsEli Cohen2016-03-211-0/+7
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | target/user: Report capability of handling out-of-order completions to userspaceSheng Yang2016-03-101-0/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-0/+40
|\ \ \ \
| * \ \ \ Merge drm-fixes into drm-next.Dave Airlie2016-03-143-22/+44
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'linuxtv/vsp1' into HEADLaurent Pinchart2016-02-204-29/+75
| |\ \ \ \ \
| * | | | | | dma-buf: Add ioctls to allow userspace to flushDaniel Vetter2016-02-121-0/+40
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-212-0/+15
|\ \ \ \ \ \
| * | | | | | quota: add new quotactl Q_GETNEXTQUOTAEric Sandeen2016-02-081-0/+14
| * | | | | | quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen2016-02-081-0/+1
* | | | | | | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-211-0/+18
|\ \ \ \ \ \ \
| * | | | | | | fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-171-0/+18
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-03-211-2/+1
|\ \ \ \ \ \ \
| * | | | | | | sched: new clone flag CLONE_NEWCGROUP for cgroup namespaceAditya Kali2016-02-161-2/+1
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-202-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | vhost_net: basic polling supportJason Wang2016-03-111-0/+6
| * | | | | | | | virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSHMichael S. Tsirkin2016-03-021-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-191-0/+3
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-181-0/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-041-0/+3
| | |/ / / / / /
* | | | | | | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-03-191-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs2016-01-251-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1926-88/+910
|\ \ \ \ \ \ \ \
| * | | | | | | | net: fix a comment typoZhang Shengju2016-03-181-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-142-3/+58
| |\ \ \ \ \ \ \ \