summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-08net: sctp: Inline the functions from command.cDavid Laight
2014-07-08appletalk: fix a coccinella warning in net/appletalk/ddp.cwangweidong
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-07-08net: filter: move load_pointer() into filter.hZi Shen Lim
2014-07-08declance: Fix 64-bit compilation warningsMaciej W. Rozycki
2014-07-08Merge branch 'hsr-next'David S. Miller
2014-07-08net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.Arvid Brodin
2014-07-08net/hsr: Better frame dispatchArvid Brodin
2014-07-08net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...Arvid Brodin
2014-07-08net/hsr: Implemented .ndo_fix_features (better device features handling).Arvid Brodin
2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin
2014-07-08net/hsr: Move slave init to hsr_slave.c.Arvid Brodin
2014-07-08net/hsr: Operstate handling cleanup.Arvid Brodin
2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin
2014-07-08net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin
2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin
2014-07-08r8152: increase the tx timeouthayeswang
2014-07-08ipconfig: add static to local variableFabian Frederick
2014-07-08Merge branch 'amd-xgbe-next'David S. Miller
2014-07-08amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas
2014-07-08amd-xgbe: Performance enhancementsLendacky, Thomas
2014-07-08amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas
2014-07-08amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas
2014-07-08amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas
2014-07-08net: arcnet: Remove "#define bool int"Rasmus Villemoes
2014-07-08enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan
2014-07-08bonding: remove no longer relevant vlan warningsJiri Pirko
2014-07-08Merge branch 'at86rf230-next'David S. Miller
2014-07-08at86rf230: add new authorAlexander Aring
2014-07-08at86rf230: add sleep cycle timingAlexander Aring
2014-07-08at86rf230: add timing for channel switchAlexander Aring
2014-07-08at86rf230: rework reset to trx_off state changeAlexander Aring
2014-07-08at86rf230: rework state change and start/stopAlexander Aring
2014-07-08at86rf230: rework irq_pol settingAlexander Aring
2014-07-08at86rf230: move RX_SAFE_MODE setting to hw_initAlexander Aring
2014-07-08at86rf230: rework transmit and receive handlingAlexander Aring
2014-07-08at86rf230: add support for at86rf23x desenseAlexander Aring
2014-07-08at86rf230: remove is212 and add driver dataAlexander Aring
2014-07-08at86rf230: rework detect device handlingAlexander Aring
2014-07-08at86rf230: add regmap supportAlexander Aring
2014-07-08mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-08Merge branch 'fec-next'David S. Miller
2014-07-08net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()Russell King
2014-07-08net: fec: ensure fec_enet_free_buffers() properly cleans the ringsRussell King
2014-07-08net: fec: clean up transmit descriptor setupRussell King
2014-07-08net: fec: make rx skb handling more robustRussell King
2014-07-08net: fec: remove useless fep->openedRussell King
2014-07-08net: fec: stop the phy before shutting down the MACRussell King
2014-07-08net: fec: ensure that a disconnected phy isn't configuredRussell King