aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-17bpf: Check types of arguments passed into helpersAlexei Starovoitov2-6/+39
2019-10-17bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov2-0/+13
2019-10-17bpf: Add support for BTF pointers to interpreterAlexei Starovoitov1-0/+3
2019-10-17bpf: Implement accurate raw_tp context access via BTFAlexei Starovoitov2-1/+20
2019-10-17bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov2-0/+2
2019-10-17bpf: Process in-kernel BTFAlexei Starovoitov2-1/+4
2019-10-17bpf: Add typecast to bpf helpers to help BTF generationAlexei Starovoitov1-1/+2
2019-10-17bpf: Add typecast to raw_tracepoints to help BTF generationAlexei Starovoitov1-1/+2
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-17/+17
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-2/+17
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko1-3/+5
2019-10-11bpf: Align struct bpf_prog_statsEric Dumazet1-1/+1
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun1-0/+1
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun1-0/+1
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun1-0/+1
2019-10-09DIM: fix dim.h kernel-doc and headersRandy Dunlap1-30/+33
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long2-1/+22
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long1-7/+2
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiJakub Kicinski1-0/+61
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet1-3/+0
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean1-0/+61
2019-10-07net/tls: store decrypted on a single bitJakub Kicinski1-1/+1
2019-10-07net/tls: store async_capable on a single bitJakub Kicinski1-2/+2
2019-10-07net/tls: pass context to tls_device_decrypted()Jakub Kicinski1-2/+5
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski1-4/+8
2019-10-07ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller1-3/+3
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit1-3/+3
2019-10-06uapi/bpf: fix helper docsAndrii Nakryiko1-16/+16
2019-10-06net: genetlink: remove unused genl_family_attrbuf()Jiri Pirko1-2/+0
2019-10-06net: genetlink: parse attrs and store in contect info struct during dumpitJiri Pirko1-0/+4
2019-10-06net: genetlink: introduce dump info struct to be available during dumpit opJiri Pirko1-0/+14
2019-10-05net: devlink: export devlink net setterJiri Pirko1-0/+2
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski1-0/+1
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski1-0/+1
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski1-0/+8
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski4-0/+29
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski1-7/+1
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-66/+164
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-6/+16
2019-10-04net: phy: extract pause modeRussell King1-0/+1
2019-10-04net: phy: extract link partner advertisement readingRussell King1-0/+1
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+9
2019-10-04net: spread "enum sock_flags"Alexey Dobriyan1-1/+1
2019-10-04net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan6-7/+7
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski1-3/+3
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski2-0/+7
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski1-12/+12
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski2-34/+73
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells1-1/+1
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2