summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-061-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-305-1/+36
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-292-0/+3
| |\
| | * netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso2016-06-171-0/+2
| | * netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso2016-06-171-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-272-0/+32
| |\ \
| | * | Input: add HDMI CEC specific keycodesKamil Debski2016-06-181-0/+31
| | * | Input: add BUS_CEC typeHans Verkuil2016-06-181-0/+1
| * | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-101-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | btrfs: Use __u64 in exported linux/btrfs.h.Vinson Lee2016-05-301-1/+1
* | | | net: diag: Add support to filter on device indexDavid Ahern2016-06-281-0/+1
* | | | ethtool: Add 50G baseSR2 link modeGal Pressman2016-06-271-1/+2
* | | | openvswitch: Add packet len info to upcall.William Tu2016-06-221-0/+2
* | | | ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet2016-06-181-0/+1
* | | | can: bcm: add support for CAN FD framesOliver Hartkopp2016-06-171-0/+1
* | | | netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron2016-06-161-0/+1
* | | | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-151-0/+1
* | | | Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-102-42/+35
|\ \ \ \
| * | | | wext: reformat struct/union declarationsJohannes Berg2016-06-091-41/+22
| * | | | cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-311-0/+7
| * | | | cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-311-1/+6
* | | | | virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport2016-06-101-3/+3
* | | | | openvswitch: Add packet truncation support.William Tu2016-06-101-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King2016-06-071-1/+1
* | | | | virtio_net: Update the feature bit to comply with specAaron Conole2016-06-091-1/+1
* | | | | net: Add l3mdev ruleDavid Ahern2016-06-081-0/+1
* | | | | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-071-3/+3
* | | | | net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-071-0/+1
* | | | | virtio-net: Add initial MTU advice featureAaron Conole2016-06-061-0/+3
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-312-2/+13
|\ \ \ \
| * | | | ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
| * | | | net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-241-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-271-0/+1
|\ \ \ \ \
| * | | | | NVMe: Allow user initiated rescanKeith Busch2016-05-171-0/+1
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-161-0/+1
* | | | | | | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-232-2/+79
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-211-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "block: enable dax for raw block devices"Dan Williams2016-05-201-1/+0
| * | | | | | | | Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams2016-05-181-0/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams2016-04-281-0/+42
| * | | | | | | | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams2016-05-181-1/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | libnvdimm, test: add mock SMART data payloadDan Williams2016-04-111-1/+35
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-181-0/+2
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | libnvdimm, dax: introduce device-dax infrastructureDan Williams2016-05-091-0/+2
| | |/ / / / / / /
* | | | | | | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-212-6/+1148
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-174-21/+314
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba2016-05-162-5/+1134
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud