summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* at86rf230: use devm_gpio_request_oneAlexander Aring2014-04-261-41/+12
* at86rf230: use devm_request_irqAlexander Aring2014-04-261-7/+4
* at86rf230: remove irq_type in request_irqAlexander Aring2014-04-261-2/+1
* devicetree: add at86rf230 bindingsAlexander Aring2014-04-261-0/+23
* at86rf230: use irq_get_trigger_typeAlexander Aring2014-04-262-34/+8
* Merge branch 'tipc-next'David S. Miller2014-04-265-13/+83
|\
| * tipc: add ioctl to fetch link namesErik Hugne2014-04-265-12/+77
| * tipc: add support for link state subscriptionsErik Hugne2014-04-262-1/+6
|/
* Altera TSE: Remove unnecessary cast of void pointersTobias Klauser2014-04-242-30/+22
* vxlan: add x-netns supportNicolas Dichtel2014-04-243-18/+50
* bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser2014-04-241-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-2429-158/+157
|\
| * smc91x: improve definition of debug macrosZi Shen Lim2014-04-241-11/+12
| * net: filter: initialize A and X registersAlexei Starovoitov2014-04-231-7/+9
| * net: Update my email addressBen Hutchings2014-04-231-1/+1
| * vxlan: ensure to advertise the right fdb remoteNicolas Dichtel2014-04-231-17/+21
| * net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette2014-04-231-3/+3
| * hisax/icc: add missing semicolon after labelJulia Lawall2014-04-231-1/+1
| * smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim2014-04-231-1/+1
| * net: sxgbe: Added phy_found error pathByungho An2014-04-221-2/+12
| * net: sxgbe: rearrange dma descriptorByungho An2014-04-222-24/+19
| * virtio_net: zero is an invald queue_pairs numberAmos Kong2014-04-221-1/+1
| * arc_emac: write initial MAC address from devicetree to hwMax Schwarz2014-04-221-7/+14
| * net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-223-4/+4
| * MAINTAINERS: SXGBE authors updateFlorian Fainelli2014-04-211-1/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-2114-79/+59
| |\
| | * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-1910-22/+21
| | * ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-193-45/+15
| | * igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-191-1/+3
| | * e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA2014-04-191-1/+1
| | * e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich2014-04-191-1/+1
| | * i40e: fix TCP flag replication for hardware offloadJesse Brandeburg2014-04-191-0/+9
| | * i40e: remove open-coded skb_cow_headFrancois Romieu2014-04-191-9/+9
* | | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-247-12/+111
* | | bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar2014-04-245-4/+33
* | | bonding: Reorg bond_alb_xmit codeMahesh Bandewar2014-04-241-35/+44
* | | bonding: Changed hashing function to just provide hashMahesh Bandewar2014-04-243-8/+6
* | | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-241-7/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-2332-292/+478
|\ \ \
| * | | i40e: report VF link state correctlyMitch Williams2014-04-231-0/+7
| * | | igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-2311-75/+95
| * | | igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-233-13/+9
| * | | igb: Cleanups for messagingCarolyn Wyborny2014-04-234-33/+18
| * | | e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman2014-04-231-1/+1
| * | | e1000e: Cleanup checkpatch extra spaceDavid Ertman2014-04-231-4/+4
| * | | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-236-0/+23
| * | | e1000e: Cleanup return values in ethtoolDavid Ertman2014-04-232-6/+6
| * | | ixgbevf: remove 82599 from the module descriptionEmil Tantilov2014-04-231-1/+1
| * | | ixgbe: improve mac filter handlingJacob Keller2014-04-233-68/+172
| * | | ixgbe: change handling of multicast filtersJacob Keller2014-04-233-9/+53