summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-06NFC: Core code identation fixesSamuel Ortiz1-12/+12
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-4/+2
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+8
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-3/+5
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan1-0/+2
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau1-0/+3
2012-03-05cfg80211: fix kernel-docJohannes Berg1-6/+4
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan1-0/+1
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-41/+52
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar10-24/+85
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker10-0/+10
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend1-2/+2
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg1-4/+0
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg1-0/+1
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann1-5/+5
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg1-0/+34
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg1-7/+10
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-4/+2
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko1-0/+1
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell1-2/+3
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg1-1/+3
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg1-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2012-02-25xfrm: remove unneeded method typedef declaration in net/xfrm.h.Rami Rosen1-5/+0
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+4
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-3/+3
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2-2/+3
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg1-2/+3
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg1-1/+4
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2-1/+4
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann1-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2-0/+2
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg1-1/+1
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg1-0/+1
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko1-0/+11
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-30/+40
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-37/+76
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose1-1/+1
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-37/+76
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+25
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg1-0/+2
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann1-0/+1
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg1-0/+1
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg1-0/+4
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg1-0/+3
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann1-0/+1
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann3-0/+53