summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-12batman-adv: add build checks for packet sizesSimon Wunderlich1-7/+17
2014-01-12batman-adv: add missing sysfs attributes to READMEAntonio Quartulli1-5/+4
2014-01-12batman-adv: remove returns at the end of void functionsAntonio Quartulli1-7/+0
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich5-7/+73
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich4-0/+86
2014-01-12batman-adv: add bonding againSimon Wunderlich4-4/+121
2014-01-12batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich3-64/+115
2014-01-12batman-adv: add WiFi penaltySimon Wunderlich3-6/+24
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich11-219/+605
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich9-114/+588
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich5-327/+12
2014-01-11Merge branch 'alx_stats'David S. Miller6-4/+331
2014-01-11alx: add stats to ethtoolSabrina Dubroca2-1/+107
2014-01-11alx: add alx_get_stats64 operationSabrina Dubroca2-0/+53
2014-01-11alx: add stats update functionSabrina Dubroca2-0/+62
2014-01-11alx: add constants for the stats fieldsSabrina Dubroca1-4/+48
2014-01-11alx: add a hardware stats structureSabrina Dubroca1-0/+62
2014-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller18-62/+887
2014-01-10i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker1-0/+2
2014-01-10i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-10i40e: fix log message wordingShannon Nelson1-1/+1
2014-01-10i40e: enable PTPJacob Keller8-2/+824
2014-01-10i40e: call clear_pxe after adminq is initializedShannon Nelson1-0/+1
2014-01-10i40e: clear qtx_head before enabling Tx queueShannon Nelson1-2/+4
2014-01-10i40e: adjust ITR max and min valuesShannon Nelson1-3/+2
2014-01-10i40e: check for possible incorrect ipv6 checksumShannon Nelson2-1/+7
2014-01-10i40e: allow VF to remove any MAC filterMitch Williams1-2/+6
2014-01-10i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain1-5/+4
2014-01-10i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain1-1/+1
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher4-23/+24
2014-01-10i40e: fix long linesMitch Williams2-3/+4
2014-01-10i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-10i40e: Update the Current NVM version Low valueAnjali Singhai Jain1-1/+1
2014-01-10i40e: drop unused macrosJesse Brandeburg1-9/+0
2014-01-10i40e: use assignment instead of memcpyMitch Williams3-8/+5
2014-01-10Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller42-311/+437
2014-01-10Merge branch 'tcp_metrics_saddr'David S. Miller2-48/+105
2014-01-10tcp: metrics: Allow selective get/del of tcp-metrics based on src IPChristoph Paasch1-10/+38
2014-01-10tcp: metrics: Delete all entries matching a certain destinationChristoph Paasch1-6/+11
2014-01-10tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch2-0/+8
2014-01-10tcp: metrics: Add source-address to tcp-metricsChristoph Paasch1-9/+25
2014-01-10tcp: metrics: rename tcpm_addr to tcpm_daddrChristoph Paasch1-36/+36
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller264-2387/+5728
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller5-0/+393
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville264-2387/+5728
2014-01-10{xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not setFan Du1-2/+2
2014-01-09xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant2-5/+10
2014-01-09cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai1-4/+4
2014-01-09irda: sh_sir: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: sh_irda: use devm_request_irq()Kuninori Morimoto1-1/+1