summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* packet: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* ipv6: tcp: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* netlink: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* ip6_tunnel: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* net: fix compile error of leaking kmemleak.h headerShan Wei2012-04-192-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1836-110/+2809
|\
| * mac80211: add function retrieve average rssiWey-Yi Guy2012-04-161-0/+8
| * cfg80211: increse bss expire timeRajkumar Manoharan2012-04-161-1/+1
| * mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-161-1/+7
| * mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-161-6/+20
| * mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-161-1/+2
| * cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-162-11/+3
| * mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-132-17/+0
| * mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-135-31/+27
| * mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-131-1/+7
| * cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-133-2/+18
| * mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-131-3/+5
| * mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-134-19/+53
| * NFC: Fix LLCP link timeout typoSamuel Ortiz2012-04-121-1/+1
| * NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz2012-04-121-0/+10
| * NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz2012-04-121-2/+2
| * NFC: Fix LLCP TLV building routineSamuel Ortiz2012-04-121-1/+1
| * NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2012-04-122-2/+2
| * NFC: Dump LLCP framesSamuel Ortiz2012-04-121-0/+7
| * NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-121-1/+71
| * NFC: Changed target activated state logicEric Lapuyade2012-04-121-3/+21
| * NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-122-3/+3
| * NFC: The core part should generate the target indexSamuel Ortiz2012-04-124-6/+18
| * NFC: SHDLC implementationEric Lapuyade2012-04-123-0/+954
| * NFC: HCI supportEric Lapuyade2012-04-128-0/+1496
| * NFC: Export target lost functionEric Lapuyade2012-04-121-0/+39
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-122-0/+31
| * mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2012-04-122-2/+5
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-04-1812-74/+96
|\ \
| * | batman-adv: skip the window protection test when the originator has no neighb...Antonio Quartulli2012-04-181-1/+2
| * | batman-adv: print OGM seq numbers as unsigned intAntonio Quartulli2012-04-181-4/+4
| * | batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli2012-04-189-25/+21
| * | batman-adv: mark existing ogm variables as batman ivMarek Lindner2012-04-183-5/+5
| * | batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLENMarek Lindner2012-04-184-14/+14
| * | batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...Marek Lindner2012-04-184-6/+6
| * | batman-adv: handle routing code initialization properlyMarek Lindner2012-04-183-11/+17
| * | batman-adv: add iface_disable() callback to routing APIMarek Lindner2012-04-184-2/+11
| * | batman-adv: randomize initial seqno to avoid collisionMarek Lindner2012-04-181-0/+5
| * | batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner2012-04-184-6/+6
| * | batman-adv: move ogm initialization into the proper functionMarek Lindner2012-04-181-1/+7
| * | batman-adv: remove duplicated line in commentAntonio Quartulli2012-04-181-1/+0
| * | batman-adv: convert the tt_crc to network orderAntonio Quartulli2012-04-181-1/+1
* | | net/core:Remove memleak reports by kmemleak_not_leak.majianpeng2012-04-181-1/+1
* | | net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng2012-04-181-1/+1
|/ /
* | can: fix sparse warning for cgw_listDaniel Baluta2012-04-161-1/+1
OpenPOWER on IntegriCloud