summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: slaves management supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic mib supportalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: TX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com
2012-05-16Bluetooth: Report proper error number in disconnectionGustavo Padovan
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan
2012-05-16Bluetooth: report the right security level in getsockoptGustavo Padovan
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau
2012-05-16Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau
2012-05-16Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal
2012-05-16Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg
2012-05-16Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan
2012-05-16Bluetooth: Fix skb length calculationGustavo Padovan
2012-05-16Bluetooth: Fix packet size provided to the controllerGustavo Padovan
2012-05-16Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2012-05-16sunrpc: suppress page allocation warnings in xprt_alloc_slot()Jeff Layton
2012-05-16mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan
2012-05-16mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan
2012-05-16mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan
2012-05-16mac80211: Push the deleted comment to correct placeAshok Nagarajan
2012-05-16rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton
2012-05-16nl80211: refactor valid channel type checkJohannes Berg
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg
2012-05-16NFC: Queue I frame fragments to the LLCP sockets queue tailSamuel Ortiz
2012-05-16mac80211: fix network header location when adding encryption headersArik Nemtsov
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg
2012-05-16cfg80211: remove double prototypeJohannes Berg
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea
2012-05-16mac80211: fix TX aggregation session timerJohannes Berg
2012-05-16mac80211: fix single queue driversJohannes Berg
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker
2012-05-15Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade
2012-05-15NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten