summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-132-1/+40
* ip: fix ip_mc_may_pull() return valueEric Dumazet2019-03-091-1/+1
* net: keep refcount warning in reqsk_free()Guillaume Nault2019-03-091-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-082-3/+3
|\
| * bpf: fix warning about using plain integer as NULLBo YU2019-03-081-1/+1
| * bpf: only test gso type on gso packetsWillem de Bruijn2019-03-071-2/+2
* | net: add missing documentation in linux/skbuff.hPedro Tammela2019-03-081-5/+59
* | rxrpc: Fix client call connect/disconnect raceDavid Howells2019-03-081-0/+2
|/
* appletalk: Fix compile regressionArnd Bergmann2019-03-061-4/+14
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-051-1/+3
|\
| * MIPS: ath79: export switch MDIO reference clockFelix Fietkau2019-01-221-1/+2
| * MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau2019-01-221-1/+2
* | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-0/+4
|\ \
| * | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-181-0/+4
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-0514-47/+53
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu2019-02-222-3/+9
| |\ \
| | * | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2019-01-111-0/+1
| | * | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-2/+4
| | * | soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2019-01-111-1/+2
| | * | soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-081-0/+2
| * | | crypto: export arc4 definesIuliana Prodan2019-02-151-0/+13
| * | | crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-252-3/+3
| * | | crypto: api - add a helper to (un)register a array of templatesXiongfeng Wang2019-01-251-0/+2
| * | | crypto: morus - Cleanup license messThomas Gleixner2019-01-253-18/+3
| * | | crypto: af_alg - make some functions staticEric Biggers2019-01-181-7/+0
| * | | crypto: user - forward declare crypto_nlskEric Biggers2019-01-181-0/+2
| * | | crypto: streebog - use correct endianness typeEric Biggers2019-01-181-1/+1
| * | | crypto: algapi - remove crypto_alloc_instance()Eric Biggers2019-01-112-7/+5
| * | | crypto: skcipher - add helper for simple block cipher modesEric Biggers2019-01-111-0/+15
| * | | crypto: cipher - remove struct cipher_descEric Biggers2019-01-111-8/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05147-827/+3966
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-043-25/+14
| |\ \ \
| | * | | appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-03-031-1/+1
| | * | | net: sched: put back q.qlen into a single locationEric Dumazet2019-03-021-18/+13
| * | | | devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-042-0/+45
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-044-4/+51
| |\ \ \ \
| | * | | | bpf: add bpf helper bpf_skb_ecn_set_cebrakmo2019-03-021-1/+9
| | * | | | bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2019-02-271-0/+2
| | * | | | bpf: enable program statsAlexei Starovoitov2019-02-272-1/+28
| | * | | | bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-192-3/+13
| * | | | | tls: Fix write space handlingBoris Pismenny2019-03-031-0/+3
| * | | | | tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-031-16/+4
| * | | | | net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-031-1/+0
| * | | | | net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-031-1/+0
| * | | | | net: phy: remove gen10g_config_initHeiner Kallweit2019-03-031-1/+0
| * | | | | net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-031-2/+0
| * | | | | net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-032-1/+3
| * | | | | sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant2019-03-031-0/+1
| * | | | | net: dsa: add KSZ9893 switch tagging supportTristram Ha2019-03-031-0/+1
| * | | | | Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-021-0/+2
| |\ \ \ \ \