aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
|\
| * mac80211: add function retrieve average rssiWey-Yi Guy2012-04-16
| * cfg80211: increse bss expire timeRajkumar Manoharan2012-04-16
| * mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-16
| * mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-16
| * mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-16
| * cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-16
| * mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-13
| * mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
| * mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-13
| * cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-13
| * mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-13
| * mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-13
| * NFC: Fix LLCP link timeout typoSamuel Ortiz2012-04-12
| * NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz2012-04-12
| * NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz2012-04-12
| * NFC: Fix LLCP TLV building routineSamuel Ortiz2012-04-12
| * NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2012-04-12
| * NFC: Dump LLCP framesSamuel Ortiz2012-04-12
| * NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-12
| * NFC: Changed target activated state logicEric Lapuyade2012-04-12
| * NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-12
| * NFC: The core part should generate the target indexSamuel Ortiz2012-04-12
| * NFC: SHDLC implementationEric Lapuyade2012-04-12
| * NFC: HCI supportEric Lapuyade2012-04-12
| * NFC: Export target lost functionEric Lapuyade2012-04-12
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-12
| * mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2012-04-12
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-04-18
|\ \
| * | batman-adv: skip the window protection test when the originator has no neighb...Antonio Quartulli2012-04-18
| * | batman-adv: print OGM seq numbers as unsigned intAntonio Quartulli2012-04-18
| * | batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli2012-04-18
| * | batman-adv: mark existing ogm variables as batman ivMarek Lindner2012-04-18
| * | batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLENMarek Lindner2012-04-18
| * | batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...Marek Lindner2012-04-18
| * | batman-adv: handle routing code initialization properlyMarek Lindner2012-04-18
| * | batman-adv: add iface_disable() callback to routing APIMarek Lindner2012-04-18
| * | batman-adv: randomize initial seqno to avoid collisionMarek Lindner2012-04-18
| * | batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner2012-04-18
| * | batman-adv: move ogm initialization into the proper functionMarek Lindner2012-04-18
| * | batman-adv: remove duplicated line in commentAntonio Quartulli2012-04-18
| * | batman-adv: convert the tt_crc to network orderAntonio Quartulli2012-04-18
* | | net/core:Remove memleak reports by kmemleak_not_leak.majianpeng2012-04-18
* | | net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng2012-04-18
|/ /
* | can: fix sparse warning for cgw_listDaniel Baluta2012-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\ \
| * | ipv6: fix problem with expired dst cacheGao feng2012-04-13
* | | net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend2012-04-15
* | | net: add fdb generic dump routineJohn Fastabend2012-04-15
* | | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-15