summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-071-0/+34
|\
| * drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-051-0/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-061-1/+1
|\ \
| * | net: reallocate new socket option number for IPV6_AUTOFLOWLABELPablo Neira2014-08-061-1/+1
* | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-061-3/+6
|\ \ \ | |/ / |/| |
| * | Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-08-041-0/+3
| |\ \
| * | | ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai2014-07-211-2/+2
| * | | ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai2014-07-101-2/+4
| * | | ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2014-07-101-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-0620-122/+150
|\ \ \ \
| * | | | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-052-1/+3
| * | | | net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-052-1/+3
| * | | | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-051-3/+5
| * | | | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-051-0/+18
| * | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-2/+2
| * | | | netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira2014-07-301-0/+2
| * | | | dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2014-07-301-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | packet: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-1/+1
| * | | | openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang2014-07-241-4/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-205-89/+4
| |\ \ \ \
| | * | | | netfilter: nft_log: complete logging supportPablo Neira Ayuso2014-06-271-0/+4
| | * | | | netfilter: kill ulog targetsPablo Neira Ayuso2014-06-254-89/+0
| | | |_|/ | | |/| |
| * | | | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-161-0/+1
| * | | | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-161-12/+35
| * | | | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-161-7/+25
| * | | | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-161-2/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-164-14/+22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...David S. Miller2014-07-151-1/+2
| |\ \ \ \
| | * | | | can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flagNikita Edward Baruzdin2014-07-151-0/+1
| | * | | | can: netlink: Remove space before tabNikita Edward Baruzdin2014-07-151-1/+1
| * | | | | net: add name_assign_type netdev attributeTom Gundersen2014-07-151-0/+6
| |/ / / /
| * | | | ipv6: addrconf: implement address generation modesJiri Pirko2014-07-111-0/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-081-0/+5
| |\ \ \ \
| | * | | | cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-0/+5
| | | |/ / | | |/| |
| * | | | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-0/+1
| * | | | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-012-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-251-0/+1
| |\ \ \ \
| * | | | | tipc: bump max configurable window sizeErik Hugne2014-06-251-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-1/+12
|\ \ \ \ \
| * | | | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-052-1/+12
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-062-1/+10
|\ \ \ \ \
| * | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-181-0/+3
| * | | | | seccomp: add "seccomp" syscallKees Cook2014-07-182-1/+7
| |/ / / /
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-052-5/+128
|\ \ \ \ \
| * | | | | [media] v4l2-ctrls: add RX RDS controlsHans Verkuil2014-07-251-0/+6
| * | | | | [media] v4l2-ctrls: add new RDS TX controlsHans Verkuil2014-07-252-0/+11
| * | | | | [media] videodev2.h: add defines for the VBI field start linesHans Verkuil2014-07-221-0/+6
| * | | | | [media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari2014-07-211-1/+3
| * | | | | [media] v4l: uapi: add SDR format CS14Antti Palosaari2014-07-211-0/+1
OpenPOWER on IntegriCloud