summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg
2014-02-23Bluetooth: Fix setting correct src_type when connecting LEJohan Hedberg
2014-02-23Bluetooth: Add support for Set Privacy commandJohan Hedberg
2014-02-23Bluetooth: Add debugfs entry for RPA regeneration timeoutJohan Hedberg
2014-02-23Bluetooth: Don't write static address during power onJohan Hedberg
2014-02-23Bluetooth: Use hci_update_random_address() for initiating LE scanJohan Hedberg
2014-02-23Bluetooth: Use hci_update_random_address() for enabling advertisingJohan Hedberg
2014-02-23Bluetooth: Use hci_update_random_address() when connecting LEJohan Hedberg
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg
2014-02-23Bluetooth: Add SMP function for generating RPAsJohan Hedberg
2014-02-23Bluetooth: Set the correct values for Identity Address InformationJohan Hedberg
2014-02-23Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg
2014-02-22Bluetooth: Add Privacy flag to mgmt supported/current settingsJohan Hedberg
2014-02-22Bluetooth: Move enable/disable_advertising higher up in mgmt.cJohan Hedberg
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg
2014-02-22Bluetooth: Add helper variables to smp_distribute_keys()Johan Hedberg
2014-02-22Bluetooth: Fix issue with missing management event opcodeMarcel Holtmann
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-22net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-02-21Bluetooth: Fix iterating wrong list in hci_remove_irk()Johan Hedberg
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-21xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert
2014-02-21pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel
2014-02-21Bluetooth: Increase minor version of core moduleMarcel Holtmann
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20Bluetooth: Fix channel check when binding RFCOMM sockAndrzej Kaczmarek
2014-02-20net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-20net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-20xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert
2014-02-20xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert
2014-02-20ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-20mac80211: insert stations before adding to driverJohannes Berg
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach