aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv4: Kill rt->rt_oifDavid S. Miller2012-07-20
* ipv4: Dirty less cache lines in route caching paths.David S. Miller2012-07-20
* ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2012-07-20
* ipv4: Cache input routes in fib_info nexthops.David S. Miller2012-07-20
* ipv4: Cache output routes in fib_info nexthops.David S. Miller2012-07-20
* ipv4: Kill routes during PMTU/redirect updates.David S. Miller2012-07-20
* net: Document dst->obsolete better.David S. Miller2012-07-20
* ipv4: Adjust semantics of rt->rt_gateway.David S. Miller2012-07-20
* ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller2012-07-20
* ipv4: Remove 'rt_mark' from 'struct rtable'David Miller2012-07-20
* ipv4: Kill 'rt_src' from 'struct rtable'David Miller2012-07-20
* ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller2012-07-20
* ipv4: Kill ip_route_input_noref().David Miller2012-07-20
* ipv4: Delete routing cache.David S. Miller2012-07-20
* tun: fix a crash bug and a memory leakMikulas Patocka2012-07-20
* ipv4: show pmtu in route listJulian Anastasov2012-07-20
* rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko2012-07-20
* rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-20
* tcp: improve latencies of timer triggered eventsEric Dumazet2012-07-20
* tcp: fix ABC in tcp_slow_start()Eric Dumazet2012-07-20
* tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-20
* tcp: Return bool instead of int where appropriateVijay Subramanian2012-07-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-19
| |\
| | * mac80211: flush stations before stop beaconingEliad Peller2012-07-18
| | * cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-18
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-07-18
| |\ \
| | * | Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-16
| | * | Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-15
| | * | Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-11
| | * | Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-11
| | * | Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko2012-07-10
| | * | Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko2012-07-10
| | * | Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko2012-07-10
| | * | Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-10
| | * | Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery2012-07-10
| | * | Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-30
| | * | Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko2012-06-30
| | * | Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-30
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-26
| | |\ \
| | * | | Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes2012-06-18
| | * | | Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes2012-06-18
| | * | | Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes2012-06-18
| | * | | Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-18
| | * | | Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko2012-06-18
| | * | | Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes2012-06-12
| | * | | Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-12
| | * | | Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-11
| | * | | Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-11
| | * | | Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-11