summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-037-240/+262
|\
| * media: v4l2: Add v4l2 control IDs for HEVC encoderSmitha T Murthy2018-03-221-1/+92
| * media: videodev2.h: Add v4l2 definition for HEVCSmitha T Murthy2018-03-221-0/+1
| * media: rc: add new imon protocol decoder and encoderSean Young2018-03-211-0/+2
| * Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-059-13/+49
| |\
| * | media: media.h: reorganize header to make it easier to understandHans Verkuil2018-02-261-183/+164
| * | media: media.h: fix confusing typo in commentHans Verkuil2018-02-261-1/+1
| * | media: v4l: doc: Clarify v4l2_mbus_fmt height definitionKieran Bingham2018-02-261-2/+2
| * | media: add digital video decoder entity functionsTim Harvey2018-02-221-0/+5
| * | media: include/(uapi/)media: add SPDX license infoHans Verkuil2018-02-142-58/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-031-1/+4
|\ \ \
| * | | signals, sparc: Add signal codes for ADI violationsKhalid Aziz2018-03-181-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-0325-106/+783
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-012-3/+2
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-1/+61
| |\ \ \ \ \
| | * | | | | bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-311-0/+11
| | * | | | | bpf: Hooks for sys_connectAndrey Ignatov2018-03-311-1/+11
| | * | | | | bpf: Hooks for sys_bindAndrey Ignatov2018-03-311-0/+23
| | * | | | | bpf: Check attach type at prog load timeAndrey Ignatov2018-03-311-0/+5
| | * | | | | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+11
| * | | | | | tipc: avoid possible string overflowJon Maloy2018-03-311-1/+1
| * | | | | | tipc: tipc: rename address types in user apiJon Maloy2018-03-311-24/+33
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-306-8/+56
| |\ \ \ \ \ \
| | * | | | | | netfilter: ebtables: Add support for specifying match revisionBernie Harris2018-03-301-3/+13
| | * | | | | | netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer2018-03-201-1/+3
| | * | | | | | netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer2018-03-201-3/+10
| | * | | | | | netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-202-0/+11
| | * | | | | | netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-201-0/+10
| | * | | | | | netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-2/+10
| * | | | | | | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-291-1/+45
| |\ \ \ \ \ \ \
| | * | | | | | | nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2018-03-291-1/+13
| | * | | | | | | nl80211: Implement TX of control port framesDenis Kenzior2018-03-291-0/+3
| | * | | | | | | nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-291-0/+13
| | * | | | | | | nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior2018-03-291-0/+2
| | * | | | | | | nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior2018-03-291-0/+2
| | * | | | | | | nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior2018-03-291-0/+2
| | * | | | | | | cfg80211/nl80211: add DFS offload flagDmitry Lebed2018-03-211-0/+7
| | * | | | | | | cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed2018-03-211-0/+3
| * | | | | | | | ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-261-0/+4
| * | | | | | | | tipc: add 128-bit node identifierJon Maloy2018-03-231-0/+2
| * | | | | | | | tls: RX path for ktlsDave Watson2018-03-231-0/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-233-2/+20
| |\ \ \ \ \ \ \
| * | | | | | | | net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan2018-03-221-0/+21
| * | | | | | | | tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna2018-03-221-0/+1
| * | | | | | | | tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna2018-03-222-0/+35
| * | | | | | | | Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-221-0/+82
| |\ \ \ \ \ \ \ \
| | * | | | | | | | batman-adv: add multicast flags netlink supportLinus Lüssing2018-03-141-0/+62
| | * | | | | | | | batman-adv: add DAT cache netlink supportLinus Lüssing2018-03-141-0/+20
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-212-1/+47
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend2018-03-191-1/+2