summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg
2011-09-30mac80211: split PS buffers into ACsJohannes Berg
2011-09-30mac80211: also expire filtered framesJohannes Berg
2011-09-30mac80211: unify TIM bit handlingJohannes Berg
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-30Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp
2011-09-29RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp
2011-09-28net: rps: fix the support for PPPOEChangli Gao
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet
2011-09-28libceph: fix pg_temp mapping updateSage Weil
2011-09-28libceph: fix pg_temp mapping calculationSage Weil
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-28Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller
2011-09-27Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc
2011-09-27Bluetooth: use recommended LE connection parametersAnderson Lizardo
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau
2011-09-27Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear
2011-09-27ipv6: check return value for dst_allocMadalin Bucur
2011-09-27net: check return value for dst_allocMadalin Bucur
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear
2011-09-27Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov
2011-09-27mac80211: save tx params per sdataEliad Peller
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27NFC: use after free on errorDan Carpenter
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias