summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-10-26mac80211: verify that skb data is presentJohannes Berg-0/+9
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-52/+143
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz-1/+1
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade-0/+6
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang-1/+2
2012-10-26NFC: Implement HCI DEP link up and downArron Wang-0/+3
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang-0/+3
2012-10-26NFC: Set local gb and DEP registriesArron Wang-0/+3
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg-0/+10
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller-1/+1
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner-1/+1
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner-1/+1
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman-8/+4
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg-0/+8
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau-0/+1
2012-10-24Bluetooth: Move channel responseMat Martineau-0/+2
2012-10-24Bluetooth: Add state to hci_chanMat Martineau-0/+1
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau-0/+29
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss-0/+13
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel-0/+10
2012-10-23ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer-2/+3
2012-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso-52/+142
2012-10-21unix: Remove unused field from unix_sockPavel Emelyanov-1/+0
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+114
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-11/+166
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko-1/+1
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan-0/+2
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler-0/+3
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler-0/+4
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+1
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela-0/+2
2012-10-17mac80211: VHT peer STA capsMahesh Palivela-0/+3
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen-0/+5
2012-10-17mac80211: add channel context iteratorJohannes Berg-0/+21
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg-1/+14
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior-0/+24
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior-0/+36
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka-0/+1
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko-0/+1
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan-0/+5
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko-3/+14
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko-0/+13
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko-1/+2
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko-0/+2
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov-0/+1
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov-1/+2
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko-1/+2
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko-1/+1