aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau1-0/+1
2012-10-24Bluetooth: Move channel responseMat Martineau1-0/+2
2012-10-24Bluetooth: Add state to hci_chanMat Martineau1-0/+1
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau1-0/+29
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-1/+114
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-11/+166
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko1-1/+1
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan1-0/+2
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler1-0/+3
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler1-0/+4
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela1-0/+2
2012-10-17mac80211: VHT peer STA capsMahesh Palivela1-0/+3
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen1-0/+5
2012-10-17mac80211: add channel context iteratorJohannes Berg1-0/+21
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg1-1/+14
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior1-0/+24
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior1-0/+36
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko1-0/+1
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan1-0/+5
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko1-3/+14
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko1-0/+13
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko1-1/+2
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko1-0/+2
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov1-0/+1
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov1-1/+2
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko1-1/+2
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko1-1/+1
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2012-10-06sections: fix section conflicts in netAndi Kleen1-0/+2
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel1-1/+1
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet1-0/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds59-591/+1307
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds8-19/+35
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-40/+25
2012-10-01ipv4: gre: add GRO capabilityEric Dumazet1-0/+3
2012-10-01net: add gro_cells infrastructureEric Dumazet1-0/+103
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-16/+1
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen1-2/+0
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller12-133/+188
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+13
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville12-133/+188
2012-09-27net: remove sk_init() helperEric Dumazet1-2/+0
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger1-0/+76
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko1-1/+0
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko3-0/+7
2012-09-27Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko1-0/+1