summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel14-168/+14
2019-05-28brcmutil: switch source files to using SPDX license identifierArend van Spriel3-36/+3
2019-05-28brcm80211: switch common header files to using SPDX license identifierArend van Spriel7-84/+7
2019-05-28rtw88: more descriptions about LPSYan-Hsuan Chuang1-1/+1
2019-05-28rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang1-0/+2
2019-05-28rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang1-4/+4
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo48-250/+1017
2019-05-27cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-27selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-27ipv4: remove redundant assignment to nColin Ian King1-1/+0
2019-05-27net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-05-27Merge branch 'inet-frags-avoid-possible-races-at-netns-dismantle'David S. Miller11-167/+181
2019-05-27inet: frags: rework rhashtable dismantleEric Dumazet2-12/+41
2019-05-27net: dynamically allocate fqdir structuresEric Dumazet11-63/+78
2019-05-27net: add a net pointer to struct fqdirEric Dumazet5-24/+17
2019-05-27net: rename inet_frags_init_net() to fdir_init()Eric Dumazet5-9/+6
2019-05-27ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet1-11/+6
2019-05-27netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet1-12/+7
2019-05-27ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet1-10/+5
2019-05-27ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet1-12/+6
2019-05-27net: rename struct fqdir fieldsEric Dumazet9-92/+92
2019-05-27net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet6-11/+11
2019-05-27inet: rename netns_frags to fqdirEric Dumazet9-60/+61
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut3-0/+430
2019-05-26Merge branch 'net-hns3-add-aRFS-feature-and-fix-FEC-bugs-for-HNS3-driver'David S. Miller4-60/+404
2019-05-26net: hns3: fix for FEC configurationJian Shen1-0/+7
2019-05-26net: hns3: add aRFS support for PFJian Shen4-0/+238
2019-05-26net: hns3: refine the flow director handleJian Shen2-32/+112
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-05-26Merge branch 'ath79-add-ag71xx-support'David S. Miller6-1/+1987
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel3-1/+1908
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2-0/+34
2019-05-26dt-bindings: net: add qca,ar71xx.txt documentationOleksij Rempel1-0/+45
2019-05-26Merge branch 'qed-Improve-performance-on-100G-link-for-offload-protocols'David S. Miller28-622/+1810
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis1-11/+28
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar1-6/+26
2019-05-26Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar1-1/+1
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon3-0/+46
2019-05-26qed: Add qed devlink parameters tableMichal Kalderon2-0/+113
2019-05-26qed: Set the doorbell address correctlyMichal Kalderon2-12/+19
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon3-4/+11
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon4-189/+273
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon4-23/+40
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon11-339/+1203
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon8-39/+52
2019-05-26Merge branch 'net-mvpp2-Classifier-updates-RSS'David S. Miller4-48/+326
2019-05-26net: mvpp2: cls: Support steering to RSS contextsMaxime Chevallier1-4/+54
2019-05-26net: mvpp2: cls: Extract the RSS context when parsing the ethtool ruleMaxime Chevallier1-0/+6
2019-05-26net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier4-41/+255
2019-05-26net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2-0/+8