summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-187-9/+323
|\
| * mac80211: add function retrieve average rssiWey-Yi Guy2012-04-161-0/+3
| * mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona2012-04-161-2/+2
| * cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-161-5/+1Star
| * mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-0/+1
| * cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-131-1/+2
| * NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-121-0/+5
| * NFC: Changed target activated state logicEric Lapuyade2012-04-121-1/+2
| * NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-121-1/+1
| * NFC: The core part should generate the target indexSamuel Ortiz2012-04-121-0/+2
| * NFC: SHDLC implementationEric Lapuyade2012-04-121-0/+104
| * NFC: HCI supportEric Lapuyade2012-04-122-0/+199
| * NFC: Export target lost functionEric Lapuyade2012-04-121-0/+1
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-121-0/+1
* | tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell2012-04-161-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-153-4/+51
|\ \
| * | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-131-3/+4
| * | ipv6: fix problem with expired dst cacheGao feng2012-04-132-1/+47
* | | macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2012-04-152-0/+4
* | | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-151-0/+2
* | | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-153-0/+30
* | | net: cleanup unsigned to unsigned intEric Dumazet2012-04-1530-71/+71
* | | virtio-net: send gratuitous packets when neededJason Wang2012-04-151-0/+14
* | | tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-142-3/+3
* | | inet: makes syn_ack_timeout mandatoryEric Dumazet2012-04-141-0/+2
* | | tcp: RFC6298 supersedes RFC2988bisEric Dumazet2012-04-141-1/+1
* | | tunnel: implement 64 bits statisticsstephen hemminger2012-04-141-0/+2
* | | rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller2012-04-131-1/+1
* | | neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-131-1/+0Star
* | | udp: intoduce udp_encap_needed static_keyEric Dumazet2012-04-131-0/+1
* | | rtnetlink: fix commentsstephen hemminger2012-04-131-2/+4
* | | rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-3/+2Star
* | | caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin2012-04-131-2/+17
* | | caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-131-1/+8
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-134-49/+199
|\ \ \
| * \ \ Merge branch 'master' into for-davemJohn W. Linville2012-04-127-57/+210
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12186-3560/+6215
| | |\ \
| | * | | cfg80211: add channel switch notify eventThomas Pedersen2012-04-112-0/+18
| | * | | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-112-0/+5
| | * | | mac80211: add improved HW queue controlJohannes Berg2012-04-111-4/+77
| | * | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+5
| | * | | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-2/+3
| | * | | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-102-3/+23
| | * | | mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-0/+12
| | * | | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-103-10/+18
| | * | | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-3/+4
| | * | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-13/+24
| | * | | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-3/+2Star
| | * | | mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh2012-04-091-3/+3
| | * | | wireless: rename ht_info to ht_operationJohannes Berg2012-04-092-9/+7Star