summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg
2014-09-08Bluetooth: Fix locking of the SMP contextJohan Hedberg
2014-09-08Bluetooth: Move identity address update behind a workqueueJohan Hedberg
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-08-15regulatory: add NUL to alpha2Eliad Peller
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-14Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg
2014-08-14Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg
2014-08-14Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg
2014-08-14Bluetooth: Make AES crypto context private to SMPJohan Hedberg
2014-08-14Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg
2014-08-14Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg
2014-08-14Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg
2014-08-14Bluetooth: Add convenience function to check for pending power offJohan Hedberg
2014-08-09Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds
2014-08-07netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds