aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-20/+372
2012-05-02{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan5-0/+15
2012-05-02mac80211: Allow nonHT/HT peering in meshAshok Nagarajan1-3/+9
2012-05-02mac80211: Implement HT mixed protection modeAshok Nagarajan2-7/+77
2012-05-02mac80211: Advertise HT protection mode in IEsAshok Nagarajan4-9/+8
2012-05-02cfg80211: fix BSS comparisonEmmanuel Grumbach1-1/+5
2012-05-02mac80211: Add more ethtools stats: survey, rates, etcBen Greear1-8/+81
2012-05-02mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear3-3/+68
2012-05-02mac80211: Support getting sta_info stats via ethtool.Ben Greear1-0/+91
2012-05-02cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+29
2012-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-12/+15
2012-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau1-1/+2
2012-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville17-97/+125
2012-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-323/+758
2012-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-15/+17
2012-04-27mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen1-0/+6
2012-04-27mac80211: insert mesh peer after initThomas Pedersen1-3/+5
2012-04-27mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan1-1/+1
2012-04-27cfg80211: Remove compile warningsAndrei Emeltchenko1-2/+1
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-331/+761
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-15/+17
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+9
2012-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-13/+53
2012-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-4/+4
2012-04-24mac80211: Adds clean sdata helperAndrei Emeltchenko2-5/+18
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau2-4/+27
2012-04-24mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau4-6/+6
2012-04-24mac80211: check for non-managed interfaceWey-Yi Guy1-0/+4
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller3-4/+4
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc1-0/+1
2012-04-24Bluetooth: Fix coding style issuesGustavo Padovan4-13/+15
2012-04-24Bluetooth: properly use pr_fmt() on lib.cLuis R. Rodriguez1-0/+2
2012-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-105/+176
2012-04-23cfg80211: Validate legacy rateset.Bala Shanmugam1-0/+3
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy1-0/+1
2012-04-23mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona1-1/+1
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen1-1/+3
2012-04-23mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen1-1/+2
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen3-29/+25
2012-04-23mac80211: refactor mesh peer initializationThomas Pedersen1-54/+72
2012-04-23mac80211: Support on-channel scan option.Ben Greear4-27/+77
2012-04-23Bluetooth: Add support for reusing the same hci_conn for LE linksVinicius Costa Gomes2-37/+58
2012-04-23Bluetooth: Search global l2cap channels by src/dst addressesIdo Yariv1-12/+31
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-22Bluetooth: Remove unneeded initialization in hci_alloc_dev()David Herrmann1-10/+0
2012-04-22Bluetooth: Move device initialization to hci_alloc_dev()David Herrmann1-63/+52
2012-04-22Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_devDavid Herrmann1-26/+26
2012-04-21drop_monitor: allow more events per secondEric Dumazet1-0/+1
2012-04-20Bluetooth: Restrict to one SCO listening socketMarcel Holtmann1-7/+22
2012-04-20Bluetooth: Don't check source address in SCO bind functionMarcel Holtmann1-10/+6
2012-04-19Bluetooth: Fix registering hci with duplicate nameUlisses Furquim1-6/+10
2012-04-19net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-04-19Bluetooth: Remove not needed status parameterLukasz Rymanowski1-4/+4
2012-04-19Bluetooth: Split error handling for SCO listen socketsMarcel Holtmann1-1/+6
2012-04-19Bluetooth: Split error handling for L2CAP listen socketsMarcel Holtmann1-2/+6
2012-04-19Bluetooth: Don't distribute keys in case of Encryption FailureHemant Gupta1-1/+2
2012-04-18tcp: fix retransmit of partially acked framesEric Dumazet1-0/+1
2012-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-7/+9
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-7/+9
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky1-8/+9
2012-04-18netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-04-17tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-6/+8
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau1-2/+2
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau1-4/+6
2012-04-16net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-19/+40
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy1-0/+8
2012-04-16cfg80211: increse bss expire timeRajkumar Manoharan1-1/+1
2012-04-16mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona1-1/+7
2012-04-16mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona1-6/+20
2012-04-16mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho1-1/+2
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg2-11/+3
2012-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville12-119/+32
2012-04-16Bluetooth: Fix debug printing unallocated nameAndrei Emeltchenko1-2/+3
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2-4/+4
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal2-11/+12
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2-4/+4
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal2-11/+12
2012-04-16Bluetooth: mgmt: Fix address type while loading Long Term KeyHemant Gupta1-1/+14
2012-04-14Bluetooth: mgmt: Remove unwanted goto statementsSyam Sidhardhan1-12/+4
2012-04-13Bluetooth: remove unneeded declaration of sco_conn_del()Gustavo Padovan1-2/+0
2012-04-13Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc1-0/+1
2012-04-13Bluetooth: Remove unnecessary checkMikel Astiz1-6/+4
2012-04-13Bluetooth: Use unsigned int instead of signed intMikel Astiz1-2/+2
2012-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-73/+110
2012-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2-17/+0
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior5-31/+27
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi1-1/+7
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs3-2/+18
2012-04-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka1-3/+5
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka4-19/+53
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk1-1/+1
2012-04-13ipv6: fix problem with expired dst cacheGao feng4-40/+52
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek1-3/+6
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman1-1/+2
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman1-1/+1
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall1-1/+1
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman1-19/+2
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman1-0/+20
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-139/+74
2012-04-12Bluetooth: Functions for handling ERTM control fieldsMat Martineau1-0/+113
2012-04-12Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau1-8/+142
2012-04-12NFC: Fix LLCP link timeout typoSamuel Ortiz1-1/+1
2012-04-12NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz1-0/+10
2012-04-12NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz1-2/+2
2012-04-12NFC: Fix LLCP TLV building routineSamuel Ortiz1-1/+1
2012-04-12NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2-2/+2
2012-04-12NFC: Dump LLCP framesSamuel Ortiz1-0/+7
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade1-1/+71
2012-04-12NFC: Changed target activated state logicEric Lapuyade1-3/+21
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade2-3/+3
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz4-6/+18
2012-04-12NFC: SHDLC implementationEric Lapuyade3-0/+954
2012-04-12NFC: HCI supportEric Lapuyade8-0/+1496
2012-04-12NFC: Export target lost functionEric Lapuyade1-0/+39
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz2-0/+31
2012-04-12mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2-2/+5
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville136-593/+560
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-25/+47
2012-04-12Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan2-21/+21
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen3-0/+63
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg5-1/+45
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg7-38/+162
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg6-3/+89
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan4-14/+24
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan1-0/+4
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz1-2/+2
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2-5/+5
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet1-1/+3
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu2-85/+0
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+5
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona3-0/+27
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona9-8/+380
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona1-0/+12
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka2-4/+17
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg5-8/+9
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg1-4/+4
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg1-0/+6
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg2-2/+6
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg3-16/+22
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg4-17/+19
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg4-1/+46
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg2-20/+0
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg7-66/+45
2012-04-10mac80211: set HT channel before associationJohannes Berg3-131/+114
2012-04-10mac80211: use AC constantsJohannes Berg1-4/+4
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg2-8/+5
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg2-23/+20
2012-04-10mac80211: clean up uAPSD TX codeJohannes Berg1-3/+3
2012-04-10mac80211: fix mesh TX coding styleJohannes Berg1-6/+6
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-2/+4
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell1-2/+5
2012-04-10tcp: restore correct limitEric Dumazet1-2/+1
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller4-19/+13
2012-04-10netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng1-1/+1
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik1-0/+8
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik1-2/+2
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-04-09mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2-6/+20
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh1-2/+2
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl1-3/+5
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau6-9/+40
2012-04-09mac80211: reduce code duplication in debugfs codeFelix Fietkau1-58/+13
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2-16/+18
2012-04-09mac80211: end service period only after sending last buffered frameMarco Porsch1-7/+9
2012-04-09mac80211: Add iface name when calling WARN-ON.Ben Greear1-1/+3
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg8-73/+70
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan1-0/+2
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan1-1/+1
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall1-2/+4
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg1-13/+18
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg1-2/+1
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-6/+22
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso1-14/+0
2012-04-09netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao1-2/+2
2012-04-06Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko2-6/+13
2012-04-06Bluetooth: Add Read Local AMP Info to initAndrei Emeltchenko1-0/+3
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-74/+71
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan3-14/+21
2012-04-05phonet: Check input from user before allocatingSasha Levin1-0/+3
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2-4/+4
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-24/+11
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang4-5/+5
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd7-24/+11
2012-04-05Bluetooth: mgmt: Fix missing connect failed event for LEHemant Gupta1-0/+2
2012-04-05Bluetooth: Fix clearing discovery type when stopping discoveryHemant Gupta1-1/+0
2012-04-05ipv6: fix array index in ip6_mc_add_src()RongQing.Li1-1/+1
2012-04-04sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf1-2/+3
2012-04-04Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes1-7/+7
2012-04-03netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso1-0/+1
2012-04-03netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso1-5/+19