aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren1-0/+1
2018-03-08bpf: add support to read sample address in bpf programTeng Qin1-0/+1
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long1-0/+2
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long1-0/+6
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long1-0/+15
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman1-2/+2
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-2/+40
2018-03-05net/ncsi: Add generic netlink familySamuel Mendoza-Jonas1-0/+115
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha1-0/+1
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha1-0/+1
2018-03-04Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-13/+4
2018-03-04gre: add sequence number for collect md mode.William Tu1-0/+1
2018-03-03Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+35
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-03-02ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva1-0/+17
2018-03-01Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-0/+2
2018-03-01Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-misc into drm-fixesDave Airlie1-0/+1
2018-02-28net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu1-0/+8
2018-02-27rds: deliver zerocopy completion notification with dataSowmini Varadhan2-2/+7
2018-02-27batman-adv: always assume 2-byte packet alignmentMatthias Schiffer1-11/+2
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-0/+1
2018-02-26blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers1-1/+1