summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Start new development cycleSimon Wunderlich2014-01-121-1/+1
* 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: 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 tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-1041-311/+429
|\
| * 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-083-0/+75
| * 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
* | tcp: metrics: Allow selective get/del of tcp-metrics based on src IPChristoph Paasch2014-01-101-10/+38
* | tcp: metrics: Delete all entries matching a certain destinationChristoph Paasch2014-01-101-6/+11
* | tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch2014-01-101-0/+6
* | tcp: metrics: Add source-address to tcp-metricsChristoph Paasch2014-01-101-9/+25
* | tcp: metrics: rename tcpm_addr to tcpm_daddrChristoph Paasch2014-01-101-36/+36
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-1036-880/+2449
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1036-880/+2449
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-0813-797/+1941
| | |\ \
| | | * | Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-071-2/+2
| | | * | Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-071-1/+1
| | | * | Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-061-8/+0
| | | * | Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-061-8/+38
| | | * | Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-061-16/+16
| | | * | Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-061-7/+14
| | | * | Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg2014-01-061-0/+3
| | | * | Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-061-1/+1
| | | * | Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+6
| | | * | 6lowpan: cleanup udp compress functionAlexander Aring2013-12-171-5/+15
| | | * | 6lowpan: udp use subtraction on both conditionsAlexander Aring2013-12-171-1/+1
| | | * | 6lowpan: udp use lowpan_fetch_skb functionAlexander Aring2013-12-171-19/+18
| | | * | 6lowpan: add udp warning for elided checksumAlexander Aring2013-12-172-3/+9
| | | * | 6lowpan: fix udp byte orderingAlexander Aring2013-12-171-19/+20
| | | * | 6lowpan: fix udp compress orderingAlexander Aring2013-12-171-1/+1
| | | * | 6lowpan: udp use lowpan_push_hc_data functionAlexander Aring2013-12-171-17/+20