summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg1-0/+17
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg1-2/+2
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes1-0/+1
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes1-1/+1
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-1/+2
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com1-0/+6
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet3-5/+14
2011-11-11mac80211: Save probe response data for bssArik Nemtsov1-0/+15
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov1-0/+4
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov1-0/+10
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg1-8/+0
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias1-0/+3
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2-31/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2-30/+62
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg1-0/+5
2011-11-11Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan1-0/+1
2011-11-11Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2-1/+2
2011-11-11Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg1-0/+4
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2-8/+10
2011-11-10ipv4: PKTINFO doesnt need dst referenceEric Dumazet1-1/+1
2011-11-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+9
2011-11-10mac80211: implement wifi TX statusJohannes Berg1-3/+2
2011-11-10nl80211: advertise socket TX status capabilityJohannes Berg1-1/+2
2011-11-10cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-1/+1
2011-11-10cfg80211: add event for unexpected 4addr framesJohannes Berg1-0/+16
2011-11-10cfg80211: allow registering to beaconsJohannes Berg1-0/+20
2011-11-10nl80211: add API to probe a clientJohannes Berg1-0/+17
2011-11-10nl80211: advertise device AP SMEJohannes Berg1-0/+6
2011-11-10nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+17
2011-11-10mac80211: add helper to free TX skbJohannes Berg1-0/+10
2011-11-10ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet3-4/+4
2011-11-10net: add wireless TX status socket optionJohannes Berg1-0/+6
2011-11-10cfg80211: annotate cfg80211_inform_bssJohannes Berg1-2/+6
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville5-109/+534
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-27/+24
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2-2/+9
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg1-0/+2
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg1-28/+33
2011-11-09net: rename sk_clone to sk_clone_lockEric Dumazet2-5/+5
2011-11-09mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov1-0/+5
2011-11-09sctp: fasthandoff with ASCONF at mobile-nodeMichio Honda1-0/+1
2011-11-09cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+5
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2-15/+18
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2-10/+10
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg1-2/+1
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg1-0/+1
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2-0/+7
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes1-0/+1
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes1-0/+2