summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfp: flower: implement ip fragmentation match offloadPieter Jansen van Vuuren2018-03-263-0/+30
| * | nfp: flower: refactor shared ip header in match offloadPieter Jansen van Vuuren2018-03-262-42/+38
|/ /
* | Merge branch 'net-driver-barriers'David S. Miller2018-03-2615-24/+68
|\ \
| * | net: ena: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-263-6/+15
| * | bnxt_en: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-262-1/+10
| * | net: qlge: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-262-1/+18
| * | bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-266-11/+17
| * | bnx2x: Replace doorbell barrier() with wmb()Sinan Kaya2018-03-262-2/+4
| * | qlcnic: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-1/+1
| * | net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-2/+3
|/ /
* | Merge branch 'sh_eth-unify-the-SoC-feature-checks'David S. Miller2018-03-262-83/+116
|\ \
| * | sh_eth: add sh_eth_cpu_data::cexcr flagSergei Shtylyov2018-03-262-6/+6
| * | sh_eth: add sh_eth_cpu_data::no_tx_cntrs flagSergei Shtylyov2018-03-262-6/+3
| * | sh_eth: add sh_eth_cpu_data::xdfar_rw flagSergei Shtylyov2018-03-262-4/+8
| * | sh_eth: add sh_eth_cpu_data::edtrr_trns valueSergei Shtylyov2018-03-262-12/+16
| * | sh_eth: add sh_eth_cpu_data::soft_reset() methodSergei Shtylyov2018-03-262-55/+83
|/ /
* | ptp: Fix documentation to match code.Richard Cochran2018-03-261-4/+1
* | Merge branch 'hns3-fixes-next'David S. Miller2018-03-264-10/+29
|\ \
| * | net: hns3: never send command queue message to IMP when resetPeng Li2018-03-262-5/+24
| * | net: hns3: fix for not initializing VF rss_hash_key problemFuyun Liang2018-03-261-2/+2
| * | net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfoFuyun Liang2018-03-261-1/+1
| * | net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang2018-03-261-1/+1
| * | net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang2018-03-261-1/+1
|/ /
* | net: qualcomm: rmnet: check for null ep to avoid null pointer dereferenceColin Ian King2018-03-261-0/+2
* | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-2640-195/+194
* | drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-2627-127/+124
* | net: Use octal not symbolic permissionsJoe Perches2018-03-2663-161/+161
* | Merge branch 'Drop-NETDEV_UNREGISTER_FINAL'David S. Miller2018-03-265-66/+63
|\ \
| * | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-264-12/+4
| * | infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai2018-03-261-10/+5
| * | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-263-47/+57
|/ /
* | fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2018-03-262-2/+0
* | Merge branch 'ethernet-ave-add-UniPhier-PXs3-support'David S. Miller2018-03-262-0/+9
|\ \ | |/ |/|
| * net: ethernet: ave: add UniPhier PXs3 supportKunihiko Hayashi2018-03-261-0/+8
| * dt-bindings: net: ave: add PXs3 supportKunihiko Hayashi2018-03-261-0/+1
|/
* Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-2698-727/+2065
|\
| * mwifiex: get_channel from firmwareGanapathi Bhat2018-03-137-16/+117
| * mwifiex: fix incorrect ht capability problemGanapathi Bhat2018-03-131-0/+30
| * Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat2018-03-131-43/+1
| * mwifiex: correct antenna number with high bits reservedXinming Hu2018-03-131-1/+2
| * net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-1316-32/+32
| * ssb: use put_device() if device_register failArvind Yadav2018-03-131-1/+1
| * bcma: Prevent build of PCI host features in moduleMatt Redfearn2018-03-131-1/+1
| * rsi: improve RX packet handling in USB interfacePrameela Rani Garnepudi2018-03-135-74/+78
| * rsi: use dynamic RX control blocks instead of MAX_RX_URBPrameela Rani Garnepudi2018-03-132-16/+23
| * rsi: improve RX handling in SDIO interfacePrameela Rani Garnepudi2018-03-134-24/+94
| * rsi: sdio changes to support BTPrameela Rani Garnepudi2018-03-132-1/+3
| * rsi: add module parameter operating modePrameela Rani Garnepudi2018-03-135-7/+74
| * rsi: handle BT traffic in driverSiva Rebbagondla2018-03-138-9/+118
| * Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-134-1/+205