summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2549-193/+372
|\
| * ibmvnic: Fix partial success login retriesThomas Falcon2018-05-251-1/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-254-24/+70
| |\
| | * bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann2018-05-242-23/+65
| | * selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | * selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| * | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
| * | Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-05-252-18/+68
| |\ \
| | * | batman-adv: prevent TT request storms by not sending inconsistent TT TLVLsMarek Lindner2018-05-121-3/+12
| | * | batman-adv: Fix TT sync flags for intermediate TT responsesLinus Lüssing2018-05-121-10/+51
| | * | batman-adv: Avoid race in TT TVLV allocator helperSven Eckelmann2018-05-101-4/+4
| | * | batman-adv: don't pass a NULL hard_iface to batadv_hardif_putColin Ian King2018-04-221-1/+1
| * | | mlx4_core: allocate ICM memory in page size chunksQing Huang2018-05-251-7/+9
| * | | enic: set DMA mask to 47 bitGovindarajulu Varadarajan2018-05-241-4/+4
| * | | ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-05-243-29/+6
| * | | ipv4: remove warning in ip_recv_errorWillem de Bruijn2018-05-241-2/+0
| * | | net : sched: cls_api: deal with egdev path only if neededOr Gerlitz2018-05-241-1/+1
| * | | vhost: synchronize IOTLB message with dev cleanupJason Wang2018-05-241-0/+3
| * | | Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-05-242-7/+47
| |\ \ \
| | * | | net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman2018-05-241-7/+5
| | * | | net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha2018-05-241-0/+42
| * | | | packet: fix reserve calculationWillem de Bruijn2018-05-241-1/+1
| |/ / /
| * | | net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein2018-05-231-2/+2
| * | | net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-05-233-5/+12
| * | | net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli2018-05-231-1/+1
| * | | net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu2018-05-231-0/+1
| * | | net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King2018-05-231-1/+1
| * | | ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot2018-05-231-6/+9
| * | | Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...David S. Miller2018-05-233-7/+7
| |\ \ \
| | * | | MAINTAINERS: change Kalle as wcn36xx maintainerKalle Valo2018-05-221-1/+1
| | * | | MAINTAINERS: change Kalle as ath.ko maintainerKalle Valo2018-05-221-1/+1
| | * | | MAINTAINERS: update Kalle's email addressKalle Valo2018-05-221-2/+2
| | * | | ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yRafał Miłecki2018-05-121-1/+1
| | * | | Revert "ssb: Prevent build of PCI host features in module"Rafał Miłecki2018-05-121-1/+1
| | * | | bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki2018-05-121-1/+1
| * | | | tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang2018-05-231-4/+15
| * | | | Merge branch 'virtio_net-mergeable-XDP'David S. Miller2018-05-231-11/+10
| |\ \ \ \
| | * | | | virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang2018-05-231-8/+7
| | * | | | virtio-net: correctly check num_buf during err pathJason Wang2018-05-231-1/+1
| | * | | | virtio-net: correctly transmit XDP buff after linearizingJason Wang2018-05-231-1/+1
| | * | | | virtio-net: correctly redirect linearized packetJason Wang2018-05-231-1/+1
| |/ / / /
| * | | | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-235-8/+12
| |\ \ \ \
| | * | | | mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski2018-05-221-2/+2
| | * | | | cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss2018-05-221-0/+3
| | * | | | mac80211: mesh: fix premature update of rc statsBob Copeland2018-05-181-4/+4
| | * | | | nl80211: fix nlmsg allocation in cfg80211_ft_eventDedy Lansky2018-05-181-1/+2
| | * | | | cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-05-181-1/+1
| * | | | | pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen2018-05-221-3/+7
| * | | | | qed: Fix mask for physical address in ILT entryShahed Shaikh2018-05-221-1/+1
| * | | | | ipmr: properly check rhltable_init() return valueEric Dumazet2018-05-221-1/+4