summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: suppress MCDI errors from ARFSEdward Cree2019-11-232-6/+30
* sfc: change ARFS expiry mechanismEdward Cree2019-11-234-32/+45
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...Jakub Kicinski2019-11-2317-539/+1022
|\
| * ice: Update FW API minor versionKevin Scott2019-11-221-1/+1
| * ice: remove pointless NULL check of port_infoJacob Keller2019-11-221-2/+1
| * ice: Implement ethtool ops for channelsHenry Tieman2019-11-227-19/+335
| * ice: implement VF stats NDOJesse Brandeburg2019-11-223-0/+57
| * ice: add helpers for virtchnlJesse Brandeburg2019-11-221-71/+63
| * ice: Add ice_pf_to_dev(pf) macroBrett Creeley2019-11-2210-341/+389
| * ice: Do not use devm* functions for local usesTony Nguyen2019-11-225-88/+80
| * ice: Refactor removal of VLAN promiscuous rulesBrett Creeley2019-11-221-4/+9
| * ice: Fix setting coalesce to handle DCB configurationBrett Creeley2019-11-221-3/+10
| * ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin2019-11-221-4/+8
| * ice: fix stack leakageJesse Brandeburg2019-11-221-2/+1
| * ice: Don't modify stripping for add/del VLANs on VFBrett Creeley2019-11-221-8/+31
| * ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley2019-11-221-0/+29
| * ice: Correct capabilities reporting of max TCsBruce Allan2019-11-221-0/+12
| * ice: Store number of functions for the deviceBruce Allan2019-11-222-11/+11
* | net: inet_is_local_reserved_port() should return bool not intMaciej Żenczykowski2019-11-231-4/+4
* | Merge branch 'cxgb4-add-udp-segmentation-offload-support'Jakub Kicinski2019-11-238-165/+218
|\ \
| * | cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy2019-11-234-1/+28
| * | cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-236-50/+139
| * | cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-234-115/+52
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-2393-302/+714
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-2250-178/+356
| |\
| | * r8152: avoid to call napi_disable twiceHayes Wang2019-11-221-8/+20
| | * Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-221-3/+1
| | |\
| | | * can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma2019-11-221-2/+0
| | | * can: m_can_platform: set net_device structure as driver dataPankaj Sharma2019-11-221-1/+1
| | * | MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella2019-11-221-0/+1
| | * | udp: drop skb extensions before marking skb statelessFlorian Westphal2019-11-222-5/+28
| | * | net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter2019-11-221-1/+22
| | |/
| | * Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller2019-11-222-9/+32
| | |\
| | | * hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang2019-11-221-2/+14
| | | * hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2019-11-222-9/+20
| | |/
| | * net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski2019-11-221-2/+2
| | * sfc: Only cancel the PPS workqueue if it existsMartin Habets2019-11-211-1/+2
| | * nfc: port100: handle command failure cleanlyOliver Neukum2019-11-211-1/+1
| | * net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet2019-11-211-0/+1
| | * Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-11-2012-56/+67
| | |\
| | | * net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha2019-11-201-0/+2
| | | * net/mlx5: Update the list of the PCI supported devicesShani Shapp2019-11-201-0/+1
| | | * net/mlx5: Fix auto group size calculationMaor Gottlieb2019-11-202-4/+7
| | | * net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver2019-11-201-1/+4
| | | * net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha2019-11-201-6/+6
| | | * net/mlx5e: Fix set vf link state error flowRoi Dayan2019-11-201-1/+1
| | | * net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker2019-11-202-20/+15
| | | * net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker2019-11-201-1/+1
| | | * net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker2019-11-201-1/+3
| | | * net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov2019-11-201-14/+14