summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sxgbe: make "core_ops" staticDan Carpenter2014-04-011-1/+1
* net: sxgbe: fix logical vs bitwise operationDan Carpenter2014-04-011-3/+3
* net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter2014-04-011-7/+0
* Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-012-1/+9
* xen-netback: disable rogue vif in kthread contextWei Liu2014-04-013-2/+30
* net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-013-0/+17
* be2net: fix build dependency on VxLANSathya Perla2014-04-012-1/+19
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-0111-236/+252
* mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2014-04-012-0/+26
* net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann2014-04-011-2/+2
* netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-011-2/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-3117-52/+92
|\
| * ixgbevf: Fix rcu warnings induced by LERMark Rustad2014-03-312-5/+18
| * ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-312-5/+19
| * INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-311-2/+2
| * i40e: Remove casts of pointer to same typeJoe Perches2014-03-311-2/+2
| * i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-312-4/+3
| * i40e/i40evf: fix error checking pathJean Sacren2014-03-312-10/+12
| * i40e: fix function kernel doc descriptionJean Sacren2014-03-311-1/+1
| * ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-03-313-9/+9
| * ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-312-2/+2
| * ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-313-1/+7
| * ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-311-2/+2
| * ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-03-311-4/+0
| * e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-311-5/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-312-4/+30
|\
| * at86rf230: mask irq's before deregister deviceAlexander Aring2014-03-311-0/+2
| * Merge branch 'xen-netback'David S. Miller2014-03-291-4/+29
| |\
| | * xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant2014-03-291-1/+7
| | * xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant2014-03-291-1/+20
| | * xen-netback: remove pointless clause from if statementPaul Durrant2014-03-291-2/+2
| |/
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-3149-395/+1805
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-3149-395/+1805
| |\ \
| | * | rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov2014-03-311-2/+2
| | * | rtl8180: don't use weird trick to access "far" registersAndrea Merello2014-03-311-10/+4
| | * | rsi: rsi_91x: misleading debug printkDan Carpenter2014-03-311-1/+2
| | * | mwifiex: fix spinlock bad magic bugAmitkumar Karwar2014-03-311-2/+2
| | * | rtl8187: fix compile warningAndrea Merello2014-03-311-1/+1
| | * | rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee2014-03-311-0/+1
| | * | rtlwifi: add MSI interrupts mode supportAdam Lee2014-03-311-2/+63
| | * | mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar2014-03-311-2/+3
| | * | mwifiex: cancel pending commands for signalAmitkumar Karwar2014-03-311-0/+1
| | * | mwifiex: scan command preparation failure handlingAmitkumar Karwar2014-03-311-2/+15
| | * | rtl818x: Update Kconfig for rtl8187seAndrea Merello2014-03-271-2/+2
| | * | rtl8180: enable rtl8187se supportAndrea Merello2014-03-271-4/+35
| | * | rtl8180: detect rtl8187se cardAndrea Merello2014-03-271-2/+15
| | * | rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-272-2/+61
| | * | rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-271-0/+4
| | * | rtl8180: add ERP configuration for rtl8187seAndrea Merello2014-03-271-6/+10
| | * | rtl8180: add rtl8187se HW initializationAndrea Merello2014-03-271-9/+159
OpenPOWER on IntegriCloud