aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger1-1/+1
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville3-7/+10
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan1-1/+1
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko1-1/+1
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg1-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg1-4/+3
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta1-1/+1
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+4
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+5
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville1-2/+4
2012-03-26netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich1-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds10-0/+10
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil1-1/+1
2012-03-23netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2-1/+5
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+2
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds34-583/+1082
2012-03-20switch unix_sock to struct pathAl Viro1-2/+1
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-5/+4
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-47/+9
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-2/+3
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg1-4/+3
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches1-2/+2
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar2-3/+6
2012-03-12mac80211: remove tx_syncJohannes Berg1-41/+0
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam1-0/+3
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski1-1/+1
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller1-1/+1
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-34/+47
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier1-0/+1
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich1-4/+5
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller7-288/+607
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun1-0/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-34/+33
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet1-1/+1
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso2-0/+82
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso1-0/+11
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso1-2/+6
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso1-0/+13
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan4-39/+39
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan1-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan1-79/+78
2012-03-06NFC: NCI code identation fixesSamuel Ortiz1-5/+5
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
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-9/+11
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann1-5/+2
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann1-1/+0
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann1-2/+2
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg1-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg1-1/+1
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes1-0/+2
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes1-2/+1
2012-02-19Bluetooth: Track discovery typeAndre Guedes1-0/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes2-5/+12
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg1-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg1-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg1-1/+1
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko1-1/+2
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko1-0/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches1-6/+8
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg4-8/+10
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller1-2/+2
2012-02-15decnet: net/dn.h needs net/flow.hDavid S. Miller1-0/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-18/+22
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg1-0/+7
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-14security: trim security.hAl Viro1-0/+2
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann1-0/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-1/+10
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann1-0/+2
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg1-0/+5
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2-2/+3
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2-8/+8
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg1-2/+2
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2-16/+18
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2-3/+4
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg1-17/+17
2012-02-13Bluetooth: Add hci_le_scan()Andre Guedes1-0/+6
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes1-0/+8
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes1-0/+1
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes2-20/+0
2012-02-13Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes1-0/+2
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes1-5/+6
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2-0/+21
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg1-0/+1
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg1-62/+64
2012-02-13Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes1-1/+1
2012-02-13Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes1-0/+22
2012-02-13Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-13Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-13Bluetooth: Add alloc_skb chan operatorAndrei Emeltchenko1-0/+3
2012-02-13Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-13Bluetooth: Add a convenience function to check for SSP enabledJohan Hedberg1-0/+7
2012-02-13Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg2-1/+1
2012-02-13Bluetooth: Merge boolean members of struct hci_conn into flagsJohan Hedberg1-3/+3
2012-02-13Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg2-11/+13
2012-02-13Bluetooth: Convert hdev->out to a bool typeJohan Hedberg1-1/+1
2012-02-13Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg1-3/+3
2012-02-13Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg2-1/+11
2012-02-13Bluetooth: Move eir_has_data_field to hci_core.hJohan Hedberg1-0/+25
2012-02-13Bluetooth: Add missing EIR defines to hci.hJohan Hedberg1-0/+3
2012-02-13Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg2-2/+3
2012-02-13Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2-5/+5
2012-02-13Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes1-1/+1
2012-02-13Bluetooth: Make l2cap_clear_timer return if timer was running or notSzymon Janc1-2/+7
2012-02-13Bluetooth: Fix 'enable_hs' typeFabio Estevam1-1/+1
2012-02-13Bluetooth: Sort to-be-resolved devices by RSSI during discoveryJohan Hedberg1-0/+2
2012-02-13Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg1-8/+8
2012-02-13Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-13Bluetooth: Remove __hci_dev_put/holdDavid Herrmann1-10/+2
2012-02-13Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann1-3/+2
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann1-11/+2
2012-02-13Bluetooth: Remove unused hci-destruct cbDavid Herrmann1-5/+1
2012-02-13Bluetooth: Make hci-destruct callback optionalDavid Herrmann1-2/+4
2012-02-13Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko1-0/+1
2012-02-13Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko1-0/+13
2012-02-13Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg1-1/+7
2012-02-13Bluetooth: Add discovery state trackingJohan Hedberg1-0/+9
2012-02-13Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg1-8/+8
2012-02-13Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg1-1/+1
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg1-7/+22
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg1-0/+13
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg1-6/+4
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc1-0/+1
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+54
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman1-8/+40
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-08af_iucv: allow retrieval of maximum message sizeUrsula Braun1-0/+1
2012-02-08af_iucv: change net_device handling for HS transportUrsula Braun1-0/+1
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover1-0/+2
2012-02-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-27/+111
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-06mac80211: support hw scan while idleEliad Peller1-0/+5
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-0/+5