aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-23nfp: flower: offload MPLS set actionJohn Hurley2-0/+53
2019-07-23nfp: flower: offload MPLS pop actionJohn Hurley2-0/+31
2019-07-23nfp: flower: offload MPLS push actionJohn Hurley2-0/+57
2019-07-23net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann1-9/+18
2019-07-23net: jme: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan1-5/+3
2019-07-23fm10k: Use dev_get_drvdataChuhong Yuan1-2/+2
2019-07-23e1000e: Use dev_get_drvdata where possibleChuhong Yuan1-4/+3
2019-07-23net: broadcom: Use dev_get_drvdataChuhong Yuan3-12/+6
2019-07-23net: atheros: Use dev_get_drvdataChuhong Yuan3-14/+8
2019-07-23net: 3com: 3c59x: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-23atm: Use dev_get_drvdataChuhong Yuan1-6/+3
2019-07-23ftgmac100: Fix build.David S. Miller1-1/+1
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier12-10/+59
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)69-164/+149
2019-07-22net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32Chuhong Yuan5-31/+20
2019-07-22r8169: improve rtl_rxHeiner Kallweit1-28/+15
2019-07-22ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan1-2/+1
2019-07-22usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan1-6/+3
2019-07-22net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexxChuhong Yuan1-8/+4
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-85/+97
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-21connector: remove redundant input callback from cn_devVasily Averin1-5/+1
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler1-3/+2
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler1-8/+4
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2-10/+5
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier1-0/+5
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET1-2/+2
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET3-4/+4
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds14-55/+1165
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg3-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-29/+2183
2019-07-20r8169: fix RTL8168g PHY initThomas Voegtle1-2/+2
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-74/+120
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+6
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso5-11/+14
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2-2/+2
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso5-12/+7
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov14538-308224/+315806
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds49-433/+4347
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-5/+47
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds409-900/+1244