aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2-2/+2
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet1-0/+1
2016-06-18Input: add HDMI CEC specific keycodesKamil Debski1-0/+31
2016-06-18Input: add BUS_CEC typeHans Verkuil1-0/+1
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp1-0/+1
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso1-0/+2
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso1-0/+1
2016-06-17i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires1-0/+1
2016-06-16netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron1-0/+1
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville1-0/+1
2016-06-15gpio: userspace ABI for reading GPIO line eventsLinus Walleij1-5/+49
2016-06-15gpio: userspace ABI for reading/writing GPIO linesLinus Walleij1-3/+58
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2-2/+2
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2-42/+35
2016-06-10virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport1-3/+3
2016-06-10openvswitch: Add packet truncation support.William Tu1-0/+6
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-06-09virtio_net: Update the feature bit to comply with specAaron Conole1-1/+1
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+1
2016-06-09wext: reformat struct/union declarationsJohannes Berg1-41/+22
2016-06-08net: Add l3mdev ruleDavid Ahern1-0/+1
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar67-62/+1968
2016-06-07gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King1-1/+1
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim1-3/+3
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim1-0/+1
2016-06-06virtio-net: Add initial MTU advice featureAaron Conole1-0/+3
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+13
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha1-0/+7
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen1-1/+6
2016-05-30perf core: Per event callchain limitArnaldo Carvalho de Melo1-1/+5
2016-05-30btrfs: Use __u64 in exported linux/btrfs.h.Vinson Lee1-1/+1
2016-05-29iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay1-0/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2016-05-25ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati1-1/+10
2016-05-24net sched actions: policer missing timestamp processingJamal Hadi Salim1-1/+3
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+79
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams1-1/+0
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1148
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+0
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+102
2016-05-20Revert "block: enable dax for raw block devices"Dan Williams1-1/+0
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+21
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+121
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-2/+15
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-05-20lib/uuid.c: remove FSF addressAndy Shevchenko1-4/+0
2016-05-20uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel1-1/+1
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-0/+1