summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base: Addition of Changes for ZeroBalance featurePragnya Paramita2016-11-101-0/+99
* Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-0/+9
|\
| * Don't pass URL path and username/password to PAC scriptsPaul Jensen2016-05-271-0/+9
| * Exit getAllValidScorers early if not the primary.Jeremy Joslin2016-02-161-5/+12
* | Framework changes for resetting data usage statisticsKamaljeet Maini2016-04-011-0/+1
* | NetworkManagement: Add ability to restrict app WiFi background data accessKamaljeet Maini2016-04-011-0/+2
* | NetworkManagement : Add ability to restrict app data/wifi usageDanesh M2016-03-211-0/+4
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-113-5/+64
|\ \
| * | Exit getAllValidScorers early if not the primary.Jeremy Joslin2016-01-051-5/+12
| * | Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-devLorenzo Colitti2015-10-221-22/+65
| |\ \ | | |/
| * | Merge "Ignore network policies with missing IMSI." into mnc-dr-devJeff Sharkey2015-10-201-1/+2
| |\ \
| * \ \ am a03ecf7d: Merge "Push firewall rules up to ConnectivityService." into mnc-...Jeff Sharkey2015-10-121-24/+4
| |\ \ \
| * \ \ \ am 4e4d59ee: Connect the DHCP UDP socket to the server.Lorenzo Colitti2015-10-111-5/+4
| |\ \ \ \
| * \ \ \ \ am 7aa79efe: Grab a wakelock while doing ARP/ND probingErik Kline2015-09-211-1/+34
| |\ \ \ \ \
| * \ \ \ \ \ am 017223ac: Merge changes from topic \'packet-keepalive-fixes\' into mnc-dr-devLorenzo Colitti2015-09-092-2/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 8e285f2f: Merge "Cut down some logs." into mnc-dr-devRobert Greenwalt2015-09-041-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am cfd45ae4: Merge "Add SUPL-specific network bcast" into mnc-dr-devDaniel Estrada Alva2015-09-021-0/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 5799f428: am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-devRobert Greenwalt2015-08-281-4/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 0257c82f: am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when ...Lorenzo Colitti2015-08-191-1/+5
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | DO NOT MERGE Allow a custom component to handle network policy notificationsZach Johnson2015-08-112-0/+52
* | | | | | | | | | | | connectivity: Configure additional TCP parametersSteve Kondik2015-12-161-0/+45
* | | | | | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-074-52/+75
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-devLorenzo Colitti2015-10-221-22/+65
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | Reinstate CHANGE_NETWORK_STATE as a normal permission.Lorenzo Colitti2015-10-221-22/+65
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Ignore network policies with missing IMSI.Jeff Sharkey2015-10-191-1/+2
| |/ / / / / / / / /
| * | | | | | | | | Merge "Push firewall rules up to ConnectivityService." into mnc-dr-devJeff Sharkey2015-10-121-24/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Push firewall rules up to ConnectivityService.Jeff Sharkey2015-09-141-24/+4
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Connect the DHCP UDP socket to the server.Lorenzo Colitti2015-10-111-5/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | fw: Re-introduce WimaxHelper.Adnan Begovic2015-11-251-0/+188
* | | | | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-057-25/+505
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Grab a wakelock while doing ARP/ND probingErik Kline2015-09-211-1/+34
| |/ / / / / /
| * | | | | | Add an error code for generic hardware error.Lorenzo Colitti2015-09-091-0/+2
| * | | | | | Use a CountDownLatch instead of sleep() in NetworkFactory tests.Lorenzo Colitti2015-09-081-2/+4
| | |_|_|_|/ | |/| | | |
| * | | | | Cut down some logs.Robert Greenwalt2015-09-031-1/+2
| | |_|_|/ | |/| | |
| * | | | Add SUPL-specific network bcastRobert Greenwalt2015-09-011-0/+10
| | |_|/ | |/| |
| * | | am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-devRobert Greenwalt2015-08-281-4/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Reduce CONNECTIVITY_CHANGE bcastsRobert Greenwalt2015-08-281-4/+6
| * | | am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t h...Lorenzo Colitti2015-08-191-1/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | am 70f998e5: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_S...Billy Lau2015-08-071-2/+3
| |\ \
| * \ \ am 027e3b7f: Merge "Fix check for caller being the active network scorer" int...Shirish Kalele2015-08-071-7/+9
| |\ \ \
| * \ \ \ resolved conflicts for merge of dbc4edcc to mnc-dr-devPaul Jensen2015-08-053-38/+39
| |\ \ \ \
| * \ \ \ \ am 692a244b: Fix build.Dianne Hackborn2015-07-311-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ am 496a9d26: Merge "Stop supporting legacy ConnectivityManager routing method...Lorenzo Colitti2015-07-311-1/+43
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses ca...Paul Jensen2015-07-301-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ resolved conflicts for merge of 30813942 to mnc-dr-devPaul Jensen2015-07-291-0/+20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am b3c93c5f: Merge "Un-remove legacy ConnectivityManager API." into mnc-devRobert Greenwalt2015-07-281-5/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-devLorenzo Colitti2015-07-281-1/+12
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Pass signal strength thresholds inside a BundleErik Kline2015-07-181-1/+10
| * | | | | | | | | | | Support NetworkCallbacks based on signal strength.Lorenzo Colitti2015-07-183-3/+115
| * | | | | | | | | | | ConnectivityManager API for for packet keepalives.Lorenzo Colitti2015-07-183-5/+226