summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-12batman-adv: add WiFi penaltySimon Wunderlich
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich
2014-01-12Merge branch 'alx_stats'David S. Miller
2014-01-12alx: add stats to ethtoolSabrina Dubroca
2014-01-12alx: add alx_get_stats64 operationSabrina Dubroca
2014-01-12alx: add stats update functionSabrina Dubroca
2014-01-12alx: add constants for the stats fieldsSabrina Dubroca
2014-01-12alx: add a hardware stats structureSabrina Dubroca
2014-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-11i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker
2014-01-11i40e: Bump versionCatherine Sullivan
2014-01-11i40e: fix log message wordingShannon Nelson
2014-01-11i40e: enable PTPJacob Keller
2014-01-11i40e: call clear_pxe after adminq is initializedShannon Nelson
2014-01-11i40e: clear qtx_head before enabling Tx queueShannon Nelson
2014-01-11i40e: adjust ITR max and min valuesShannon Nelson
2014-01-11i40e: check for possible incorrect ipv6 checksumShannon Nelson
2014-01-11i40e: allow VF to remove any MAC filterMitch Williams
2014-01-11i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain
2014-01-11i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain
2014-01-11i40e: Cleanup Doxygen warningsJeff Kirsher
2014-01-11i40e: fix long linesMitch Williams
2014-01-11i40e: Bump versionCatherine Sullivan
2014-01-11i40e: Update the Current NVM version Low valueAnjali Singhai Jain
2014-01-11i40e: drop unused macrosJesse Brandeburg
2014-01-11i40e: use assignment instead of memcpyMitch Williams
2014-01-10Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-10Merge branch 'tcp_metrics_saddr'David S. Miller
2014-01-10tcp: metrics: Allow selective get/del of tcp-metrics based on src IPChristoph Paasch
2014-01-10tcp: metrics: Delete all entries matching a certain destinationChristoph Paasch
2014-01-10tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch
2014-01-10tcp: metrics: Add source-address to tcp-metricsChristoph Paasch
2014-01-10tcp: metrics: rename tcpm_addr to tcpm_daddrChristoph Paasch
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-10xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant
2014-01-10cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai
2014-01-10irda: sh_sir: use devm_request_irq()Kuninori Morimoto
2014-01-10irda: sh_irda: use devm_request_irq()Kuninori Morimoto
2014-01-10irda: fixup SH_SIR position on KconfigKuninori Morimoto
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-09netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso
2014-01-09netfilter: introduce l2tp match extensionJames Chapman
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-09ip_tunnel: fix sparse non static symbol warningWei Yongjun
2014-01-09openvswitch: Use kmem_cache_free() instead of kfree()Wei Yongjun
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy