summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: tipc: rename address types in user apiJon Maloy
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-23tipc: add 128-bit node identifierJon Maloy
2018-03-23tls: RX path for ktlsDave Watson
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-21cfg80211/nl80211: add DFS offload flagDmitry Lebed
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed
2018-03-20netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer
2018-03-20netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso
2018-03-20netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma
2018-03-20netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long
2018-03-14batman-adv: add multicast flags netlink supportLinus Lüssing