summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg
2012-11-01Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg
2012-11-01Bluetooth: Add missing feature test macrosJohan Hedberg
2012-11-01Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau
2012-10-24Bluetooth: Move channel responseMat Martineau
2012-10-24Bluetooth: Add state to hci_chanMat Martineau
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06sections: fix section conflicts in netAndi Kleen
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-01ipv4: gre: add GRO capabilityEric Dumazet
2012-10-01net: add gro_cells infrastructureEric Dumazet
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville