summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-1241-41/+41
* batman-adv: add build checks for packet sizesSimon Wunderlich2014-01-121-7/+17
* batman-adv: add missing sysfs attributes to READMEAntonio Quartulli2014-01-121-5/+4
* batman-adv: remove returns at the end of void functionsAntonio Quartulli2014-01-121-7/+0
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-125-7/+73
* batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-124-0/+86
* batman-adv: add bonding againSimon Wunderlich2014-01-124-4/+121
* batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich2014-01-123-64/+115
* batman-adv: add WiFi penaltySimon Wunderlich2014-01-123-6/+24
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-1211-219/+605
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-129-114/+588
* batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-125-327/+12
* Merge branch 'alx_stats'David S. Miller2014-01-126-4/+331
|\
| * alx: add stats to ethtoolSabrina Dubroca2014-01-122-1/+107
| * alx: add alx_get_stats64 operationSabrina Dubroca2014-01-122-0/+53
| * alx: add stats update functionSabrina Dubroca2014-01-122-0/+62
| * alx: add constants for the stats fieldsSabrina Dubroca2014-01-121-4/+48
| * alx: add a hardware stats structureSabrina Dubroca2014-01-121-0/+62
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-1218-62/+887
|\
| * i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-111-0/+2
| * i40e: Bump versionCatherine Sullivan2014-01-111-1/+1
| * i40e: fix log message wordingShannon Nelson2014-01-111-1/+1
| * i40e: enable PTPJacob Keller2014-01-118-2/+824
| * i40e: call clear_pxe after adminq is initializedShannon Nelson2014-01-111-0/+1
| * i40e: clear qtx_head before enabling Tx queueShannon Nelson2014-01-111-2/+4
| * i40e: adjust ITR max and min valuesShannon Nelson2014-01-111-3/+2
| * i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-112-1/+7
| * i40e: allow VF to remove any MAC filterMitch Williams2014-01-111-2/+6
| * i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain2014-01-111-5/+4
| * i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-111-1/+1
| * i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-114-23/+24
| * i40e: fix long linesMitch Williams2014-01-112-3/+4
| * i40e: Bump versionCatherine Sullivan2014-01-111-1/+1
| * i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-111-1/+1
| * i40e: drop unused macrosJesse Brandeburg2014-01-111-9/+0
| * i40e: use assignment instead of memcpyMitch Williams2014-01-113-8/+5
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-1042-311/+437
|\ \
| * | batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-083-2/+44
| * | batman-adv: create helper function to get AP isolation statusAntonio Quartulli2014-01-083-12/+28
| * | batman-adv: extend the ap_isolation mechanismAntonio Quartulli2014-01-081-0/+5
| * | batman-adv: print the new BATADV_TT_CLIENT_ISOLA flagAntonio Quartulli2014-01-081-4/+8
| * | batman-adv: mark a local client as isolated when neededAntonio Quartulli2014-01-085-5/+23
| * | batman-adv: add isolation_mark sysfs attributeAntonio Quartulli2014-01-084-0/+83
| * | batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli2014-01-087-140/+153
| * | batman-adv: remove parenthesis from return statementsAntonio Quartulli2014-01-081-1/+1
| * | batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli2014-01-084-18/+29
| * | batman-adv: deselect current GW on client mode switch offAntonio Quartulli2014-01-082-0/+14
| * | batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-0841-123/+41
| * | batman-adv: don't switch byte order too often if not neededAntonio Quartulli2014-01-081-3/+5
| * | batman-adv: properly rename define in distributed arp table header fileAntonio Quartulli2014-01-081-3/+3