aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_keyDaniel Borkmann2013-02-08
* ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang2013-02-08
* skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck2013-02-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
|\
| * Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-01
| * Bluetooth: Remove unneeded lockingAndre Guedes2013-02-01
| * Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-01
| * Bluetooth: Increment Management interface revisionJohan Hedberg2013-02-01
| * Bluetooth: Fix link security setting when powering onJohan Hedberg2013-02-01
| * Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg2013-02-01
| * Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg2013-02-01
| * Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg2013-02-01
| * Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg2013-02-01
| * Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg2013-02-01
| * Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-01
| * Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-01
| * Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-01
| * Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-01
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-30
| |\
| | * mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen2013-01-28
| | * cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-25
| | * mac80211: avoid a build warningArnd Bergmann2013-01-25
| | * mac80211: remove redundant checkJohannes Berg2013-01-24
| | * cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-24
| | * mac80211: support mesh rate updatesThomas Pedersen2013-01-24
| | * mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-24
| | * mac80211: fix aggregation state with current driversJohannes Berg2013-01-24
| | * mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-24
| | * mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-18
| | * mac80211: improve aggregation debug messagesJohannes Berg2013-01-18
| | * mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-18
| | * mac80211: add op to configure default key idYoni Divinsky2013-01-18
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-30
| |\ \
| | * | Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-22
| | * | Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-22
| | * | Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-22
| | * | Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg2013-01-22
| | * | Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg2013-01-22
| | * | Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg2013-01-22
| | * | Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg2013-01-22
| | * | Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg2013-01-22
| | * | Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg2013-01-22
| | * | Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg2013-01-22
| | * | Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg2013-01-22
| | * | Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg2013-01-22
| | * | Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc2013-01-22
| | * | Bluetooth: Fix Class of Device indication when powering offJohan Hedberg2013-01-22
| | * | Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg2013-01-17
| | * | Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg2013-01-17
| | * | Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2013-01-17