aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-25xfrm: remove unneeded method typedef declaration in net/xfrm.h.Rami Rosen
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes