aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+61
2018-03-31tipc: avoid possible string overflowJon Maloy1-1/+1
2018-03-31tipc: tipc: rename address types in user apiJon Maloy1-24/+33
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov1-0/+11
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-1/+11
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov1-0/+23
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov1-0/+5
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-8/+56
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris1-3/+13
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+45
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior1-1/+13
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior1-0/+3
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior1-0/+13
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-0/+2
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+11
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy1-0/+4
2018-03-23tipc: add 128-bit node identifierJon Maloy1-0/+2
2018-03-23tls: RX path for ktlsDave Watson1-0/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+20
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan1-0/+21
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna1-0/+1
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna2-0/+35
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+82
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+47
2018-03-21cfg80211/nl80211: add DFS offload flagDmitry Lebed1-0/+7
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed1-0/+3
2018-03-20netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer1-1/+3
2018-03-20netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer1-3/+10
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2-0/+11
2018-03-20netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma1-0/+10
2018-03-20netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso1-2/+10
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend1-1/+2
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend1-1/+2
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend1-1/+2
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend1-1/+21
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy1-48/+54
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu1-0/+22
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long1-0/+1
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long1-1/+5
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long1-0/+1
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long1-1/+13
2018-03-14batman-adv: add multicast flags netlink supportLinus Lüssing1-0/+62
2018-03-14batman-adv: add DAT cache netlink supportLinus Lüssing1-0/+20
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+17
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree1-6/+26