summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-28p54: Support boottime in scan resultsChristian Lamparter
2019-05-28p54: fix crash during initializationChristian Lamparter
2019-05-28brcmfmac: use strlcpy() instead of strcpy()Neo Jou
2019-05-28brcmfmac: fix typos in code commentsWeitao Hou
2019-05-28brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel
2019-05-28brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel
2019-05-28brcmutil: switch source files to using SPDX license identifierArend van Spriel
2019-05-28brcm80211: switch common header files to using SPDX license identifierArend van Spriel
2019-05-28rtw88: more descriptions about LPSYan-Hsuan Chuang
2019-05-28rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang
2019-05-28rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern
2019-05-26ipv4: remove redundant assignment to nColin Ian King
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit
2019-05-26Merge branch 'inet-frags-avoid-possible-races-at-netns-dismantle'David S. Miller
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet
2019-05-26net: add a net pointer to struct fqdirEric Dumazet
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet
2019-05-26ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet
2019-05-26ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet
2019-05-26ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet
2019-05-26net: rename struct fqdir fieldsEric Dumazet
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet
2019-05-26inet: rename netns_frags to fqdirEric Dumazet
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut
2019-05-26Merge branch 'net-hns3-add-aRFS-feature-and-fix-FEC-bugs-for-HNS3-driver'David S. Miller
2019-05-26net: hns3: fix for FEC configurationJian Shen
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-26net: hns3: refine the flow director handleJian Shen
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen
2019-05-26Merge branch 'ath79-add-ag71xx-support'David S. Miller
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel
2019-05-26dt-bindings: net: add qca,ar71xx.txt documentationOleksij Rempel
2019-05-26Merge branch 'qed-Improve-performance-on-100G-link-for-offload-protocols'David S. Miller
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar
2019-05-26Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon
2019-05-26qed: Add qed devlink parameters tableMichal Kalderon
2019-05-26qed: Set the doorbell address correctlyMichal Kalderon
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon