summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-08-243-8/+14
|\
| * batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna2020-08-181-1/+4
| * batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing2020-08-181-5/+6
| * batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann2020-08-181-2/+4
* | sfc: fix boolreturn.cocci warning and rename functionEdward Cree2020-08-241-4/+4
* | net: ocelot: Add of_node_put() before return statementSumera Priyadarsini2020-08-241-0/+1
* | dt-bindings: net: dsa: Fix typoKurt Kanzenbach2020-08-241-1/+1
* | firestream: Fix memleak in fs_openDinghao Liu2020-08-241-0/+1
* | net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu2020-08-241-0/+1
* | NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu2020-08-241-1/+1
* | Merge branch 'MAINTAINERS-Remove-self-from-PHY-LIBRARY'David S. Miller2020-08-241-1/+16
|\ \
| * | MAINTAINERS: Remove self from PHY LIBRARYFlorian Fainelli2020-08-241-1/+0
| * | MAINTAINERS: Add entry for Broadcom Ethernet PHY driversFlorian Fainelli2020-08-241-0/+10
| * | MAINTAINERS: GENET: Add UniMAC MDIO controller filesFlorian Fainelli2020-08-241-0/+3
| * | MAINTAINERS: GENET: Add DT binding fileFlorian Fainelli2020-08-241-0/+1
| * | MAINTAINERS: B53: Add DT binding fileFlorian Fainelli2020-08-241-0/+1
| * | MAINTAINERS: GENET: Add missing platform data fileFlorian Fainelli2020-08-241-0/+1
|/ /
* | net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...Nathan Chancellor2020-08-241-1/+1
* | net: Get rid of consume_skb when tracing is offHerbert Xu2020-08-242-0/+11
* | drivers/net/wan/lapbether: Added needed_tailroomXie He2020-08-241-0/+1
* | netlabel: fix problems with mapping removalPaul Moore2020-08-241-29/+30
* | sctp: not disable bh in the whole sctp_get_port_local()Xin Long2020-08-241-10/+6
* | ravb: Fixed to be able to unload modulesYuusuke Ashizuka2020-08-241-55/+55
* | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-247-17/+92
|\ \
| * | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-212-1/+5
| * | netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-08-211-1/+1
| * | netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso2020-08-211-1/+2
| * | netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio2020-08-211-1/+33
| * | netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...Stefano Brivio2020-08-211-9/+14
| * | netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal2020-08-202-4/+37
* | | net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu2020-08-241-2/+4
* | | net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu2020-08-241-3/+6
* | | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
|\ \ \
| * | | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| * | | powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * | | powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * | | powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| * | | powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| * | | powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12
| * | | powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
| * | | powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy2020-08-181-1/+8
| * | | powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-171-1/+1
| * | | powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
| * | | powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-174-8/+12
| * | | powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
| * | | powerpc/perf: Add extended regs support for power10 platformAthira Rajeev2020-08-173-1/+23
| * | | powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar2020-08-176-4/+59
| * | | powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling2020-08-171-0/+1
| | |/ | |/|
* | | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-231-4/+6
|\ \ \