summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-10-2911-38/+67
| | |\ \
| | | * | net/mlx5e: Initialize on stack link modes bitmapAya Levin2019-10-291-1/+1
| | | * | net/mlx5e: Fix ethtool self test: link speedAya Levin2019-10-291-12/+3
| | | * | net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-10-291-1/+4
| | | * | net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov2019-10-291-7/+27
| | | * | net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein2019-10-291-1/+2
| | | * | net/mlx5: Fix rtable reference leakParav Pandit2019-10-291-3/+9
| | | * | net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov2019-10-291-2/+2
| | | * | net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb2019-10-291-2/+2
| | | * | net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin2019-10-291-1/+0
| | | * | net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin2019-10-291-6/+16
| | | * | net/mlx5: Fix flow counter list auto bits structRoi Dayan2019-10-291-2/+1
| | * | | net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov2019-10-291-1/+1
| | * | | net/smc: fix refcounting for non-blocking connect()Ursula Braun2019-10-291-2/+2
| | * | | bonding: fix using uninitialized mode_lockTaehee Yoo2019-10-291-1/+1
| | * | | net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang2019-10-291-2/+2
| | * | | net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang2019-10-291-1/+1
| | * | | MAINTAINERS: remove Dave Watson as TLS maintainerJakub Kicinski2019-10-291-1/+0
| | * | | vxlan: check tun_info options_len properlyXin Long2019-10-291-2/+4
| | * | | erspan: fix the tun_info options_len check for erspanXin Long2019-10-292-4/+4
| | * | | net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-10-291-6/+9
| | * | | net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-10-291-16/+26
| | * | | Merge branch 'VLAN-fixes-for-Ocelot-switch'David S. Miller2019-10-291-2/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean2019-10-291-1/+8
| | | * | net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean2019-10-291-1/+1
| | |/ /
| | * | wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost2019-10-291-1/+1
| | * | net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-10-291-1/+0
| | * | fjes: Handle workqueue allocation failureWill Deacon2019-10-291-1/+14
| | * | Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-10-284-17/+94
| | |\ \
| | | * | batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann2019-10-133-9/+57
| | | * | batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2019-10-132-8/+37
| | * | | net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner2019-10-281-1/+4
| | * | | net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann2019-10-281-2/+2
| | * | | net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt2019-10-281-13/+12
| | * | | net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-10-282-3/+31
| | * | | udp: fix data-race in udp_set_dev_scratch()Eric Dumazet2019-10-281-4/+15
| | * | | net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-283-3/+3
| | * | | Merge branch 'net-avoid-KCSAN-splats'David S. Miller2019-10-2818-41/+56
| | |\ \ \
| | | * | | net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet2019-10-281-1/+1
| | | * | | net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-10-286-6/+6
| | | * | | net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-2814-22/+22
| | | * | | udp: use skb_queue_empty_lockless()Eric Dumazet2019-10-281-3/+3
| | | * | | net: add skb_queue_empty_lockless()Eric Dumazet2019-10-281-9/+24
| | |/ / /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-279-27/+77
| | |\ \ \
| | | * \ \ Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2019-10-266-25/+36
| | | |\ \ \
| | | | * | | ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-242-8/+8
| | | | * | | ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-10-245-17/+28
| | | * | | | netfilter: nft_payload: fix missing check for matching length in offloadswenxu2019-10-241-0/+38
| | | |/ / /
| | | * | | netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso2019-10-231-1/+1
| | | * | | netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-10-231-1/+2