summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2-30/+3
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller12-58/+212
2014-12-10first fruits - kill l2cap ->memcpy_fromiovec()Al Viro1-29/+0
2014-12-10put iov_iter into msghdrAl Viro2-2/+3
2014-12-10switch l2cap ->memcpy_fromiovec() to msghdrAl Viro1-3/+3
2014-12-10ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro1-1/+2
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko1-1/+0
2014-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+2
2014-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-23/+28
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-26/+71
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann1-0/+1
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann1-0/+10
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann1-19/+19
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann1-0/+3
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann1-0/+8
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski1-0/+4
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski1-0/+9
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann1-0/+1
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-27/+80
2014-12-04Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-5/+60
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg1-3/+5
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg1-4/+2
2014-12-03Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2-0/+3
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg1-0/+1
2014-12-03Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg1-0/+1
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg1-2/+2
2014-12-03Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg1-2/+0
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg1-0/+3
2014-12-03Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg1-0/+3
2014-12-03bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman1-0/+7
2014-12-03net: introduce generic switch devices supportJiri Pirko1-0/+30
2014-12-03NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard1-0/+1
2014-12-02Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg1-2/+2
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard1-0/+3
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard1-0/+1
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard1-0/+1
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard1-0/+1
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard1-0/+3
2014-12-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-0/+1
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau1-0/+20
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau1-0/+4
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov1-0/+12
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique1-0/+1
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique3-5/+26
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique1-0/+10
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer1-0/+1
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer1-0/+3
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer1-0/+2
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer1-0/+3