aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-1/+4
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2-8/+15
2014-02-25netfilter: nf_tables: add nft_dereference() macroPatrick McHardy1-0/+4
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-12/+38
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-1/+30
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller4-8/+59
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-31/+207
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg1-1/+2
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg1-0/+1
2014-02-24Bluetooth: Add convenience function for getting total connection countJohan Hedberg1-0/+7
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann1-0/+1
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann1-1/+2
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg1-1/+0
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg1-0/+2
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg2-0/+6
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg1-0/+8
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg2-0/+3
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet1-1/+2
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho1-4/+8
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho1-1/+1
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann1-0/+1
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-37/+62
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel1-0/+1
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-1/+2
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg1-1/+6
2014-02-20Merge branch 'master' into for-nextJiri Kosina101-531/+1500
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert1-0/+11
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-1/+2
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann1-0/+1
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann1-0/+1
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa1-1/+2
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg2-0/+8
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg1-3/+2
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg1-1/+1
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg1-5/+6
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida1-3/+3
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal1-1/+3
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert1-1/+0
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+1
2014-02-18rtnl: make ifla_policy staticJiri Pirko1-1/+1
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg1-0/+1
2014-02-18Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg1-0/+1
2014-02-18Bluetooth: Add convenience function for fetching IRKsJohan Hedberg1-0/+9
2014-02-18Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg1-0/+1
2014-02-18Bluetooth: Remove return values from functions that don't need themJohan Hedberg1-5/+5
2014-02-18Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg1-1/+1
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg2-0/+13
2014-02-18Bluetooth: Add hci_bdaddr_is_rpa convenience functionJohan Hedberg1-0/+11
2014-02-18Bluetooth: Add basic IRK management supportJohan Hedberg1-0/+16